| License |
License |
|---|---|
| GroupId | GroupIdcom.wadpam.guja |
| ArtifactId | ArtifactIdguja-gae |
| Version | Version0.8.1 |
| Type | Typejar |
| Description |
DescriptionGuice and JAX-RS in symbiosis.
|
| Project Organization |
Project OrganizationWadpam |
| Filename | Size |
|---|---|
| guja-gae-0.8.1.pom | |
| guja-gae-0.8.1.jar | 17 KB |
| guja-gae-0.8.1-sources.jar | 12 KB |
| guja-gae-0.8.1-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wadpam.guja/guja-gae/ -->
<dependency>
<groupId>com.wadpam.guja</groupId>
<artifactId>guja-gae</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wadpam.guja/guja-gae/
implementation 'com.wadpam.guja:guja-gae:0.8.1'
// https://jarcasting.com/artifacts/com.wadpam.guja/guja-gae/
implementation ("com.wadpam.guja:guja-gae:0.8.1")
'com.wadpam.guja:guja-gae:jar:0.8.1'
<dependency org="com.wadpam.guja" name="guja-gae" rev="0.8.1">
<artifact name="guja-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wadpam.guja', module='guja-gae', version='0.8.1')
)
libraryDependencies += "com.wadpam.guja" % "guja-gae" % "0.8.1"
[com.wadpam.guja/guja-gae "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wadpam.guja : guja-core | jar | 0.8.1 |
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.10 |
| com.google.inject.extensions : guice-servlet | jar | 4.0-beta |
| com.google.inject.extensions : guice-persist | jar | 4.0-beta |
| com.google.inject.extensions : guice-multibindings | jar | 4.0-beta |
| com.google.guava : guava | jar | 17.0 |
| com.sun.jersey.contribs : jersey-guice | jar | 1.18 |
| javax.annotation : jsr250-api | jar | 1.0 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.4.4 |
| net.sf.mardao : mardao-gae | jar | 3.0.12 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.appengine : appengine-testing | jar | 1.9.10 |
| com.google.appengine : appengine-api-labs | jar | 1.9.10 |
| com.google.appengine : appengine-api-stubs | jar | 1.9.10 |
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 3.1 |