jackson

dependencies

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

jackson
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

jackson
dependencies

Download jackson

Filename Size
jackson-0.0.15.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.2
com.fasterxml.jackson.core : jackson-annotations jar 2.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.9.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.2
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11