Download objectify-5.1.8.jar file

Introduction

You can download objectify-5.1.8.jar in this page.

License

MIT License

Type List

objectify-5.1.8.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.googlecode.objectify/objectify/pom.properties
META-INF/maven/com.googlecode.objectify/objectify/pom.xml
com.googlecode.objectify.Key.class
com.googlecode.objectify.KeyRange.class
com.googlecode.objectify.LoadException.class
com.googlecode.objectify.LoadResult.class
com.googlecode.objectify.NotFoundException.class
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.Container.class
com.googlecode.objectify.annotation.Entity.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.Stringify.class
com.googlecode.objectify.annotation.Subclass.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.KeyMemcacheService.class
com.googlecode.objectify.cache.MemcacheServiceRetryProxy.class
com.googlecode.objectify.cache.MemcacheStats.class
com.googlecode.objectify.cache.MergeFuture.class
com.googlecode.objectify.cache.PendingFutures.class
com.googlecode.objectify.cache.TriggerFuture.class
com.googlecode.objectify.cache.TriggerSuccessFuture.class
com.googlecode.objectify.cmd.Deferred.class
com.googlecode.objectify.cmd.DeferredDeleteIds.class
com.googlecode.objectify.cmd.DeferredDeleteType.class
com.googlecode.objectify.cmd.DeferredDeleter.class
com.googlecode.objectify.cmd.DeferredSaver.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.Chunk.class
com.googlecode.objectify.impl.ChunkIterator.class
com.googlecode.objectify.impl.ChunkingIterator.class
com.googlecode.objectify.impl.DeferredDeleteTypeImpl.class
com.googlecode.objectify.impl.DeferredDeleterImpl.class
com.googlecode.objectify.impl.DeferredImpl.class
com.googlecode.objectify.impl.DeferredSaverImpl.class
com.googlecode.objectify.impl.Deferrer.class
com.googlecode.objectify.impl.DeleteTypeImpl.class
com.googlecode.objectify.impl.DeleterImpl.class
com.googlecode.objectify.impl.EntityMemcacheStats.class
com.googlecode.objectify.impl.EntityMetadata.class
com.googlecode.objectify.impl.FieldProperty.class
com.googlecode.objectify.impl.Forge.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.KeysOnlyIterator.class
com.googlecode.objectify.impl.LoadArrangement.class
com.googlecode.objectify.impl.LoadConditions.class
com.googlecode.objectify.impl.LoadEngine.class
com.googlecode.objectify.impl.LoadTypeImpl.class
com.googlecode.objectify.impl.LoaderImpl.class
com.googlecode.objectify.impl.MethodProperty.class
com.googlecode.objectify.impl.ObjectifyImpl.class
com.googlecode.objectify.impl.Path.class
com.googlecode.objectify.impl.ProjectionIterator.class
com.googlecode.objectify.impl.Property.class
com.googlecode.objectify.impl.PropertyPopulator.class
com.googlecode.objectify.impl.QueryEngine.class
com.googlecode.objectify.impl.QueryImpl.class
com.googlecode.objectify.impl.QueryKeysImpl.class
com.googlecode.objectify.impl.Queryable.class
com.googlecode.objectify.impl.Registrar.class
com.googlecode.objectify.impl.ResultAdapter.class
com.googlecode.objectify.impl.ResultWithCursor.class
com.googlecode.objectify.impl.Round.class
com.googlecode.objectify.impl.SaverImpl.class
com.googlecode.objectify.impl.Session.class
com.googlecode.objectify.impl.SessionValue.class
com.googlecode.objectify.impl.SimpleQueryImpl.class
com.googlecode.objectify.impl.StuffingIterator.class
com.googlecode.objectify.impl.TransactionImpl.class
com.googlecode.objectify.impl.Transactor.class
com.googlecode.objectify.impl.TransactorNo.class
com.googlecode.objectify.impl.TransactorYes.class
com.googlecode.objectify.impl.TypeUtils.class
com.googlecode.objectify.impl.WriteEngine.class
com.googlecode.objectify.impl.ref.DeadRef.class
com.googlecode.objectify.impl.ref.LiveRef.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.ClassPopulator.class
com.googlecode.objectify.impl.translate.ClassTranslator.class
com.googlecode.objectify.impl.translate.ClassTranslatorFactory.class
com.googlecode.objectify.impl.translate.CollectionTranslatorFactory.class
com.googlecode.objectify.impl.translate.ContainerTranslatorFactory.class
com.googlecode.objectify.impl.translate.CreateContext.class
com.googlecode.objectify.impl.translate.Creator.class
com.googlecode.objectify.impl.translate.EmbeddedCreator.class
com.googlecode.objectify.impl.translate.EmbeddedMapTranslatorFactory.class
com.googlecode.objectify.impl.translate.EntityCreator.class
com.googlecode.objectify.impl.translate.EntityTranslator.class
com.googlecode.objectify.impl.translate.EnumTranslatorFactory.class
com.googlecode.objectify.impl.translate.KeyTranslatorFactory.class
com.googlecode.objectify.impl.translate.LifecycleMethod.class
com.googlecode.objectify.impl.translate.LoadContext.class
com.googlecode.objectify.impl.translate.MapifyTranslatorFactory.class
com.googlecode.objectify.impl.translate.NullPopulator.class
com.googlecode.objectify.impl.translate.NullSafeTranslator.class
com.googlecode.objectify.impl.translate.NumberTranslatorFactory.class
com.googlecode.objectify.impl.translate.Populator.class
com.googlecode.objectify.impl.translate.ProjectionSafeTranslator.class
com.googlecode.objectify.impl.translate.Recycles.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.Synthetic.class
com.googlecode.objectify.impl.translate.TextTranslatorFactory.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.TranslatorRecycles.class
com.googlecode.objectify.impl.translate.Translators.class
com.googlecode.objectify.impl.translate.TypeKey.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.MoneyStringTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.ReadableInstantTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.ReadablePartialTranslatorFactory.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.stringifier.EnumStringifier.class
com.googlecode.objectify.stringifier.InitializeStringifier.class
com.googlecode.objectify.stringifier.KeyStringifier.class
com.googlecode.objectify.stringifier.NullStringifier.class
com.googlecode.objectify.stringifier.Stringifier.class
com.googlecode.objectify.util.AbstractFilter.class
com.googlecode.objectify.util.Closeable.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.GenericUtils.class
com.googlecode.objectify.util.Holder.class
com.googlecode.objectify.util.IdentityMultimapList.class
com.googlecode.objectify.util.IterateFunction.class
com.googlecode.objectify.util.IteratorFirstResult.class
com.googlecode.objectify.util.LogUtils.class
com.googlecode.objectify.util.MakeListResult.class
com.googlecode.objectify.util.MemcacheStatsServlet.class
com.googlecode.objectify.util.MultimapList.class
com.googlecode.objectify.util.NowProxy.class
com.googlecode.objectify.util.ResultCache.class
com.googlecode.objectify.util.ResultNow.class
com.googlecode.objectify.util.ResultNowFunction.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.QueryResultIteratorWrapper.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

Pom

objectify-5.1.8.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>

	<properties>
		<gae.version>1.9.24</gae.version>
		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
	</properties>

	<groupId>com.googlecode.objectify</groupId>
	<artifactId>objectify</artifactId>
	<version>5.1.8</version>

	<name>Objectify App Engine</name>
	<description>The simplest convenient interface to the Google App Engine datastore</description>
	<packaging>jar</packaging>
	<url>https://github.com/objectify/objectify</url>
	<scm>
		<url>scm:git:https://github.com/objectify/objectify</url>
		<developerConnection>scm:git:https://github.com/objectify/objectify</developerConnection>
		<tag>5.1.8</tag>
	</scm>
	<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>

	<distributionManagement>
		<snapshotRepository>
			<id>ossrh</id>
			<url>https://oss.sonatype.org/content/repositories/snapshots</url>
		</snapshotRepository>
		<repository>
			<id>ossrh</id>
			<name>Nexus Release Repository</name>
			<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
		</repository>
	</distributionManagement>

	<profiles>
		<!-- only set -Xdoclint:none if using jdk 8. -->
		<profile>
			<id>doclint-java8-disable</id>
			<activation>
				<jdk>[1.8,)</jdk>
			</activation>
			<properties>
				<javadoc.opts>-Xdoclint:none</javadoc.opts>
			</properties>
		</profile>

		<profile>
			<id>release-sign-artifacts</id>
			<activation>
				<property>
					<name>performRelease</name>
					<value>true</value>
				</property>
			</activation>
			<build>
				<plugins>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-gpg-plugin</artifactId>
						<executions>
							<execution>
								<id>sign-artifacts</id>
								<phase>verify</phase>
								<goals>
									<goal>sign</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
	</profiles>

	<build>
		<!--
		<resources>
			<resource>
				<directory>src/main/resources</directory>
			</resource>
		</resources>
		-->

		<plugins>
			<plugin>
				<artifactId>maven-compiler-plugin</artifactId>
				<version>3.2</version>
				<configuration>
					<source>1.7</source>
					<target>1.7</target>
				</configuration>
			</plugin>

			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-source-plugin</artifactId>
				<version>2.4</version>
				<executions>
					<execution>
						<goals>
							<goal>jar</goal>
						</goals>
					</execution>
				</executions>
			</plugin>

			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-javadoc-plugin</artifactId>
				<version>2.10.1</version>
				<executions>
					<execution>
						<goals>
							<goal>jar</goal>
						</goals>
					</execution>
				</executions>
				<configuration>
					<additionalparam>${javadoc.opts}</additionalparam>
				</configuration>
			</plugin>

			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-surefire-plugin</artifactId>
				<version>2.18</version>
				<configuration>
					<includes>
						<include>**/*Test*.java</include>
					</includes>
				</configuration>
			</plugin>

			<plugin>
				<groupId>org.sonatype.plugins</groupId>
				<artifactId>nexus-staging-maven-plugin</artifactId>
				<version>1.6.5</version>
				<extensions>true</extensions>
				<configuration>
					<serverId>ossrh</serverId>
					<nexusUrl>https://oss.sonatype.org/</nexusUrl>
					<autoReleaseAfterClose>true</autoReleaseAfterClose>
				</configuration>
			</plugin>

			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-release-plugin</artifactId>
				<version>2.5.1</version>
				<configuration>
					<autoVersionSubmodules>true</autoVersionSubmodules>
					<releaseProfiles>release-sign-artifacts</releaseProfiles>
				</configuration>
			</plugin>
		</plugins>
	</build>

	<dependencies>
		<!-- Used for build only. You'll need the lombok plugin in your IDE. -->
		<dependency>
			<groupId>org.projectlombok</groupId>
			<artifactId>lombok</artifactId>
			<version>1.16.4</version>
			<scope>provided</scope>
		</dependency>

		<!-- Mandatory -->
		<dependency>
			<groupId>com.google.guava</groupId>
			<artifactId>guava</artifactId>
			<version>18.0</version>
		</dependency>

		<!-- Optional -->
		<dependency>
			<groupId>joda-time</groupId>
			<artifactId>joda-time</artifactId>
			<version>2.7</version>
			<scope>compile</scope>
			<optional>true</optional>
		</dependency>
		<dependency>
			<groupId>org.joda</groupId>
			<artifactId>joda-money</artifactId>
			<version>0.10.0</version>
			<scope>compile</scope>
			<optional>true</optional>
		</dependency>
		<dependency>
			<groupId>com.fasterxml.jackson.core</groupId>
			<artifactId>jackson-core</artifactId>
			<version>2.5.0</version>
			<scope>compile</scope>
			<optional>true</optional>
		</dependency>
		<dependency>
			<groupId>com.fasterxml.jackson.core</groupId>
			<artifactId>jackson-databind</artifactId>
			<version>2.5.0</version>
			<scope>compile</scope>
			<optional>true</optional>
		</dependency>

		<!--  Not using this for compile currently
		<dependency>
			<groupId>org.eclipse.jdt.core.compiler</groupId>
			<artifactId>ecj</artifactId>
			<version>3.7.2</version>
			<scope>compile</scope>
		</dependency>
		-->

		<!-- Google App Engine -->
		<dependency>
			<groupId>com.google.appengine</groupId>
			<artifactId>appengine-api-1.0-sdk</artifactId>
			<version>${gae.version}</version>
			<scope>provided</scope>
		</dependency>
		<dependency>
			<groupId>com.google.appengine</groupId>
			<artifactId>appengine-api-labs</artifactId>
			<version>${gae.version}</version>
			<scope>provided</scope>
		</dependency>
		<dependency>
			<groupId>com.google.appengine</groupId>
			<artifactId>appengine-api-stubs</artifactId>
			<version>${gae.version}</version>
			<scope>test</scope>
		</dependency>
		<dependency>
			<groupId>com.google.appengine</groupId>
			<artifactId>appengine-testing</artifactId>
			<version>${gae.version}</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>javax.servlet</groupId>
			<artifactId>servlet-api</artifactId>
			<version>2.5</version>
			<scope>provided</scope>
		</dependency>

		<!-- Testing -->
		<dependency>
			<groupId>org.hamcrest</groupId>
			<artifactId>hamcrest-core</artifactId>
			<version>1.3</version>
			<scope>test</scope>
		</dependency>
		<dependency>
			<groupId>org.hamcrest</groupId>
			<artifactId>hamcrest-integration</artifactId>
			<version>1.3</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.testng</groupId>
			<artifactId>testng</artifactId>
			<version>6.8.8</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.mockito</groupId>
			<artifactId>mockito-core</artifactId>
			<version>1.10.8</version>
			<scope>test</scope>
		</dependency>
	</dependencies>

</project>

POM Entry

<dependency>
   <groupId>com.googlecode.objectify</groupId>
   <artifactId>objectify</artifactId>
   <version>5.1.8</version>
</dependency>

Download

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



Download objectify-5.1.8.jar file




PreviousNext

Related