Nuun IO REST plugin

Nuun IO Rest plugin will handle JSR-311 with Jersey. It will handle Resources and others JRS-311 concepts.

License

License

GroupId

GroupId

io.nuun
ArtifactId

ArtifactId

nuun-rest-plugin
Last Version

Last Version

1.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Nuun IO REST plugin
Nuun IO Rest plugin will handle JSR-311 with Jersey. It will handle Resources and others JRS-311 concepts.
Source Code Management

Source Code Management

https://github.com/nuun-io/nuun-rest-plugin

Download nuun-rest-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.nuun : nuun-web-plugin jar 1.0.M1
io.nuun : kernel-core jar 1.0.M1
com.sun.jersey.contribs : jersey-guice jar 1.16

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.8.5
org.easytesting : fest-assert jar 1.4
ch.qos.logback : logback-classic jar 1.0.0

Project Modules

There are no modules declared in this project.

Nuun Web Plugin

io.nuun

Nuun IO

Nuun.IO is a set of libraries allowing a full use of the IOC principle.

Versions

Version
1.0.M1