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

com.google.code.gwtsecurity:gwtsecurity-requestfactory 1.2.1

Provides integration for gwt requestfactory and Spring Security

Категории

Категории

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

Группа

com.google.code.gwtsecurity
Идентификатор

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

gwtsecurity-requestfactory
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать gwtsecurity-requestfactory 1.2.1


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