License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdjsonhome-registry |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsonhome-registry
Library used to write json-home registries for multiple json-home sources.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsonhome-registry-0.4.0.pom | |
jsonhome-registry-0.4.0.jar | 19 KB |
jsonhome-registry-0.4.0-sources.jar | 16 KB |
jsonhome-registry-0.4.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-registry/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jsonhome-registry</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-registry/
implementation 'de.otto:jsonhome-registry:0.4.0'
// https://jarcasting.com/artifacts/de.otto/jsonhome-registry/
implementation ("de.otto:jsonhome-registry:0.4.0")
'de.otto:jsonhome-registry:jar:0.4.0'
<dependency org="de.otto" name="jsonhome-registry" rev="0.4.0">
<artifact name="jsonhome-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-registry', version='0.4.0')
)
libraryDependencies += "de.otto" % "jsonhome-registry" % "0.4.0"
[de.otto/jsonhome-registry "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
de.otto : jsonhome-client | jar | 0.4.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
de.otto : jsonhome-spring | jar | 0.4.0 |
org.springframework : spring-webmvc | jar | 4.1.7.RELEASE |
de.otto : jsonhome-generator | jar | 0.4.0 |
de.otto : jsonhome-core | jar | 0.4.0 |
org.freemarker : freemarker | jar | 2.3.23 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.1.7.RELEASE |
org.testng : testng | jar | 6.9.6 |