License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.github.psi-probe |
ArtifactId | ArtifactIdpsi-probe-tomcat7 |
Last Version | Last Version3.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpsi-probe-tomcat7
PSI Probe Tomcat 7.0.x Adapter - Implementation of features specific to Apache Tomcat 7.0.x
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/ -->
<dependency>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe-tomcat7</artifactId>
<version>3.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/
implementation 'com.github.psi-probe:psi-probe-tomcat7:3.5.9'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/
implementation ("com.github.psi-probe:psi-probe-tomcat7:3.5.9")
'com.github.psi-probe:psi-probe-tomcat7:jar:3.5.9'
<dependency org="com.github.psi-probe" name="psi-probe-tomcat7" rev="3.5.9">
<artifact name="psi-probe-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-tomcat7', version='3.5.9')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-tomcat7" % "3.5.9"
[com.github.psi-probe/psi-probe-tomcat7 "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 | 7.0.109 |
org.apache.tomcat : tomcat-coyote | jar | 7.0.109 |
org.apache.tomcat : tomcat-dbcp | jar | 7.0.109 |
org.apache.tomcat : tomcat-jasper | jar | 7.0.109 |
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 |