Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
Version1.2compared with
Version Details
| 1.2 | 1.4 | |
|---|---|---|
| Release date | May 23, 2011 | Nov 09, 2015 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
Provided Changes (4)
| 1.2 | 1.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-core | - | 2.5.0 |
| + Added | com.fasterxml.jackson.dataformat » jackson-dataformat-smile | - | 2.5.0 |
| ~ Updated | com.google.protobuf » protobuf-java | 2.3.0 | 2.5.0 |
| - Removed | org.codehaus.jackson » jackson-smile | 1.7.7 | - |
Test Changes (5)
| 1.2 | 1.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hamcrest » hamcrest-core | - | 1.3 |
| + Added | org.mockito » mockito-all | - | 1.10.19 |
| + Added | org.testng » testng | - | 6.8.21 |
| - Removed | junit » junit | 4.8.2 | - |
| - Removed | org.easymock » easymock | 3.0 | - |
