не последняя версия
Последняя версия 3.5.9

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

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

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

com.github.psi-probe
Идентификатор

Идентификатор

psi-probe-tomcat7
Версия

Версия

3.4.4
Тип

Тип

jar

Скачать psi-probe-tomcat7 3.4.4


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