restxe
Simple Library for creating RESTful resource-representations
License |
License |
---|---|
GroupId | GroupIdorg.jarmoni |
ArtifactId | ArtifactIdrestxe-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Library for creating RESTful resource-representations
|
Filename | Size |
---|---|
restxe-common-1.0.0.pom | |
restxe-common-1.0.0.jar | 9 KB |
restxe-common-1.0.0-sources.jar | 3 KB |
restxe-common-1.0.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jarmoni/restxe-common/ -->
<dependency>
<groupId>org.jarmoni</groupId>
<artifactId>restxe-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jarmoni/restxe-common/
implementation 'org.jarmoni:restxe-common:1.0.0'
// https://jarcasting.com/artifacts/org.jarmoni/restxe-common/
implementation ("org.jarmoni:restxe-common:1.0.0")
'org.jarmoni:restxe-common:jar:1.0.0'
<dependency org="org.jarmoni" name="restxe-common" rev="1.0.0">
<artifact name="restxe-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jarmoni', module='restxe-common', version='1.0.0')
)
libraryDependencies += "org.jarmoni" % "restxe-common" % "1.0.0"
[org.jarmoni/restxe-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Simple Library for creating RESTful resource-representations