| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.googlecode.mycontainer |
| ArtifactId | ArtifactIdmycontainer-oob |
| Last Version | Last Version1.2.59 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMyContainer Out Of Box
Test Light Weight Container
|
| Project Organization |
Project OrganizationMycontainer Team |
| Filename | Size |
|---|---|
| mycontainer-oob-1.2.59.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-oob/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-oob</artifactId>
<version>1.2.59</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-oob/
implementation 'com.googlecode.mycontainer:mycontainer-oob:1.2.59'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-oob/
implementation ("com.googlecode.mycontainer:mycontainer-oob:1.2.59")
'com.googlecode.mycontainer:mycontainer-oob:pom:1.2.59'
<dependency org="com.googlecode.mycontainer" name="mycontainer-oob" rev="1.2.59">
<artifact name="mycontainer-oob" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-oob', version='1.2.59')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-oob" % "1.2.59"
[com.googlecode.mycontainer/mycontainer-oob "1.2.59"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| org.easymock : easymock | jar | 2.2 |