License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.github.waffle |
ArtifactId | ArtifactIdwaffle-tomcat9 |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwaffle-tomcat9
Tomcat 9 integration for WAFFLE
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
waffle-tomcat9-3.1.1.pom | |
waffle-tomcat9-3.1.1.jar | 17 KB |
waffle-tomcat9-3.1.1-tests.jar | 22 KB |
waffle-tomcat9-3.1.1-test-sources.jar | 13 KB |
waffle-tomcat9-3.1.1-test-javadoc.jar | 65 KB |
waffle-tomcat9-3.1.1-sources.jar | 12 KB |
waffle-tomcat9-3.1.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.waffle/waffle-tomcat9/ -->
<dependency>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-tomcat9</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.waffle/waffle-tomcat9/
implementation 'com.github.waffle:waffle-tomcat9:3.1.1'
// https://jarcasting.com/artifacts/com.github.waffle/waffle-tomcat9/
implementation ("com.github.waffle:waffle-tomcat9:3.1.1")
'com.github.waffle:waffle-tomcat9:jar:3.1.1'
<dependency org="com.github.waffle" name="waffle-tomcat9" rev="3.1.1">
<artifact name="waffle-tomcat9" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.waffle', module='waffle-tomcat9', version='3.1.1')
)
libraryDependencies += "com.github.waffle" % "waffle-tomcat9" % "3.1.1"
[com.github.waffle/waffle-tomcat9 "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.waffle : waffle-jna | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-api | jar | 9.0.56 |
org.apache.tomcat : tomcat-catalina | jar | 9.0.56 |
org.apache.tomcat : tomcat-coyote | jar | 9.0.56 |
org.apache.tomcat : tomcat-juli | jar | 9.0.56 |
org.apache.tomcat : tomcat-servlet-api | jar | 9.0.56 |
org.apache.tomcat : tomcat-util | jar | 9.0.56 |
org.apache.tomcat : tomcat-jaspic-api | jar | 9.0.56 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.10.0 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.waffle : waffle-tests | jar | 3.1.1 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.assertj : assertj-core | jar | 3.21.0 |
com.github.hazendaz.jmockit : jmockit | jar | 1.49.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.openjdk.jmh : jmh-core | jar | 1.33 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |