is not current version
Last Version 3.5.9

com.github.psi-probe:psi-probe-tomcat7 3.3.1

PSI Probe Tomcat 7.0.x Adapter - Implementation of features specific to Apache Tomcat 7.0.x

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.psi-probe
ArtifactId

ArtifactId

psi-probe-tomcat7
Version

Version

3.3.1
Type

Type

jar

Download psi-probe-tomcat7 3.3.1


<!-- 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/
implementation 'com.github.psi-probe:psi-probe-tomcat7:3.3.1'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/
implementation ("com.github.psi-probe:psi-probe-tomcat7:3.3.1")
'com.github.psi-probe:psi-probe-tomcat7:jar:3.3.1'
<dependency org="com.github.psi-probe" name="psi-probe-tomcat7" rev="3.3.1">
  <artifact name="psi-probe-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-tomcat7', version='3.3.1')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-tomcat7" % "3.3.1"
[com.github.psi-probe/psi-probe-tomcat7 "3.3.1"]