Spring App Engine

Spring App Engine Integration.

License

License

GroupId

GroupId

com.googlecode.spring-appengine
ArtifactId

ArtifactId

spring-appengine
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring App Engine
Spring App Engine Integration.

Download spring-appengine

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

test (5)

Group / Artifact Type Version
com.google.appengine : appengine-testing jar 1.8.8
com.google.appengine : appengine-api-labs jar 1.8.8
org.springframework : spring-test jar 3.2.5.RELEASE
junit : junit jar 4.11
com.google.appengine : appengine-api-stubs jar 1.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1