Last Version

Objectify-AppEngine (Repackaged) 3.1

*** 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

License

License

GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

objectify
Version

Version

3.1
Type

Type

jar
Description

Description

Objectify-AppEngine (Repackaged)
*** 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
Project URL

Project URL

http://code.google.com/p/objectify-appengine/

Download objectify 3.1


<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/objectify/ -->
<dependency>
    <groupId>com.googlecode.cedar-common</groupId>
    <artifactId>objectify</artifactId>
    <version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/objectify/
implementation 'com.googlecode.cedar-common:objectify:3.1'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/objectify/
implementation ("com.googlecode.cedar-common:objectify:3.1")
'com.googlecode.cedar-common:objectify:jar:3.1'
<dependency org="com.googlecode.cedar-common" name="objectify" rev="3.1">
  <artifact name="objectify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='objectify', version='3.1')
)
libraryDependencies += "com.googlecode.cedar-common" % "objectify" % "3.1"
[com.googlecode.cedar-common/objectify "3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.