Last Version

essentials-types-jackson 0.7.4

This library focuses purely on providing https://github.com/FasterXML/jackson serialization and deserialization support for the types defined in the Essentials types library.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

dk.cloudcreate.essentials
ArtifactId

ArtifactId

types-jackson
Version

Version

0.7.4
Type

Type

jar
Description

Description

essentials-types-jackson
This library focuses purely on providing https://github.com/FasterXML/jackson serialization and deserialization support for the types defined in the Essentials types library.

Download types-jackson 0.7.4


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

Dependencies

compile (1)

Group / Artifact Type Version
dk.cloudcreate.essentials : types jar 0.7.4

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar

test (8)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.23.1
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.