Last Version

waffle-tomcat8 2.0.0

Tomcat 8 integration for WAFFLE

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.waffle
ArtifactId

ArtifactId

waffle-tomcat8
Version

Version

2.0.0
Type

Type

jar
Description

Description

waffle-tomcat8
Tomcat 8 integration for WAFFLE
Project Organization

Project Organization

com.github.waffle
Source Code Management

Source Code Management

https://github.com/Waffle/waffle

Download waffle-tomcat8 2.0.0


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

Dependencies

compile (1)

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

provided (9)

Group / Artifact Type Version
org.apache.tomcat : tomcat-api jar 8.0.53
org.apache.tomcat : tomcat-catalina jar 8.0.53
org.apache.tomcat : tomcat-coyote jar 8.0.53
org.apache.tomcat : tomcat-juli jar 8.0.53
org.apache.tomcat : tomcat-servlet-api jar 8.0.53
org.apache.tomcat : tomcat-util jar 8.0.53
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.3.3
com.google.j2objc : j2objc-annotations jar 1.3

test (7)

Group / Artifact Type Version
com.github.waffle : waffle-tests jar 2.0.0
org.slf4j : slf4j-simple jar 2.0.0-alpha0
org.assertj : assertj-core jar 3.12.2
org.jmockit : jmockit jar 1.44
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.