License |
License |
---|---|
GroupId | GroupIdit.espr |
ArtifactId | ArtifactIdesprit-gae |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionesprit-gae
App Engine Utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
esprit-gae-0.0.6.pom | |
esprit-gae-0.0.6.jar | 17 KB |
esprit-gae-0.0.6-sources.jar | 8 KB |
esprit-gae-0.0.6-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.espr/esprit-gae/ -->
<dependency>
<groupId>it.espr</groupId>
<artifactId>esprit-gae</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/it.espr/esprit-gae/
implementation 'it.espr:esprit-gae:0.0.6'
// https://jarcasting.com/artifacts/it.espr/esprit-gae/
implementation ("it.espr:esprit-gae:0.0.6")
'it.espr:esprit-gae:jar:0.0.6'
<dependency org="it.espr" name="esprit-gae" rev="0.0.6">
<artifact name="esprit-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.espr', module='esprit-gae', version='0.0.6')
)
libraryDependencies += "it.espr" % "esprit-gae" % "0.0.6"
[it.espr/esprit-gae "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.objectify : objectify | jar | 5.1.13 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-codec : commons-codec | jar | 1.10 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
org.mockito : mockito-all | jar | 1.10.19 |
org.easytesting : fest-assert-core | jar | 2.0M10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.42 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |