Jar examples for o:objectify
*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON, TO AVOID DEPENDENCIES ON GOOGLE CODE-BASED MAVEN REPOSITORIES. *** The simplest convenient interface to the Google App Engine datastore
You can download jar file objectify 4.0rc2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add objectify-4.0rc2.jar to your project.
<dependency> <groupId>com.googlecode.objectify</groupId> <artifactId>objectify</artifactId> <version>4.0rc2</version> </dependency>
compile group: 'com.googlecode.objectify', name: 'objectify', version: '4.0rc2'
libraryDependencies += "com.googlecode.objectify" % "objectify" % "4.0rc2"
<dependency org="com.googlecode.objectify" name="objectify" rev="4.0rc2"/>
@Grapes(@Grab(group='com.googlecode.objectify', module='objectify', version='4.0rc2'))
'com.googlecode.objectify:objectify:jar:4.0rc2'
Click the following link to download the jar file.
objectify-4.0rc2-javadoc.jar