Last Version

GStrap GAE 0.18

Boilerplate for a project on Google App Engine

License

License

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-gae
Version

Version

0.18
Type

Type

jar
Description

Description

GStrap GAE
Boilerplate for a project on Google App Engine

Download gstrap-gae 0.18


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.9.77
com.google.appengine : appengine-api-labs jar 1.9.77
com.voodoodyne.gstrap : gstrap-test jar 0.42
com.googlecode.objectify : objectify Optional jar 5.1.24
org.slf4j : slf4j-api jar 1.7.27

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0

Project Modules

There are no modules declared in this project.