Panda Gaes

Panda Gaes is a module of the Panda Framework for quickly develop web application on Google App Engine.

License

License

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-gaes
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Panda Gaes
Panda Gaes is a module of the Panda Framework for quickly develop web application on Google App Engine.

Download panda-gaes

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.pandafw : panda-core jar 1.8.0

provided (8)

Group / Artifact Type Version
com.github.pandafw : panda-gear jar 1.8.0
com.github.pandafw : panda-gems jar 1.8.0
javax.servlet : javax.servlet-api jar 4.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.3
javax.websocket : javax.websocket-api jar 1.1
com.google.appengine : appengine-api-1.0-sdk jar 1.9.76
com.google.appengine : appengine-api-labs jar 1.9.76
com.google.appengine.tools : appengine-gcs-client jar 0.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.github.pandafw

Panda Framework

Versions

Version
1.8.0
1.7.0
1.6.0
1.5.5