License |
License |
---|---|
Categories |
CategoriesJSON Data Jersey Program Interface REST Frameworks |
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdjsonhome-jersey |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsonhome-jersey
Jersey library of the jsonhome project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsonhome-jersey-0.4.0.pom | |
jsonhome-jersey-0.4.0.jar | 10 KB |
jsonhome-jersey-0.4.0-sources.jar | 6 KB |
jsonhome-jersey-0.4.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-jersey/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jsonhome-jersey</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-jersey/
implementation 'de.otto:jsonhome-jersey:0.4.0'
// https://jarcasting.com/artifacts/de.otto/jsonhome-jersey/
implementation ("de.otto:jsonhome-jersey:0.4.0")
'de.otto:jsonhome-jersey:jar:0.4.0'
<dependency org="de.otto" name="jsonhome-jersey" rev="0.4.0">
<artifact name="jsonhome-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-jersey', version='0.4.0')
)
libraryDependencies += "de.otto" % "jsonhome-jersey" % "0.4.0"
[de.otto/jsonhome-jersey "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.10 |
com.sun.jersey : jersey-core | jar | 1.19 |
com.sun.jersey : jersey-server | jar | 1.19 |
de.otto : jsonhome-generator | jar | 0.4.0 |
de.otto : jsonhome-core | jar | 0.4.0 |
com.sun.jersey : jersey-json | jar | 1.19 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |