is not current version
Last Version 3.1.1

com.github.waffle:waffle-tomcat85 2.0.0

Tomcat 8.5 integration for WAFFLE

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-tomcat85
Version

Version

2.0.0
Type

Type

jar

Download waffle-tomcat85 2.0.0


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