License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdjsonhome-core |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsonhome-core
Core library of the jsonhome project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsonhome-core-0.4.0.pom | |
jsonhome-core-0.4.0.jar | 32 KB |
jsonhome-core-0.4.0-sources.jar | 30 KB |
jsonhome-core-0.4.0-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-core/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jsonhome-core</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-core/
implementation 'de.otto:jsonhome-core:0.4.0'
// https://jarcasting.com/artifacts/de.otto/jsonhome-core/
implementation ("de.otto:jsonhome-core:0.4.0")
'de.otto:jsonhome-core:jar:0.4.0'
<dependency org="de.otto" name="jsonhome-core" rev="0.4.0">
<artifact name="jsonhome-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-core', version='0.4.0')
)
libraryDependencies += "de.otto" % "jsonhome-core" % "0.4.0"
[de.otto/jsonhome-core "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
com.damnhandy : handy-uri-templates | jar | 2.0.2 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.testng : testng | jar | 6.9.6 |