| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.wadpam.openserver |
| ArtifactId | ArtifactIdsecurity-gae |
| Version | Version29 |
| Type | Typejar |
| Description |
DescriptionOpen-Server security-gae
Open Server contains modules for Server development, most on top of Spring and some for Google App Engine
|
| Filename | Size |
|---|---|
| security-gae-29.pom | |
| security-gae-29.jar | 50 KB |
| security-gae-29-sources.jar | 35 KB |
| security-gae-29-javadoc.jar | 219 KB |
| security-gae-29-javadoc-resources.jar | 709 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wadpam.openserver/security-gae/ -->
<dependency>
<groupId>com.wadpam.openserver</groupId>
<artifactId>security-gae</artifactId>
<version>29</version>
</dependency>
// https://jarcasting.com/artifacts/com.wadpam.openserver/security-gae/
implementation 'com.wadpam.openserver:security-gae:29'
// https://jarcasting.com/artifacts/com.wadpam.openserver/security-gae/
implementation ("com.wadpam.openserver:security-gae:29")
'com.wadpam.openserver:security-gae:jar:29'
<dependency org="com.wadpam.openserver" name="security-gae" rev="29">
<artifact name="security-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wadpam.openserver', module='security-gae', version='29')
)
libraryDependencies += "com.wadpam.openserver" % "security-gae" % "29"
[com.wadpam.openserver/security-gae "29"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.mardao : mardao-gae | jar | 2.3.3 |
| org.apache.geronimo.specs : geronimo-jpa_3.0_spec | jar | 1.1.1 |
| com.wadpam.openserver : domain | jar | 29 |
| com.wadpam.openserver : jsonp | jar | 29 |
| com.wadpam.openserver : errors | jar | 29 |
| com.wadpam.openserver : transactions-gae | jar | 29 |
| org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.springframework : spring-tx | jar | 3.1.1.RELEASE |
| org.springframework.security : spring-security-core | jar | 3.1.0.RELEASE |
| org.springframework.security : spring-security-web | jar | 3.1.0.RELEASE |
| org.springframework.security : spring-security-config | jar | 3.1.0.RELEASE |
| org.aspectj : aspectjtools | jar | 1.6.2 |
| cglib : cglib | jar | 2.2.2 |
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.7.5 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.apache.velocity : velocity | jar | 1.6.2 |
| com.wadpam : docrest-api | jar | 1.23 |
| net.sf.jsr107cache : jsr107cache | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.appengine : appengine-jsr107cache | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |