| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdorg.codehaus.wadi |
| ArtifactId | ArtifactIdwadi-jetty6 |
| Last Version | Last Version2.0M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWADI :: Jetty6
WADI/Jetty-6.x Integration - An HttpSession Manager for Jetty-6.x
|
| Filename | Size |
|---|---|
| wadi-jetty6-2.0M2.pom | |
| wadi-jetty6-2.0M2.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.wadi/wadi-jetty6/ -->
<dependency>
<groupId>org.codehaus.wadi</groupId>
<artifactId>wadi-jetty6</artifactId>
<version>2.0M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.wadi/wadi-jetty6/
implementation 'org.codehaus.wadi:wadi-jetty6:2.0M2'
// https://jarcasting.com/artifacts/org.codehaus.wadi/wadi-jetty6/
implementation ("org.codehaus.wadi:wadi-jetty6:2.0M2")
'org.codehaus.wadi:wadi-jetty6:jar:2.0M2'
<dependency org="org.codehaus.wadi" name="wadi-jetty6" rev="2.0M2">
<artifact name="wadi-jetty6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.wadi', module='wadi-jetty6', version='2.0M2')
)
libraryDependencies += "org.codehaus.wadi" % "wadi-jetty6" % "2.0M2"
[org.codehaus.wadi/wadi-jetty6 "2.0M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| org.mortbay.jetty : jetty | jar | 6.0.0beta12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| com.agical.rmock : rmock | jar | 2.0.0-rc-6 |