Last Version

jackson 0.0.15

dependencies

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

jackson
Version

Version

0.0.15
Type

Type

pom
Description

Description

jackson
dependencies

Download jackson 0.0.15

Filename Size
jackson-0.0.15.pom 2 KB
Browse

<!-- 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.