restsimple-jaxrs

A simple REST framework based on ServiceDefinition.

License

License

GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-jaxrs
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

restsimple-jaxrs
A simple REST framework based on ServiceDefinition.
Project URL

Project URL

http://www.sonatype.com

Download restsimple-jaxrs

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.sonatype.restsimple : restsimple-api jar 0.4
org.slf4j : slf4j-api jar 1.6.1
com.google.inject.extensions : guice-servlet jar 3.0
com.google.inject : guice jar 3.0
asm : asm jar 3.3.1
asm : asm-util jar 3.3.1
com.sun.jersey : jersey-server jar 1.5
com.sun.jersey.contribs : jersey-guice jar 1.5
com.sun.jersey : jersey-json jar 1.5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (6)

Group / Artifact Type Version
org.sonatype.restsimple : restsimple-tests-common jar 0.4
ch.qos.logback : logback-classic jar 0.9.26
org.testng : testng jar 5.14.10
org.eclipse.jetty : jetty-servlet jar 7.2.1.v20101111
org.eclipse.jetty : jetty-server jar 7.2.1.v20101111
com.ning : async-http-client jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1