objectify
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.googlecode.cedar-common</groupId>
<artifactId>objectify</artifactId>
<version>3.1</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.cedar-common</groupId>
<artifactId>objectify</artifactId>
<version>3.1</version>
<name>Objectify-AppEngine (Repackaged)</name>
<description>*** 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</description>
<url>http://code.google.com/p/objectify-appengine/</url>
<licenses>
<license>
<name>MIT License</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>author</id>
<name>Jeff Schnitzer</name>
<email>jeff@infohazard.org</email>
</developer>
</developers>
<scm>
<connection>scm:hg:https://code.google.com/p/cedar-common.dependencies/</connection>
<developerConnection>scm:hg:https://code.google.com/p/cedar-common.dependencies/</developerConnection>
<url>scm:https://code.google.com/p/cedar-common.dependencies/</url>
</scm>
</project>