Last Version

Objectify App Engine 6.0.7

The simplest convenient interface to the Google App Engine datastore

License

License

GroupId

GroupId

com.googlecode.objectify
ArtifactId

ArtifactId

objectify
Version

Version

6.0.7
Type

Type

jar
Description

Description

Objectify App Engine
The simplest convenient interface to the Google App Engine datastore
Project URL

Project URL

https://github.com/objectify/objectify

Download objectify 6.0.7


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.cloud : google-cloud-datastore jar 1.101.0
net.spy : spymemcached jar 2.12.3
org.slf4j : slf4j-api jar 1.7.29
joda-time : joda-time Optional jar 2.10.5
org.joda : joda-money Optional jar 1.0.1
com.fasterxml.jackson.core : jackson-core Optional jar 2.10.1
com.fasterxml.jackson.core : jackson-databind Optional jar 2.10.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
javax.servlet : servlet-api jar 2.5

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
com.google.truth : truth jar 1.0
org.mockito : mockito-core jar 3.1.0
org.slf4j : slf4j-jdk14 jar 1.7.29

Project Modules

There are no modules declared in this project.