License |
License |
---|---|
GroupId | GroupIdcom.googlecode.objectify-appengine-spring |
ArtifactId | ArtifactIdobjectify-appengine-spring |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectify-appengine-spring
Objectify-Appengine Spring integration
|
<!-- https://jarcasting.com/artifacts/com.googlecode.objectify-appengine-spring/objectify-appengine-spring/ -->
<dependency>
<groupId>com.googlecode.objectify-appengine-spring</groupId>
<artifactId>objectify-appengine-spring</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.objectify-appengine-spring/objectify-appengine-spring/
implementation 'com.googlecode.objectify-appengine-spring:objectify-appengine-spring:1.1.1'
// https://jarcasting.com/artifacts/com.googlecode.objectify-appengine-spring/objectify-appengine-spring/
implementation ("com.googlecode.objectify-appengine-spring:objectify-appengine-spring:1.1.1")
'com.googlecode.objectify-appengine-spring:objectify-appengine-spring:jar:1.1.1'
<dependency org="com.googlecode.objectify-appengine-spring" name="objectify-appengine-spring" rev="1.1.1">
<artifact name="objectify-appengine-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.objectify-appengine-spring', module='objectify-appengine-spring', version='1.1.1')
)
libraryDependencies += "com.googlecode.objectify-appengine-spring" % "objectify-appengine-spring" % "1.1.1"
[com.googlecode.objectify-appengine-spring/objectify-appengine-spring "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.3.8 |
com.googlecode.objectify : objectify | jar | 2.2.2 |
org.apache.geronimo.specs : geronimo-jpa_3.0_spec | jar | 1.1.1 |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.8.5 |