Last Version

javimmutable-jackson 3.2

Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles JImmutable collections.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.javimmutable
ArtifactId

ArtifactId

javimmutable-jackson
Version

Version

3.2
Type

Type

jar
Description

Description

javimmutable-jackson
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles JImmutable collections.
Project URL

Project URL

https://github.com/brianburton/javimmutable-jackson
Project Organization

Project Organization

Burton Computer Corporation
Source Code Management

Source Code Management

https://github.com/brianburton/javimmutable-jackson

Download javimmutable-jackson 3.2


<!-- https://jarcasting.com/artifacts/org.javimmutable/javimmutable-jackson/ -->
<dependency>
    <groupId>org.javimmutable</groupId>
    <artifactId>javimmutable-jackson</artifactId>
    <version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.javimmutable/javimmutable-jackson/
implementation 'org.javimmutable:javimmutable-jackson:3.2'
// https://jarcasting.com/artifacts/org.javimmutable/javimmutable-jackson/
implementation ("org.javimmutable:javimmutable-jackson:3.2")
'org.javimmutable:javimmutable-jackson:jar:3.2'
<dependency org="org.javimmutable" name="javimmutable-jackson" rev="3.2">
  <artifact name="javimmutable-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javimmutable', module='javimmutable-jackson', version='3.2')
)
libraryDependencies += "org.javimmutable" % "javimmutable-jackson" % "3.2"
[org.javimmutable/javimmutable-jackson "3.2"]

Dependencies

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar [2.9.10.7,)
org.javimmutable : javimmutable-collections jar [3.0,)
com.google.code.findbugs : jsr305 Optional jar 1.3.9

test (1)

Group / Artifact Type Version
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.