License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.codehaus.wadi |
ArtifactId | ArtifactIdwadi-jetty5 |
Last Version | Last Version2.0M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWADI :: Jetty5
WADI/Jetty-5.x Integration - An HttpSession Manager for Jetty-5.x
|
Filename | Size |
---|---|
wadi-jetty5-2.0M2.pom | |
wadi-jetty5-2.0M2.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.wadi/wadi-jetty5/ -->
<dependency>
<groupId>org.codehaus.wadi</groupId>
<artifactId>wadi-jetty5</artifactId>
<version>2.0M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.wadi/wadi-jetty5/
implementation 'org.codehaus.wadi:wadi-jetty5:2.0M2'
// https://jarcasting.com/artifacts/org.codehaus.wadi/wadi-jetty5/
implementation ("org.codehaus.wadi:wadi-jetty5:2.0M2")
'org.codehaus.wadi:wadi-jetty5:jar:2.0M2'
<dependency org="org.codehaus.wadi" name="wadi-jetty5" rev="2.0M2">
<artifact name="wadi-jetty5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.wadi', module='wadi-jetty5', version='2.0M2')
)
libraryDependencies += "org.codehaus.wadi" % "wadi-jetty5" % "2.0M2"
[org.codehaus.wadi/wadi-jetty5 "2.0M2"]
Group / Artifact | Type | Version |
---|---|---|
mx4j : mx4j | jar | 3.0.1 |
org.codehaus.wadi : wadi-core | jar | 2.0M2 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
geronimo-spec : geronimo-spec-servlet | jar | 2.4-rc4 |
jetty : org.mortbay.jetty | jar | 5.1.10 |
jetty : org.mortbay.jmx | jar | 5.1.10 |
Group / Artifact | Type | Version |
---|---|---|
geronimo-spec : geronimo-spec-j2ee-management | jar | 1.0-rc4 |
org.codehaus.wadi : wadi-core | test-jar | 2.0M2 |
geronimo-spec : geronimo-spec-jsp | jar | 2.0-rc4 |
tomcat : jasper-compiler | jar | 5.5.12 |
tomcat : jasper-runtime | jar | 5.5.12 |
junit : junit | jar | 3.8.1 |
com.agical.rmock : rmock | jar | 2.0.0-rc-6 |