Last Version

Jacksonatic 0.3

Use jackson programmatically

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.mrenou
ArtifactId

ArtifactId

jacksonatic
Version

Version

0.3
Type

Type

jar
Description

Description

Jacksonatic
Use jackson programmatically
Project URL

Project URL

https://github.com/mrenou/jacksonatic
Source Code Management

Source Code Management

https://github.com/mrenou/jacksonatic

Download jacksonatic 0.3


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

Dependencies

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.5.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
ch.qos.logback : logback-classic jar 1.1.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 3.1.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.