Download objectify-4.0b1.jar file

Introduction

You can download objectify-4.0b1.jar in this page.

License

MIT License

Type List

objectify-4.0b1.jar file has the following types.

META-INF/MANIFEST.MF
com.google.appengine.api.datastore.Blob_CustomFieldSerializer.class
com.google.appengine.api.datastore.Category_CustomFieldSerializer.class
com.google.appengine.api.datastore.Cursor_CustomFieldSerializer.class
com.google.appengine.api.datastore.Email_CustomFieldSerializer.class
com.google.appengine.api.datastore.EntityNotFoundException_CustomFieldSerializer.class
com.google.appengine.api.datastore.GeoPt_CustomFieldSerializer.class
com.google.appengine.api.datastore.IMHandle_CustomFieldSerializer.class
com.google.appengine.api.datastore.Key_CustomFieldSerializer.class
com.google.appengine.api.datastore.Link_CustomFieldSerializer.class
com.google.appengine.api.datastore.PhoneNumber_CustomFieldSerializer.class
com.google.appengine.api.datastore.PostalAddress_CustomFieldSerializer.class
com.google.appengine.api.datastore.Rating_CustomFieldSerializer.class
com.google.appengine.api.datastore.ShortBlob_CustomFieldSerializer.class
com.google.appengine.api.datastore.Text_CustomFieldSerializer.class
com.google.appengine.api.users.User_CustomFieldSerializer.class
com.googlecode.objectify.Key.class
com.googlecode.objectify.KeyRange.class
com.googlecode.objectify.LoadException.class
com.googlecode.objectify.NotFoundException.class
com.googlecode.objectify.NotFoundException.java
com.googlecode.objectify.Objectify.class
com.googlecode.objectify.ObjectifyFactory.class
com.googlecode.objectify.ObjectifyFilter.class
com.googlecode.objectify.ObjectifyService.class
com.googlecode.objectify.Ref.class
com.googlecode.objectify.Result.class
com.googlecode.objectify.SaveException.class
com.googlecode.objectify.TranslateException.class
com.googlecode.objectify.TxnType.class
com.googlecode.objectify.VoidWork.class
com.googlecode.objectify.Work.class
com.googlecode.objectify.annotation.AlsoLoad.class
com.googlecode.objectify.annotation.Cache.class
com.googlecode.objectify.annotation.Embed.class
com.googlecode.objectify.annotation.Entity.class
com.googlecode.objectify.annotation.EntitySubclass.class
com.googlecode.objectify.annotation.Id.class
com.googlecode.objectify.annotation.Ignore.class
com.googlecode.objectify.annotation.IgnoreLoad.class
com.googlecode.objectify.annotation.IgnoreSave.class
com.googlecode.objectify.annotation.Index.class
com.googlecode.objectify.annotation.Load.class
com.googlecode.objectify.annotation.Mapify.class
com.googlecode.objectify.annotation.OnLoad.class
com.googlecode.objectify.annotation.OnSave.class
com.googlecode.objectify.annotation.Parent.class
com.googlecode.objectify.annotation.Serialize.class
com.googlecode.objectify.annotation.Translate.class
com.googlecode.objectify.annotation.Unindex.class
com.googlecode.objectify.cache.AsyncCacheFilter.class
com.googlecode.objectify.cache.CacheControl.class
com.googlecode.objectify.cache.CachingAsyncDatastoreService.class
com.googlecode.objectify.cache.CachingDatastoreService.class
com.googlecode.objectify.cache.CachingDatastoreServiceFactory.class
com.googlecode.objectify.cache.CachingTransaction.class
com.googlecode.objectify.cache.EntityMemcache.class
com.googlecode.objectify.cache.MemcacheServiceRetryProxy.class
com.googlecode.objectify.cache.MemcacheStats.class
com.googlecode.objectify.cache.MergeFuture.class
com.googlecode.objectify.cache.Pending.class
com.googlecode.objectify.cache.PendingFutures.class
com.googlecode.objectify.cache.TriggerFuture.class
com.googlecode.objectify.cache.TriggerSuccessFuture.class
com.googlecode.objectify.cmd.DeleteIds.class
com.googlecode.objectify.cmd.DeleteType.class
com.googlecode.objectify.cmd.Deleter.class
com.googlecode.objectify.cmd.LoadIds.class
com.googlecode.objectify.cmd.LoadType.class
com.googlecode.objectify.cmd.Loader.class
com.googlecode.objectify.cmd.Query.class
com.googlecode.objectify.cmd.QueryExecute.class
com.googlecode.objectify.cmd.QueryKeys.class
com.googlecode.objectify.cmd.Saver.class
com.googlecode.objectify.cmd.SimpleQuery.class
com.googlecode.objectify.condition.Always.class
com.googlecode.objectify.condition.If.class
com.googlecode.objectify.condition.IfDefault.class
com.googlecode.objectify.condition.IfEmpty.class
com.googlecode.objectify.condition.IfEmptyString.class
com.googlecode.objectify.condition.IfFalse.class
com.googlecode.objectify.condition.IfNotDefault.class
com.googlecode.objectify.condition.IfNotEmpty.class
com.googlecode.objectify.condition.IfNotNull.class
com.googlecode.objectify.condition.IfNotZero.class
com.googlecode.objectify.condition.IfNull.class
com.googlecode.objectify.condition.IfTrue.class
com.googlecode.objectify.condition.IfZero.class
com.googlecode.objectify.condition.InitializeIf.class
com.googlecode.objectify.condition.PojoIf.class
com.googlecode.objectify.condition.ValueIf.class
com.googlecode.objectify.impl.AbstractProperty.class
com.googlecode.objectify.impl.CacheControlImpl.class
com.googlecode.objectify.impl.ConcreteEntityMetadata.class
com.googlecode.objectify.impl.EntityMemcacheStats.class
com.googlecode.objectify.impl.EntityMetadata.class
com.googlecode.objectify.impl.FieldProperty.class
com.googlecode.objectify.impl.ForwardPath.class
com.googlecode.objectify.impl.IfConditionGenerator.class
com.googlecode.objectify.impl.KeyMetadata.class
com.googlecode.objectify.impl.Keys.class
com.googlecode.objectify.impl.MethodProperty.class
com.googlecode.objectify.impl.Node.class
com.googlecode.objectify.impl.NullProperty.class
com.googlecode.objectify.impl.Path.class
com.googlecode.objectify.impl.PolymorphicEntityMetadata.class
com.googlecode.objectify.impl.Property.class
com.googlecode.objectify.impl.Registrar.class
com.googlecode.objectify.impl.ResultAdapter.class
com.googlecode.objectify.impl.Session.class
com.googlecode.objectify.impl.SessionValue.class
com.googlecode.objectify.impl.TranslatableProperty.class
com.googlecode.objectify.impl.Transmog.class
com.googlecode.objectify.impl.TypeUtils.class
com.googlecode.objectify.impl.Upgrade.class
com.googlecode.objectify.impl.cmd.DeleteTypeImpl.class
com.googlecode.objectify.impl.cmd.DeleterImpl.class
com.googlecode.objectify.impl.cmd.LoadTypeImpl.class
com.googlecode.objectify.impl.cmd.LoaderImpl.class
com.googlecode.objectify.impl.cmd.ObjectifyImpl.class
com.googlecode.objectify.impl.cmd.ObjectifyImplTxn.class
com.googlecode.objectify.impl.cmd.QueryImpl.class
com.googlecode.objectify.impl.cmd.QueryKeysImpl.class
com.googlecode.objectify.impl.cmd.Queryable.class
com.googlecode.objectify.impl.cmd.SaverImpl.class
com.googlecode.objectify.impl.cmd.SimpleQueryImpl.class
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Blob.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Category.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Cursor.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.DataTypeUtils.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Email.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.EntityNotFoundException.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.GeoPt.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.IMHandle.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Key.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.KeyFactory.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Link.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.PhoneNumber.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.PostalAddress.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Rating.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.ShortBlob.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Text.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.users.User.java
com.googlecode.objectify.impl.emul.com.googlecode.objectify.Key.java
com.googlecode.objectify.impl.engine.LoadEngine.class
com.googlecode.objectify.impl.engine.QueryEngine.class
com.googlecode.objectify.impl.engine.WriteEngine.class
com.googlecode.objectify.impl.ref.FirstRef.class
com.googlecode.objectify.impl.ref.NullRef.class
com.googlecode.objectify.impl.ref.ProxyRef.class
com.googlecode.objectify.impl.ref.StdRef.class
com.googlecode.objectify.impl.translate.AbstractTranslator.class
com.googlecode.objectify.impl.translate.ArrayTranslatorFactory.class
com.googlecode.objectify.impl.translate.AsIsTranslatorFactory.class
com.googlecode.objectify.impl.translate.ByteArrayTranslatorFactory.class
com.googlecode.objectify.impl.translate.ClassTranslator.class
com.googlecode.objectify.impl.translate.CollectionTranslatorFactory.class
com.googlecode.objectify.impl.translate.CreateContext.class
com.googlecode.objectify.impl.translate.EmbedClassTranslatorFactory.class
com.googlecode.objectify.impl.translate.EntityClassTranslator.class
com.googlecode.objectify.impl.translate.EnumTranslatorFactory.class
com.googlecode.objectify.impl.translate.KeyTranslatorFactory.class
com.googlecode.objectify.impl.translate.ListNodeTranslator.class
com.googlecode.objectify.impl.translate.LoadContext.class
com.googlecode.objectify.impl.translate.MapNodeTranslator.class
com.googlecode.objectify.impl.translate.MapTranslatorFactory.class
com.googlecode.objectify.impl.translate.MapifyTranslatorFactory.class
com.googlecode.objectify.impl.translate.NumberTranslatorFactory.class
com.googlecode.objectify.impl.translate.PropertyValueNodeTranslator.class
com.googlecode.objectify.impl.translate.RefTranslatorFactory.class
com.googlecode.objectify.impl.translate.SaveContext.class
com.googlecode.objectify.impl.translate.SerializeTranslatorFactory.class
com.googlecode.objectify.impl.translate.SkipException.class
com.googlecode.objectify.impl.translate.SqlDateTranslatorFactory.class
com.googlecode.objectify.impl.translate.StringTranslatorFactory.class
com.googlecode.objectify.impl.translate.TimeZoneTranslatorFactory.class
com.googlecode.objectify.impl.translate.TranslateTranslatorFactory.class
com.googlecode.objectify.impl.translate.Translator.class
com.googlecode.objectify.impl.translate.TranslatorFactory.class
com.googlecode.objectify.impl.translate.TranslatorRegistry.class
com.googlecode.objectify.impl.translate.URLTranslatorFactory.class
com.googlecode.objectify.impl.translate.ValueTranslator.class
com.googlecode.objectify.impl.translate.ValueTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.BigDecimalLongTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.BigMoneyStringTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.DateTimeZoneTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.JodaMoneyTranslators.class
com.googlecode.objectify.impl.translate.opt.joda.JodaTimeTranslators.class
com.googlecode.objectify.impl.translate.opt.joda.LocalDateTimeTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.LocalDateTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.MoneyStringTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.ReadableInstantTranslatorFactory.class
com.googlecode.objectify.mapper.Mapper.class
com.googlecode.objectify.repackaged.gentyref.CaptureType.class
com.googlecode.objectify.repackaged.gentyref.CaptureTypeImpl.class
com.googlecode.objectify.repackaged.gentyref.GenericArrayTypeImpl.class
com.googlecode.objectify.repackaged.gentyref.GenericTypeReflector.class
com.googlecode.objectify.repackaged.gentyref.ParameterizedTypeImpl.class
com.googlecode.objectify.repackaged.gentyref.TypeArgumentNotInBoundException.class
com.googlecode.objectify.repackaged.gentyref.TypeFactory.class
com.googlecode.objectify.repackaged.gentyref.TypeToken.class
com.googlecode.objectify.repackaged.gentyref.UnresolvedTypeVariableException.class
com.googlecode.objectify.repackaged.gentyref.VarMap.class
com.googlecode.objectify.repackaged.gentyref.WildcardTypeImpl.class
com.googlecode.objectify.util.DatastoreIntrospector.class
com.googlecode.objectify.util.DatastoreUtils.class
com.googlecode.objectify.util.FutureHelper.class
com.googlecode.objectify.util.FutureNow.class
com.googlecode.objectify.util.Holder.class
com.googlecode.objectify.util.IdentityMultimapList.class
com.googlecode.objectify.util.LangUtils.class
com.googlecode.objectify.util.LogUtils.class
com.googlecode.objectify.util.MemcacheStatsServlet.class
com.googlecode.objectify.util.Monotonic.class
com.googlecode.objectify.util.MultimapList.class
com.googlecode.objectify.util.ResultCache.class
com.googlecode.objectify.util.ResultNow.class
com.googlecode.objectify.util.ResultProxy.class
com.googlecode.objectify.util.ResultTranslator.class
com.googlecode.objectify.util.ResultWrapper.class
com.googlecode.objectify.util.SimpleFutureWrapper.class
com.googlecode.objectify.util.TranslatingIterator.class
com.googlecode.objectify.util.TranslatingQueryResultIterable.class
com.googlecode.objectify.util.TranslatingQueryResultIterator.class
com.googlecode.objectify.util.cmd.DeleterWrapper.class
com.googlecode.objectify.util.cmd.LoaderWrapper.class
com.googlecode.objectify.util.cmd.ObjectifyWrapper.class
com.googlecode.objectify.util.cmd.QueryResultIteratorWrapper.class
com.googlecode.objectify.util.cmd.QueryWrapper.class
com.googlecode.objectify.util.cmd.SaverWrapper.class
com.googlecode.objectify.util.cmd.SimpleQueryWrapper.class
com.googlecode.objectify.util.cmd.TransactionWrapper.class
com.googlecode.objectify.util.jackson.BlobKeyDeserializer.class
com.googlecode.objectify.util.jackson.BlobKeySerializer.class
com.googlecode.objectify.util.jackson.KeyDeserializer.class
com.googlecode.objectify.util.jackson.KeyKeySerializer.class
com.googlecode.objectify.util.jackson.KeySerializer.class
com.googlecode.objectify.util.jackson.ObjectifyJacksonModule.class
com.googlecode.objectify.util.jackson.RawKeyDeserializer.class
com.googlecode.objectify.util.jackson.RawKeyKeySerializer.class
com.googlecode.objectify.util.jackson.RawKeySerializer.class
com.googlecode.objectify.util.jackson.RefDeserializer.class
com.googlecode.objectify.util.jackson.RefKeySerializer.class
com.googlecode.objectify.util.jackson.RefSerializer.class
com/googlecode/objectify/Objectify.gwt.xml

Pom

objectify-4.0b1.pom file content.

<?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.objectify</groupId>
  <artifactId>objectify</artifactId>
  <version>4.0b1</version>
  <name>Objectify App Engine</name>
  <description>Java API for 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>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>jeff</id>
      <name>Jeff Schnitzer</name>
      <email>jeff@infohazard.org</email>
    </developer>
  </developers>
  <scm>
    <url>scm:git:https://code.google.com/p/objectify-appengine/</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>org.testng</groupId>
      <artifactId>testng</artifactId>
      <version>6.8</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.joda</groupId>
      <artifactId>joda-money</artifactId>
      <version>0.6</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>joda-time</groupId>
      <artifactId>joda-time</artifactId>
      <version>2.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.appengine</groupId>
      <artifactId>appengine-api-1.0-sdk</artifactId>
      <version>1.7.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.appengine</groupId>
      <artifactId>appengine-testing</artifactId>
      <version>1.7.2</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>com.google.appengine</groupId>
      <artifactId>appengine-api-stubs</artifactId>
      <version>1.7.2</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>com.google.gwt</groupId>
      <artifactId>gwt-user</artifactId>
      <version>2.5.0-rc1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>
      <version>2.0.6</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.appengine</groupId>
      <artifactId>appengine-api-labs</artifactId>
      <version>1.7.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-core</artifactId>
      <version>2.0.6</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>com.googlecode.objectify</groupId>
   <artifactId>objectify</artifactId>
   <version>4.0b1</version>
</dependency>

Download

If you think the following objectify-4.0b1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download objectify-4.0b1.jar file




PreviousNext

Related