datapackage-java icon indicating copy to clipboard operation
datapackage-java copied to clipboard

A Java library for working with Frictionless Data Data Packages.

Results 15 datapackage-java issues
Sort by recently updated
recently updated
newest added

Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1 See Release Notes. Full Changelog: https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1 Commits...

dependencies
java

Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.6 to 12.1.8. Release notes Sourced from org.owasp:dependency-check-maven's releases. Version 12.1.8 Refer to the CHANGELOG.md for information about improvements and upgrade notes. Version 12.1.7 Refer to the...

dependencies
java

# Overview PK validation --- Please preserve this line to notify @iSnow (lead of this repository)

Most of the examples did not compile. For example: ```java // Create a data package. Package dp = new Package(); ```

I'm with the Software Engineering Research Group at the TU Delft, and I am investigating automations. I have looked at your repository and which GitHub workflows and Maven plugins you...