A common library module for the Exonum core and Java clients,
providing Exonum proofs, hashing and cryptographic operations,
and serialization support.
Version0.4.0compared with
Version Details
| 0.3 | 0.4.0 | |
|---|---|---|
| Release date | Oct 24, 2018 | Feb 18, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.3 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.auto.value » auto-value-annotations | - | 1.6.3 |
| + Added | com.google.code.gson » gson | - | 2.8.5 |
| + Added | com.ryanharter.auto.value » auto-value-gson-annotations | - | 0.8.0 |
| ~ Updated | com.google.guava » guava | 26.0-jre | 27.0.1-jre |
| ~ Updated | com.goterl.lazycode » lazysodium-java | 3.3.0 | 3.5.2 |
Provided Changes (2)
| 0.3 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.auto.value » auto-value | - | 1.6.3 |
| + Added | com.ryanharter.auto.value » auto-value-gson | - | 0.8.0 |
Test Changes (9)
| 0.3 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.jayway.jsonpath » json-path-assert | - | 2.4.0 |
| + Added | org.mockito » mockito-core | - | 2.23.4 |
| ~ Updated | com.exonum.binding » exonum-java-testing | 0.3 | 0.4.0 |
| ~ Updated | com.google.guava » guava-testlib | 26.0-jre | 27.0.1-jre |
| ~ Updated | nl.jqno.equalsverifier » equalsverifier | 3.0 | 3.1.4 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 2.23.0 | 2.23.4 |
| - Removed | org.junit.jupiter » junit-jupiter-api | 5.3.1 | - |
| - Removed | org.junit.jupiter » junit-jupiter-engine | 5.3.1 | - |
| - Removed | org.junit.jupiter » junit-jupiter-params | 5.3.1 | - |
