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