GWT Integration - Request Factory

Customization of GWT's Request Factory code to overcome problems and allow integrations.

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.apetrelli.gwtintegration
Идентификатор

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

gwt-integration-requestfactory
Последняя версия

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

1.0.0-alpha4
Дата

Дата

Тип

Тип

jar
Описание

Описание

GWT Integration - Request Factory
Customization of GWT's Request Factory code to overcome problems and allow integrations.

Скачать gwt-integration-requestfactory

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

<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-requestfactory/ -->
<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration-requestfactory</artifactId>
    <version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-requestfactory/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-requestfactory:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-requestfactory/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-requestfactory:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-requestfactory:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-requestfactory" rev="1.0.0-alpha4">
  <artifact name="gwt-integration-requestfactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-requestfactory', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-requestfactory" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-requestfactory "1.0.0-alpha4"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-log4j12 Необязательный jar 1.7.2
javax.validation : validation-api jar 1.0.0.GA
com.google.gwt : gwt-servlet jar 2.6.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

runtime (1)

Идентификатор библиотеки Тип Версия
org.json : json jar 20090211

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

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

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

Версия
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2