Open-Server security-gae

Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

License

License

Categories

Categories

Security
GroupId

GroupId

com.wadpam.openserver
ArtifactId

ArtifactId

security-gae
Last Version

Last Version

29
Release Date

Release Date

Type

Type

jar
Description

Description

Open-Server security-gae
Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

Download security-gae

How to add to project

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

Dependencies

compile (19)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

runtime (1)

Group / Artifact Type Version
com.google.appengine : appengine-jsr107cache jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
29
28
27
26
25
22
21
20