License |
License |
---|---|
GroupId | GroupIdorg.usergrid |
ArtifactId | ArtifactIdusergrid-services |
Last Version | Last Version0.0.27.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.usergrid.services [org.usergrid]
Service layer for Usergrid system.
|
Filename | Size |
---|---|
usergrid-services-0.0.27.1.pom | |
usergrid-services-0.0.27.1.jar | 231 KB |
usergrid-services-0.0.27.1-sources.jar | 169 KB |
usergrid-services-0.0.27.1-javadoc.jar | 1001 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.usergrid/usergrid-services/ -->
<dependency>
<groupId>org.usergrid</groupId>
<artifactId>usergrid-services</artifactId>
<version>0.0.27.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.usergrid/usergrid-services/
implementation 'org.usergrid:usergrid-services:0.0.27.1'
// https://jarcasting.com/artifacts/org.usergrid/usergrid-services/
implementation ("org.usergrid:usergrid-services:0.0.27.1")
'org.usergrid:usergrid-services:jar:0.0.27.1'
<dependency org="org.usergrid" name="usergrid-services" rev="0.0.27.1">
<artifact name="usergrid-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.usergrid', module='usergrid-services', version='0.0.27.1')
)
libraryDependencies += "org.usergrid" % "usergrid-services" % "0.0.27.1"
[org.usergrid/usergrid-services "0.0.27.1"]
Group / Artifact | Type | Version |
---|---|---|
org.usergrid : usergrid-config | jar | 0.0.27.1 |
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.hectorclient : hector-test | jar | 1.1-2 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.slf4j : jul-to-slf4j | jar | 1.6.1 |
org.springframework : spring-test | jar | 3.1.2.RELEASE |
org.jvnet.mock-javamail : mock-javamail | jar | 1.9 |
org.mockito : mockito-all | jar | 1.9.5-rc1 |
org.powermock : powermock-module-junit4 | jar | 1.5 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.5 |
org.powermock : powermock-api-mockito | jar | 1.5 |
junit : junit | jar | 4.10 |