App Engine Remote Datastore

Use a remote datastore from your app engine application

Лицензия

Лицензия

Группа

Группа

com.googlecode.objectify
Идентификатор

Идентификатор

objectify-remotely
Последняя версия

Последняя версия

0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

App Engine Remote Datastore
Use a remote datastore from your app engine application
Ссылка на сайт

Ссылка на сайт

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

Скачать objectify-remotely

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8
0.7
0.6
0.5