License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Security |
GroupId | GroupIdcom.google.code.gwtsecurity |
ArtifactId | ArtifactIdgwtsecurity-core |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwtsecurity-core
Provides integration for gwt and Spring Security
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwtsecurity-core-1.3.3.pom | |
gwtsecurity-core-1.3.3.jar | 57 KB |
gwtsecurity-core-1.3.3-sources.jar | 29 KB |
gwtsecurity-core-1.3.3-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.gwtsecurity/gwtsecurity-core/ -->
<dependency>
<groupId>com.google.code.gwtsecurity</groupId>
<artifactId>gwtsecurity-core</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.gwtsecurity/gwtsecurity-core/
implementation 'com.google.code.gwtsecurity:gwtsecurity-core:1.3.3'
// https://jarcasting.com/artifacts/com.google.code.gwtsecurity/gwtsecurity-core/
implementation ("com.google.code.gwtsecurity:gwtsecurity-core:1.3.3")
'com.google.code.gwtsecurity:gwtsecurity-core:jar:1.3.3'
<dependency org="com.google.code.gwtsecurity" name="gwtsecurity-core" rev="1.3.3">
<artifact name="gwtsecurity-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.gwtsecurity', module='gwtsecurity-core', version='1.3.3')
)
libraryDependencies += "com.google.code.gwtsecurity" % "gwtsecurity-core" % "1.3.3"
[com.google.code.gwtsecurity/gwtsecurity-core "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar | 3.2.5.RELEASE |
org.springframework.security : spring-security-web | jar | 3.2.5.RELEASE |
org.springframework.security : spring-security-config | jar | 3.2.5.RELEASE |
org.springframework : spring-core | jar | 4.1.2.RELEASE |
org.springframework : spring-beans | jar | 4.1.2.RELEASE |
org.springframework : spring-jdbc | jar | 4.1.2.RELEASE |
org.springframework : spring-context | jar | 4.1.2.RELEASE |
org.springframework : spring-expression | jar | 4.1.2.RELEASE |
org.springframework : spring-aop | jar | 4.1.2.RELEASE |
org.springframework : spring-tx | jar | 4.1.2.RELEASE |
org.springframework : spring-web | jar | 4.1.2.RELEASE |
org.aspectj : aspectjrt | jar | 1.7.4 |
org.aspectj : aspectjweaver | jar | 1.7.4 |
cglib : cglib-nodep | jar | 3.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.7.0 |