is not current version
Last Version 1.3.3

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

Provides integration for gwt requestfactory and Spring Security

Categories

Categories

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

GroupId

com.google.code.gwtsecurity
ArtifactId

ArtifactId

gwtsecurity-requestfactory
Version

Version

1.2.0
Type

Type

jar

Download gwtsecurity-requestfactory 1.2.0


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