License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.googlecode.mycontainer |
ArtifactId | ArtifactIdmycontainer-components |
Version | Version1.7.5 |
Type | Typepom |
Description |
DescriptionMyContainer Components
Test Light Weight Container
|
Project Organization |
Project OrganizationMycontainer Team |
Filename | Size |
---|---|
mycontainer-components-1.7.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-components/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
<version>1.7.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-components/
implementation 'com.googlecode.mycontainer:mycontainer-components:1.7.5'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-components/
implementation ("com.googlecode.mycontainer:mycontainer-components:1.7.5")
'com.googlecode.mycontainer:mycontainer-components:pom:1.7.5'
<dependency org="com.googlecode.mycontainer" name="mycontainer-components" rev="1.7.5">
<artifact name="mycontainer-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-components', version='1.7.5')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-components" % "1.7.5"
[com.googlecode.mycontainer/mycontainer-components "1.7.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.14 |
junit : junit | jar | 4.0 |
org.hsqldb : hsqldb | jar | 2.3.2 |