Last Version

App Engine Remote Datastore 0.8

Use a remote datastore from your app engine application

License

License

GroupId

GroupId

com.googlecode.objectify
ArtifactId

ArtifactId

objectify-remotely
Version

Version

0.8
Type

Type

jar
Description

Description

App Engine Remote Datastore
Use a remote datastore from your app engine application
Project URL

Project URL

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

Download objectify-remotely 0.8


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

Dependencies

provided (5)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.9.17a
com.google.appengine : appengine-api-labs jar 1.9.17a
com.google.appengine : appengine-remote-api jar 1.9.17a
javax.servlet : servlet-api jar 2.5
org.projectlombok : lombok jar 1.14.8

test (5)

Group / Artifact Type Version
com.google.appengine : appengine-api-stubs jar 1.9.17a
com.google.appengine : appengine-testing jar 1.9.17a
org.testng : testng jar 6.8
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.