Spring Security for GWT

Provides integration for gwt and Spring Security

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.3.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Security for GWT
Provides integration for gwt and Spring Security
Ссылка на сайт

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

http://code.google.com/p/gwtsecurity

Скачать gwtsecurity

Имя Файла Размер
gwtsecurity-1.3.3.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • core
  • requestfactory

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

Версия
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0b1
1.1.1
1.1.0