mycontainer-commons

Test Light Weight Container

License

License

Categories

Categories

Container
GroupId

GroupId

com.googlecode.mycontainer
ArtifactId

ArtifactId

mycontainer-commons
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

mycontainer-commons
Test Light Weight Container
Project Organization

Project Organization

Mycontainer Team

Download mycontainer-commons

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.5
1.7.2
1.7.1
1.6.7
1.6.3
1.6.2
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.11
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.0
1.2.59
1.2.56
1.2.51
1.2.46
1.2.29