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