License |
License |
---|---|
GroupId | GroupIdcom.voodoodyne.gstrap |
ArtifactId | ArtifactIdgstrap-gae-parent |
Last Version | Last Version0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGStrap GAE
Boilerplate for a project on Google App Engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
gstrap-gae-parent-0.18.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/ -->
<dependency>
<groupId>com.voodoodyne.gstrap</groupId>
<artifactId>gstrap-gae-parent</artifactId>
<version>0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation 'com.voodoodyne.gstrap:gstrap-gae-parent:0.18'
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation ("com.voodoodyne.gstrap:gstrap-gae-parent:0.18")
'com.voodoodyne.gstrap:gstrap-gae-parent:pom:0.18'
<dependency org="com.voodoodyne.gstrap" name="gstrap-gae-parent" rev="0.18">
<artifact name="gstrap-gae-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.gstrap', module='gstrap-gae-parent', version='0.18')
)
libraryDependencies += "com.voodoodyne.gstrap" % "gstrap-gae-parent" % "0.18"
[com.voodoodyne.gstrap/gstrap-gae-parent "0.18"]
Group / Artifact | Type | Version |
---|---|---|
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 |