| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.googlecode.mycontainer |
| ArtifactId | ArtifactIdmycontainer-gae-web |
| Last Version | Last Version1.7.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmycontainer-gae-web
Test Light Weight Container
|
| Project Organization |
Project OrganizationMycontainer Team |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-gae-web/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-gae-web</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-gae-web/
implementation 'com.googlecode.mycontainer:mycontainer-gae-web:1.7.5'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-gae-web/
implementation ("com.googlecode.mycontainer:mycontainer-gae-web:1.7.5")
'com.googlecode.mycontainer:mycontainer-gae-web:jar:1.7.5'
<dependency org="com.googlecode.mycontainer" name="mycontainer-gae-web" rev="1.7.5">
<artifact name="mycontainer-gae-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-gae-web', version='1.7.5')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-gae-web" % "1.7.5"
[com.googlecode.mycontainer/mycontainer-gae-web "1.7.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.appengine : appengine-api-labs | jar | 1.9.17 |
| com.google.appengine : appengine-testing | jar | 1.9.17 |
| com.google.appengine : appengine-api-stubs | jar | 1.9.17 |
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.17 |
| com.googlecode.mycontainer : mycontainer-web | jar | 1.7.5 |
| com.googlecode.mycontainer : mycontainer-commons | jar | 1.7.5 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |
| org.hsqldb : hsqldb | jar | 2.3.2 |