is not current version
Last Version 1.8.1

com.github.dblock.waffle:waffle-tomcat6 1.7.5

Tomcat 6 integration for WAFFLE

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-tomcat6
Version

Version

1.7.5
Type

Type

jar

Download waffle-tomcat6 1.7.5


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