is not current version
Last Version 3.5.9

com.github.psi-probe:psi-probe-tomcat85 3.0.0

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

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.psi-probe
ArtifactId

ArtifactId

psi-probe-tomcat85
Version

Version

3.0.0
Type

Type

jar

Download psi-probe-tomcat85 3.0.0


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