License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.redback |
ArtifactId | ArtifactIdredback-rest-services |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: REST :: Services
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-rest-services-1.4.pom | |
redback-rest-services-1.4.jar | 40 KB |
redback-rest-services-1.4-tests.jar | 20 KB |
redback-rest-services-1.4-sources.jar | 28 KB |
redback-rest-services-1.4-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-rest-services/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-rest-services</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-rest-services/
implementation 'org.codehaus.redback:redback-rest-services:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-rest-services/
implementation ("org.codehaus.redback:redback-rest-services:1.4")
'org.codehaus.redback:redback-rest-services:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-rest-services" rev="1.4">
<artifact name="redback-rest-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-rest-services', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-rest-services" % "1.4"
[org.codehaus.redback/redback-rest-services "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.redback : redback-rest-api | jar | 1.4 |
javax.inject : javax.inject | jar | 1 |
javax.annotation : jsr250-api | jar | 1.0 |
org.codehaus.redback : redback-common-integrations | jar | 1.4 |
commons-io : commons-io | jar | 1.4 |
org.codehaus.redback : redback-users-api | jar | 1.4 |
org.codehaus.redback : redback-users-cached | jar | 1.4 |
org.codehaus.redback : redback-keys-memory | jar | 1.4 |
org.apache.cxf : cxf-bundle-jaxrs | jar | 2.4.4 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.springframework : spring-test | jar | 3.0.6.RELEASE |
org.springframework : spring-web | jar | 3.0.6.RELEASE |
org.codehaus.redback : redback-common-test-resources | jar | 1.4 |
org.eclipse.jetty : jetty-server | jar | 7.4.5.v20110725 |
org.eclipse.jetty : jetty-plus | jar | 7.4.5.v20110725 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.apache.derby : derby | jar | 10.8.2.2 |
org.hsqldb : hsqldb | jar | 1.8.0.10 |
commons-codec : commons-codec | jar | 1.5 |