License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdtypetools-json |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontypetools-json
|
Filename | Size |
---|---|
typetools-json-0.2.3.pom | |
typetools-json-0.2.3.jar | 15 KB |
typetools-json-0.2.3-tests.jar | 12 KB |
typetools-json-0.2.3-sources.jar | 5 KB |
typetools-json-0.2.3-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/typetools-json/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>typetools-json</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/typetools-json/
implementation 'org.no-hope:typetools-json:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/typetools-json/
implementation ("org.no-hope:typetools-json:0.2.3")
'org.no-hope:typetools-json:jar:0.2.3'
<dependency org="org.no-hope" name="typetools-json" rev="0.2.3">
<artifact name="typetools-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='typetools-json', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "typetools-json" % "0.2.3"
[org.no-hope/typetools-json "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 |
org.no-hope : slf4j-logging | jar | 0.2.3 |
joda-time : joda-time | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.3 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |