integrity icon indicating copy to clipboard operation
integrity copied to clipboard

Java library providing Merkle DAG structures

Results 7 integrity issues
Sort by recently updated
recently updated
newest added

> Task :jar warning: Classpath is empty. Private-Package, -privatepackage, and Export-Package can only expand from the classpath when there is one warning: Export org.rebaze.integrity.tree.api, has 1, private references [org.rebaze.integrity.tree.internal]

Switch to the Maven build system from Gradle. * **Add Maven build configuration:** - Add `pom.xml` with project information, dependencies, and build plugins. * **Add GitHub Actions workflows for Maven:**...