Last Version

restxe 1.0.0

Simple Library for creating RESTful resource-representations

License

License

GroupId

GroupId

org.jarmoni
ArtifactId

ArtifactId

restxe
Version

Version

1.0.0
Type

Type

pom
Description

Description

restxe
Simple Library for creating RESTful resource-representations
Project URL

Project URL

https://github.com/jarmoni/restxe
Source Code Management

Source Code Management

https://github.com/jarmoni/restxe.git

Download restxe 1.0.0

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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • restxe-common
  • restxe-spring