Last Version

Embodyed Web Container 2.1.6

This is web container for embodyed Tomcat and Jetty

License

License

Categories

Categories

Container
GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

webcontainer
Version

Version

2.1.6
Type

Type

jar
Description

Description

Embodyed Web Container
This is web container for embodyed Tomcat and Jetty
Project URL

Project URL

http://code.google.com/p/openbox/webcontainer/

Download webcontainer 2.1.6


<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/webcontainer/ -->
<dependency>
    <groupId>com.googlecode.openbox</groupId>
    <artifactId>webcontainer</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/webcontainer/
implementation 'com.googlecode.openbox:webcontainer:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/webcontainer/
implementation ("com.googlecode.openbox:webcontainer:2.1.6")
'com.googlecode.openbox:webcontainer:jar:2.1.6'
<dependency org="com.googlecode.openbox" name="webcontainer" rev="2.1.6">
  <artifact name="webcontainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='webcontainer', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "webcontainer" % "2.1.6"
[com.googlecode.openbox/webcontainer "2.1.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.geronimo.ext.tomcat : catalina jar 7.0.39.2
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9

Project Modules

There are no modules declared in this project.