License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.googlecode.mycontainer |
ArtifactId | ArtifactIdmycontainer-web |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMycontainer WEB Implementation
Test Light Weight Container
|
Project Organization |
Project OrganizationMycontainer Team |
Filename | Size |
---|---|
mycontainer-web-1.7.5.pom | |
mycontainer-web-1.7.5.jar | 15 KB |
mycontainer-web-1.7.5-sources.jar | 10 KB |
mycontainer-web-1.7.5-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-web/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-web</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-web/
implementation 'com.googlecode.mycontainer:mycontainer-web:1.7.5'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-web/
implementation ("com.googlecode.mycontainer:mycontainer-web:1.7.5")
'com.googlecode.mycontainer:mycontainer-web:jar:1.7.5'
<dependency org="com.googlecode.mycontainer" name="mycontainer-web" rev="1.7.5">
<artifact name="mycontainer-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-web', version='1.7.5')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-web" % "1.7.5"
[com.googlecode.mycontainer/mycontainer-web "1.7.5"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.mycontainer : mycontainer-kernel | jar | 1.7.5 |
org.eclipse.jetty : jetty-webapp | jar | 9.2.15.v20160210 |
org.apache.tomcat : tomcat-jasper-el | jar | 8.5.0 |
org.eclipse.jetty : jetty-jsp | jar | 9.2.15.v20160210 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.mycontainer : mycontainer-ejb | 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 |