org.jarmoni:restxe-spring

Simple Library for creating RESTful resource-representations

License

License

GroupId

GroupId

org.jarmoni
ArtifactId

ArtifactId

restxe-spring
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Library for creating RESTful resource-representations

Download restxe-spring

How to add to project

<!-- https://jarcasting.com/artifacts/org.jarmoni/restxe-spring/ -->
<dependency>
    <groupId>org.jarmoni</groupId>
    <artifactId>restxe-spring</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jarmoni/restxe-spring/
implementation 'org.jarmoni:restxe-spring:1.0.0'
// https://jarcasting.com/artifacts/org.jarmoni/restxe-spring/
implementation ("org.jarmoni:restxe-spring:1.0.0")
'org.jarmoni:restxe-spring:jar:1.0.0'
<dependency org="org.jarmoni" name="restxe-spring" rev="1.0.0">
  <artifact name="restxe-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jarmoni', module='restxe-spring', version='1.0.0')
)
libraryDependencies += "org.jarmoni" % "restxe-spring" % "1.0.0"
[org.jarmoni/restxe-spring "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jarmoni : restxe-common jar 1.0.0
org.springframework : spring-web jar 4.0.7.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.3.4

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.1.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.1.6.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.1.6.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

restxe Build Status

Simple Library for creating RESTful resource-representations

Versions

Version
1.0.0