Spring Security for GWT

Provides integration for gwt and Spring Security

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Security
GroupId

GroupId

com.google.code.gwtsecurity
ArtifactId

ArtifactId

gwtsecurity
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Security for GWT
Provides integration for gwt and Spring Security
Project URL

Project URL

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

Download gwtsecurity

Filename Size
gwtsecurity-1.3.3.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • requestfactory

Versions

Version
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