is not current version
Last Version 3.1.1

com.github.waffle:waffle-tomcat85 1.8.2

Tomcat 8.5 integration for WAFFLE

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-tomcat85
Version

Version

1.8.2
Type

Type

jar

Download waffle-tomcat85 1.8.2


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