jackson-databind

General data-binding functionality for Jackson: works on core streaming API

License

License

Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.jwebmp.jre11.jackson.core
ArtifactId

ArtifactId

jackson-databind
Last Version

Last Version

0.63.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Project URL

Project URL

http://github.com/FasterXML/jackson
Project Organization

Project Organization

FasterXML
Source Code Management

Source Code Management

http://github.com/FasterXML/jackson-databind

Download jackson-databind

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jwebmp.jre11.jackson.core : jackson-annotations jar 0.63.0.19
com.jwebmp.jre11.jackson.core : jackson-core jar 0.63.0.19

test (4)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito jar 1.7.4
javax.measure : jsr-275 jar 1.0.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.jwebmp.jre11.jackson.core

FasterXML, LLC

Versions

Version
0.63.0.19
0.63.0.17