License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Security |
GroupId | GroupIdcom.google.code.gwtsecurity |
ArtifactId | ArtifactIdgwtsecurity-requestfactory |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwtsecurity-requestfactory
Provides integration for gwt requestfactory and Spring Security
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.google.code.gwtsecurity/gwtsecurity-requestfactory/ -->
<dependency>
<groupId>com.google.code.gwtsecurity</groupId>
<artifactId>gwtsecurity-requestfactory</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.gwtsecurity/gwtsecurity-requestfactory/
implementation 'com.google.code.gwtsecurity:gwtsecurity-requestfactory:1.3.3'
// https://jarcasting.com/artifacts/com.google.code.gwtsecurity/gwtsecurity-requestfactory/
implementation ("com.google.code.gwtsecurity:gwtsecurity-requestfactory:1.3.3")
'com.google.code.gwtsecurity:gwtsecurity-requestfactory:jar:1.3.3'
<dependency org="com.google.code.gwtsecurity" name="gwtsecurity-requestfactory" rev="1.3.3">
<artifact name="gwtsecurity-requestfactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.gwtsecurity', module='gwtsecurity-requestfactory', version='1.3.3')
)
libraryDependencies += "com.google.code.gwtsecurity" % "gwtsecurity-requestfactory" % "1.3.3"
[com.google.code.gwtsecurity/gwtsecurity-requestfactory "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gwtsecurity : gwtsecurity-core | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
com.google.web.bindery : requestfactory-server | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.7.0 |