| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.googlecode.mycontainer |
| ArtifactId | ArtifactIdmycontainer-commons |
| Last Version | Last Version1.7.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmycontainer-commons
Test Light Weight Container
|
| Project Organization |
Project OrganizationMycontainer Team |
| Filename | Size |
|---|---|
| mycontainer-commons-1.7.5.pom | |
| mycontainer-commons-1.7.5.jar | 232 KB |
| mycontainer-commons-1.7.5-sources.jar | 199 KB |
| mycontainer-commons-1.7.5-javadoc.jar | 292 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-commons/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-commons</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-commons/
implementation 'com.googlecode.mycontainer:mycontainer-commons:1.7.5'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-commons/
implementation ("com.googlecode.mycontainer:mycontainer-commons:1.7.5")
'com.googlecode.mycontainer:mycontainer-commons:jar:1.7.5'
<dependency org="com.googlecode.mycontainer" name="mycontainer-commons" rev="1.7.5">
<artifact name="mycontainer-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-commons', version='1.7.5')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-commons" % "1.7.5"
[com.googlecode.mycontainer/mycontainer-commons "1.7.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 1.7.1 |
| org.apache.httpcomponents : fluent-hc | jar | 4.5.2 |
| commons-fileupload : commons-fileupload | jar | 1.2.1 |
| commons-io : commons-io | jar | 2.4 |
| net.sf.flexjson : flexjson | jar | 2.1 |
| com.googlecode.mycontainer : mycontainer-annotations | jar | 1.7.5 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.mycontainer : mycontainer-web | jar | 1.7.5 |
| 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 |