License |
License |
---|---|
GroupId | GroupIdcom.voodoodyne.gstrap |
ArtifactId | ArtifactIdgstrap-gae |
Version | Version0.18 |
Type | Typejar |
Description |
DescriptionGStrap GAE
Boilerplate for a project on Google App Engine
|
Filename | Size |
---|---|
gstrap-gae-0.18.pom | |
gstrap-gae-0.18.jar | 32 KB |
gstrap-gae-0.18-sources.jar | 19 KB |
gstrap-gae-0.18-javadoc.jar | 242 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |