Categories |
CategoriesJackson Data JSON |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-jackson |
Last Version | Last Version5.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotj-jackson
Jackson related code
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
otj-jackson-5.2.3.pom | |
otj-jackson-5.2.3.jar | 7 KB |
otj-jackson-5.2.3-tests.jar | 21 KB |
otj-jackson-5.2.3-test-sources.jar | 12 KB |
otj-jackson-5.2.3-sources.jar | 4 KB |
otj-jackson-5.2.3-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-jackson/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-jackson</artifactId>
<version>5.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-jackson/
implementation 'com.opentable.components:otj-jackson:5.2.3'
// https://jarcasting.com/artifacts/com.opentable.components/otj-jackson/
implementation ("com.opentable.components:otj-jackson:5.2.3")
'com.opentable.components:otj-jackson:jar:5.2.3'
<dependency org="com.opentable.components" name="otj-jackson" rev="5.2.3">
<artifact name="otj-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-jackson', version='5.2.3')
)
libraryDependencies += "com.opentable.components" % "otj-jackson" % "5.2.3"
[com.opentable.components/otj-jackson "5.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.springframework : spring-test | jar | |
junit : junit | jar | 4.13.2 |