License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdcrux-jackson |
Last Version | Last Version1.0.41 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrux-jackson
Parent pom for all Fizzed maven projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
crux-jackson-1.0.41.pom | |
crux-jackson-1.0.41.jar | 18 KB |
crux-jackson-1.0.41-sources.jar | 6 KB |
crux-jackson-1.0.41-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/crux-jackson/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>crux-jackson</artifactId>
<version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/crux-jackson/
implementation 'com.fizzed:crux-jackson:1.0.41'
// https://jarcasting.com/artifacts/com.fizzed/crux-jackson/
implementation ("com.fizzed:crux-jackson:1.0.41")
'com.fizzed:crux-jackson:jar:1.0.41'
<dependency org="com.fizzed" name="crux-jackson" rev="1.0.41">
<artifact name="crux-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='crux-jackson', version='1.0.41')
)
libraryDependencies += "com.fizzed" % "crux-jackson" % "1.0.41"
[com.fizzed/crux-jackson "1.0.41"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core Optional | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.9.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional | jar | 2.9.0 |
com.fizzed : crux-util Optional | jar | 1.0.41 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
junit : junit | jar | 4.13.1 |
net.javacrumbs.json-unit : json-unit | jar | 2.22.0 |