Google App Engine Plugin

Google uses factories to provde access to interfaces such as the UserService. This package provdes a Guice Module to enable code-injection of these dependencies instead. There is also a set of mock objects in the test jar provided with this package that simplifes testing App-Engine services.

Лицензия

Лицензия

Группа

Группа

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

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

gae-plugin
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Google App Engine Plugin
Google uses factories to provde access to interfaces such as the UserService. This package provdes a Guice Module to enable code-injection of these dependencies instead. There is also a set of mock objects in the test jar provided with this package that simplifes testing App-Engine services.
Ссылка на сайт

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

http://code.google.com/p/jolira-tools/wiki/guice/gae-plugin

Скачать gae-plugin

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.kindleit : gae-runtime pom 1.3.7.1
com.jolira : guice jar 3.0.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

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

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

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

Версия
3.0.0
2.1.8
2.1.6