File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.
66
77## Status
88
9- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/tools.jackson.datatype/jackson-datatype-eclipse-collections.svg )] ( https://maven-badges.herokuapp .com/maven-central /tools.jackson.datatype/jackson-datatype-eclipse-collections/ )
9+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/tools.jackson.datatype/jackson-datatype-eclipse-collections.svg )] ( https://central.sonatype .com/artifact /tools.jackson.datatype/jackson-datatype-eclipse-collections )
1010[ ![ Javadoc] ( https://javadoc.io/badge/tools.jackson.datatype/jackson-datatype-eclipse-collections.svg )] ( https://www.javadoc.io/doc/tools.jackson.datatype/jackson-datatype-eclipse-collections )
1111
1212## Usage
Original file line number Diff line number Diff line change @@ -2,6 +2,11 @@ One of standard [Jackson](../../../..jackson) Collection type [Datatype modules]
22Supports JSON serialization and deserialization of
33[ Guava] ( https://github.com/google/guava ) data types.
44
5+ ## Status
6+
7+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/tools.jackson.datatype/jackson-datatype-guava.svg )] ( https://central.sonatype.com/artifact/tools.jackson.datatype/jackson-datatype-guava )
8+ [ ![ Javadoc] ( https://javadoc.io/badge/tools.jackson.datatype/jackson-datatype-guava.svg )] ( https://www.javadoc.io/doc/tools.jackson.datatype/jackson-datatype-guava )
9+
510## Usage
611
712### Maven dependency
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.
66
77## Status
88
9- [ ![ Maven Central] ( https://maven-badges.herokuapp.com /maven-central/tools.jackson.datatype/jackson-datatype-hppc/badge .svg )] ( https://maven-badges.herokuapp .com/maven-central /tools.jackson.datatype/jackson-datatype-hppc/ )
9+ [ ![ Maven Central] ( https://img.shields.io /maven-central/v/ tools.jackson.datatype/jackson-datatype-hppc.svg )] ( https://central.sonatype .com/artifact /tools.jackson.datatype/jackson-datatype-hppc )
1010[ ![ Javadoc] ( https://javadoc.io/badge/tools.jackson.datatype/jackson-datatype-hppc.svg )] ( https://www.javadoc.io/doc/tools.jackson.datatype/jackson-datatype-hppc )
1111
1212Currently, the following things are supported:
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.
66
77## Status
88
9- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/tools.jackson.datatype/jackson-datatype-pcollections.svg )] ( https://maven-badges.herokuapp .com/maven-central /tools.jackson.datatype/jackson-datatype-pcollections/ )
9+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/tools.jackson.datatype/jackson-datatype-pcollections.svg )] ( https://central.sonatype .com/artifact /tools.jackson.datatype/jackson-datatype-pcollections )
1010[ ![ Javadoc] ( https://javadoc.io/badge/tools.jackson.datatype/jackson-datatype-pcollections.svg )] ( https://www.javadoc.io/doc/tools.jackson.datatype/jackson-datatype-pcollections )
1111
1212## Usage
You can’t perform that action at this time.
0 commit comments