| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdcom.github.psi-probe |
| ArtifactId | ArtifactIdpsi-probe-tomcat85 |
| Last Version | Last Version3.5.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpsi-probe-tomcat85
PSI Probe Tomcat 8.5.x Adapter - Implementation of features specific to Apache Tomcat 8.5.x
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat85/ -->
<dependency>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe-tomcat85</artifactId>
<version>3.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat85/
implementation 'com.github.psi-probe:psi-probe-tomcat85:3.5.9'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat85/
implementation ("com.github.psi-probe:psi-probe-tomcat85:3.5.9")
'com.github.psi-probe:psi-probe-tomcat85:jar:3.5.9'
<dependency org="com.github.psi-probe" name="psi-probe-tomcat85" rev="3.5.9">
<artifact name="psi-probe-tomcat85" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-tomcat85', version='3.5.9')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-tomcat85" % "3.5.9"
[com.github.psi-probe/psi-probe-tomcat85 "3.5.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.psi-probe : psi-probe-core | jar | 3.5.9 |
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
| com.sun.activation : jakarta.activation | jar | 1.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 8.5.79 |
| org.apache.tomcat : tomcat-jasper | jar | 8.5.79 |
| org.apache.tomcat : tomcat-dbcp | jar | 8.5.79 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
| com.google.errorprone : error_prone_annotations | jar | 2.14.0 |
| com.google.j2objc : j2objc-annotations | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hazendaz.jmockit : jmockit | jar | 1.49.2 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| com.github.hazendaz : javabean-tester | jar | 2.4.3 |