License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.wealdtech |
ArtifactId | ArtifactIdwealdtech-jackson |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWealdtech Jackson
Weald Technology Jackson libraries and utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
wealdtech-jackson-2.0.0.pom | |
wealdtech-jackson-2.0.0.jar | 49 KB |
wealdtech-jackson-2.0.0-sources.jar | 41 KB |
wealdtech-jackson-2.0.0-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wealdtech/wealdtech-jackson/ -->
<dependency>
<groupId>com.wealdtech</groupId>
<artifactId>wealdtech-jackson</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-jackson/
implementation 'com.wealdtech:wealdtech-jackson:2.0.0'
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-jackson/
implementation ("com.wealdtech:wealdtech-jackson:2.0.0")
'com.wealdtech:wealdtech-jackson:jar:2.0.0'
<dependency org="com.wealdtech" name="wealdtech-jackson" rev="2.0.0">
<artifact name="wealdtech-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wealdtech', module='wealdtech-jackson', version='2.0.0')
)
libraryDependencies += "com.wealdtech" % "wealdtech-jackson" % "2.0.0"
[com.wealdtech/wealdtech-jackson "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.4.0 |
com.wealdtech : wealdtech-core | jar | 2.0.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.0 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.+ |