JEE Rest

The REST library helps you deal with HTTP requests in a REST API. It abstracts the serialization, helps mapping errors and contains functions that make response creation easier.

License

License

GroupId

GroupId

com.lotaris.jee
ArtifactId

ArtifactId

jee-rest
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JEE Rest
The REST library helps you deal with HTTP requests in a REST API. It abstracts the serialization, helps mapping errors and contains functions that make response creation easier.
Project URL

Project URL

https://github.com/lotaris/jee-rest

Download jee-rest

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.9-RC1

provided (5)

Group / Artifact Type Version
javax : javaee-api jar 7.0
com.lotaris.jee : jee-validation jar 0.5.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.0
org.slf4j : slf4j-api jar 1.7.5
junit : junit jar 4.11

test (6)

Group / Artifact Type Version
com.lotaris.rox.client : rox-client-junit jar 2.2.1
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-logging : commons-logging-api jar 1.1
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1

Project Modules

There are no modules declared in this project.
com.lotaris.jee

Lotaris SA

Versions

Version
0.3.1