null


License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

jackson-coreutils
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

jar
Description

Description

null
null
Project URL

Project URL

https://github.com/fge/jackson-coreutils

Download jackson-coreutils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.fge : msg-simple jar 1.1
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.google.guava : guava jar 16.0.1
com.google.code.findbugs : jsr305 jar 2.0.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0