is not current version
Last Version 1.1.1

com.googlecode.objectify-appengine-spring:objectify-appengine-spring 1.1

Objectify-Appengine Spring integration

GroupId

GroupId

com.googlecode.objectify-appengine-spring
ArtifactId

ArtifactId

objectify-appengine-spring
Version

Version

1.1
Type

Type

jar

Download objectify-appengine-spring 1.1


<!-- 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</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'
// https://jarcasting.com/artifacts/com.googlecode.objectify-appengine-spring/objectify-appengine-spring/
implementation ("com.googlecode.objectify-appengine-spring:objectify-appengine-spring:1.1")
'com.googlecode.objectify-appengine-spring:objectify-appengine-spring:jar:1.1'
<dependency org="com.googlecode.objectify-appengine-spring" name="objectify-appengine-spring" rev="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')
)
libraryDependencies += "com.googlecode.objectify-appengine-spring" % "objectify-appengine-spring" % "1.1"
[com.googlecode.objectify-appengine-spring/objectify-appengine-spring "1.1"]