restxe
Simple Library for creating RESTful resource-representations
License |
License |
---|---|
GroupId | GroupIdorg.jarmoni |
ArtifactId | ArtifactIdrestxe |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrestxe
Simple Library for creating RESTful resource-representations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restxe-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jarmoni/restxe/ -->
<dependency>
<groupId>org.jarmoni</groupId>
<artifactId>restxe</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jarmoni/restxe/
implementation 'org.jarmoni:restxe:1.0.0'
// https://jarcasting.com/artifacts/org.jarmoni/restxe/
implementation ("org.jarmoni:restxe:1.0.0")
'org.jarmoni:restxe:pom:1.0.0'
<dependency org="org.jarmoni" name="restxe" rev="1.0.0">
<artifact name="restxe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jarmoni', module='restxe', version='1.0.0')
)
libraryDependencies += "org.jarmoni" % "restxe" % "1.0.0"
[org.jarmoni/restxe "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Simple Library for creating RESTful resource-representations