License |
License |
---|---|
GroupId | GroupIdorg.usergrid |
ArtifactId | ArtifactIdusergrid-rest |
Last Version | Last Version0.0.27.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionorg.usergrid.rest [org.usergrid]
REST web services for Usergrid system.
|
Filename | Size |
---|---|
usergrid-rest-0.0.27.1.pom | |
usergrid-rest-0.0.27.1.war | 42 MB |
usergrid-rest-0.0.27.1-tests.jar | 74 KB |
usergrid-rest-0.0.27.1-sources.jar | 112 KB |
usergrid-rest-0.0.27.1-javadoc.jar | 512 KB |
usergrid-rest-0.0.27.1-compiled-jsp.jar | 152 KB |
usergrid-rest-0.0.27.1-classes.jar | 265 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.usergrid/usergrid-rest/ -->
<dependency>
<groupId>org.usergrid</groupId>
<artifactId>usergrid-rest</artifactId>
<version>0.0.27.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.usergrid/usergrid-rest/
implementation 'org.usergrid:usergrid-rest:0.0.27.1'
// https://jarcasting.com/artifacts/org.usergrid/usergrid-rest/
implementation ("org.usergrid:usergrid-rest:0.0.27.1")
'org.usergrid:usergrid-rest:war:0.0.27.1'
<dependency org="org.usergrid" name="usergrid-rest" rev="0.0.27.1">
<artifact name="usergrid-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.usergrid', module='usergrid-rest', version='0.0.27.1')
)
libraryDependencies += "org.usergrid" % "usergrid-rest" % "0.0.27.1"
[org.usergrid/usergrid-rest "0.0.27.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.usergrid : usergrid-config | jar | 0.0.27.1 |
org.usergrid : usergrid-test-utils | jar | 0.0.27.1 |
org.usergrid : usergrid-core | jar | 0.0.27.1 |
org.springframework : spring-test | jar | 3.1.2.RELEASE |
junit : junit | jar | 4.10 |
org.jvnet.mock-javamail : mock-javamail | jar | 1.9 |
org.apache.tomcat : jasper | jar | 6.0.33 |
org.hectorclient : hector-test | jar | 1.1-2 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-external | jar | 1.17 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-core | jar | 1.17 |
org.eclipse.jetty.aggregate : jetty-server | jar | 8.1.8.v20121106 |
org.eclipse.jetty.aggregate : jetty-webapp | jar | 8.1.8.v20121106 |
org.usergrid : usergrid-java-client | jar | 0.0.3 |