License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.googlecode.mycontainer |
ArtifactId | ArtifactIdmycontainer-servlet-commons |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmycontainer-servlet-commons
Test Light Weight Container
|
Project Organization |
Project OrganizationMycontainer Team |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-servlet-commons/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-servlet-commons</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-servlet-commons/
implementation 'com.googlecode.mycontainer:mycontainer-servlet-commons:1.7.5'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-servlet-commons/
implementation ("com.googlecode.mycontainer:mycontainer-servlet-commons:1.7.5")
'com.googlecode.mycontainer:mycontainer-servlet-commons:jar:1.7.5'
<dependency org="com.googlecode.mycontainer" name="mycontainer-servlet-commons" rev="1.7.5">
<artifact name="mycontainer-servlet-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-servlet-commons', version='1.7.5')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-servlet-commons" % "1.7.5"
[com.googlecode.mycontainer/mycontainer-servlet-commons "1.7.5"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.mycontainer : mycontainer-commons | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.googlecode.mycontainer : mycontainer-web | jar | 1.7.5 |
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 |