Last Version

waffle-tomcat9 1.8.1

Tomcat 9 integration for WAFFLE

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-tomcat9
Version

Version

1.8.1
Type

Type

jar
Description

Description

waffle-tomcat9
Tomcat 9 integration for WAFFLE
Project Organization

Project Organization

com.github.dblock
Source Code Management

Source Code Management

https://github.com/dblock/waffle

Download waffle-tomcat9 1.8.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dblock.waffle : waffle-jna jar 1.8.1

provided (7)

Group / Artifact Type Version
org.apache.tomcat : tomcat-api jar 9.0.0.M3
org.apache.tomcat : tomcat-catalina jar 9.0.0.M3
org.apache.tomcat : tomcat-coyote jar 9.0.0.M3
org.apache.tomcat : tomcat-juli jar 9.0.0.M3
org.apache.tomcat : tomcat-servlet-api jar 9.0.0.M3
org.apache.tomcat : tomcat-util jar 9.0.0.M3
com.google.code.findbugs : jsr305 jar 3.0.1

test (6)

Group / Artifact Type Version
com.github.dblock.waffle : waffle-tests jar 1.8.1
org.slf4j : slf4j-simple jar 1.7.14
org.assertj : assertj-core jar 2.2.0
org.jmockit : jmockit jar 1.21
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.