Last Version

GStrap GAE Test 0.18

Boilerplate for a project on Google App Engine

License

License

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-gae-test
Version

Version

0.18
Type

Type

jar
Description

Description

GStrap GAE Test
Boilerplate for a project on Google App Engine

Download gstrap-gae-test 0.18


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

Dependencies

compile (8)

Group / Artifact Type Version
com.voodoodyne.gstrap : gstrap-gae jar 0.18
com.voodoodyne.gstrap : gstrap-test jar 0.42
org.junit.jupiter : junit-jupiter-api jar 5.4.0
com.google.appengine : appengine-testing jar 1.9.77
com.google.appengine : appengine-api-stubs jar 1.9.77
org.eclipse.jetty : jetty-xml jar 9.4.7.v20170914
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

Project Modules

There are no modules declared in this project.