Mycontainer WEB Implementation

Test Light Weight Container

License

License

Categories

Categories

Container
GroupId

GroupId

com.googlecode.mycontainer
ArtifactId

ArtifactId

mycontainer-web
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

Mycontainer WEB Implementation
Test Light Weight Container
Project Organization

Project Organization

Mycontainer Team

Download mycontainer-web

How to add to project

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

Dependencies

compile (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

test (5)

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

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