License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.googlecode.mycontainer |
ArtifactId | ArtifactIdmycontainer-parent |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmycontainer parent
Test Light Weight Container
|
Project Organization |
Project OrganizationMycontainer Team |
Filename | Size |
---|---|
mycontainer-parent-1.7.5.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-parent/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
<version>1.7.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-parent/
implementation 'com.googlecode.mycontainer:mycontainer-parent:1.7.5'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-parent/
implementation ("com.googlecode.mycontainer:mycontainer-parent:1.7.5")
'com.googlecode.mycontainer:mycontainer-parent:pom:1.7.5'
<dependency org="com.googlecode.mycontainer" name="mycontainer-parent" rev="1.7.5">
<artifact name="mycontainer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-parent', version='1.7.5')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-parent" % "1.7.5"
[com.googlecode.mycontainer/mycontainer-parent "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 |