License |
License |
---|---|
Categories |
CategoriesData Jackson JSON |
GroupId | GroupIdcom.github.kristiankime |
ArtifactId | ArtifactIdjackson-datatype-functional-collections |
Last Version | Last Version0.0.13-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJacksonFCollections
JacksonFCollections is jackson json serialization for FCollections
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.kristiankime/jackson-datatype-functional-collections/ -->
<dependency>
<groupId>com.github.kristiankime</groupId>
<artifactId>jackson-datatype-functional-collections</artifactId>
<version>0.0.13-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristiankime/jackson-datatype-functional-collections/
implementation 'com.github.kristiankime:jackson-datatype-functional-collections:0.0.13-1'
// https://jarcasting.com/artifacts/com.github.kristiankime/jackson-datatype-functional-collections/
implementation ("com.github.kristiankime:jackson-datatype-functional-collections:0.0.13-1")
'com.github.kristiankime:jackson-datatype-functional-collections:jar:0.0.13-1'
<dependency org="com.github.kristiankime" name="jackson-datatype-functional-collections" rev="0.0.13-1">
<artifact name="jackson-datatype-functional-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristiankime', module='jackson-datatype-functional-collections', version='0.0.13-1')
)
libraryDependencies += "com.github.kristiankime" % "jackson-datatype-functional-collections" % "0.0.13-1"
[com.github.kristiankime/jackson-datatype-functional-collections "0.0.13-1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
com.github.kristiankime : functional-collections | jar | 0.0.13 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-lang3 | jar | 3.4 |