is not current version
Last Version 1.8.1

com.github.dblock.waffle:waffle-tomcat7 1.7

Tomcat 7 integration for WAFFLE

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-tomcat7
Version

Version

1.7
Type

Type

jar

Download waffle-tomcat7 1.7


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