is not current version
Last Version 2.0-M5

org.codehaus.wadi:wadi-tomcat55 2.0-M4

WADI/Tomcat-5.5.x Integration - An HttpSession Manager for Tomcat-5.5.x

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.codehaus.wadi
ArtifactId

ArtifactId

wadi-tomcat55
Version

Version

2.0-M4
Type

Type

jar

Download wadi-tomcat55 2.0-M4


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