JacksonFCollections

JacksonFCollections is jackson json serialization for FCollections

License

License

Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.github.kristiankime
ArtifactId

ArtifactId

jackson-datatype-functional-collections
Last Version

Last Version

0.0.13-1
Release Date

Release Date

Type

Type

jar
Description

Description

JacksonFCollections
JacksonFCollections is jackson json serialization for FCollections
Project URL

Project URL

https://github.com/kristiankime/FCollections/

Download jackson-datatype-functional-collections

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13-1
0.0.12-3
0.0.12-2
0.0.12-1
0.0.11-2
0.0.11-1
0.0.10-2
0.0.10-1
0.0.9-1