License |
License |
---|---|
GroupId | GroupIdorg.nuunframework |
ArtifactId | ArtifactIdnuun-rest-plugin |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionnuun-rest-plugin
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nuun-rest-plugin-1.0.0.pom | |
nuun-rest-plugin-1.0.0.jar | 9 KB |
nuun-rest-plugin-1.0.0-sources.jar | 6 KB |
nuun-rest-plugin-1.0.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nuunframework/nuun-rest-plugin/ -->
<dependency>
<groupId>org.nuunframework</groupId>
<artifactId>nuun-rest-plugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuunframework/nuun-rest-plugin/
implementation 'org.nuunframework:nuun-rest-plugin:1.0.0'
// https://jarcasting.com/artifacts/org.nuunframework/nuun-rest-plugin/
implementation ("org.nuunframework:nuun-rest-plugin:1.0.0")
'org.nuunframework:nuun-rest-plugin:jar:1.0.0'
<dependency org="org.nuunframework" name="nuun-rest-plugin" rev="1.0.0">
<artifact name="nuun-rest-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuunframework', module='nuun-rest-plugin', version='1.0.0')
)
libraryDependencies += "org.nuunframework" % "nuun-rest-plugin" % "1.0.0"
[org.nuunframework/nuun-rest-plugin "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.nuunframework : nuun-web-plugin | jar | 1.0.0 |
com.sun.jersey.contribs : jersey-guice | jar | 1.16 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.8.5 |
org.easytesting : fest-assert | jar | 1.4 |
ch.qos.logback : logback-classic | jar | 1.0.0 |