is not current version
Last Version 3.5.9

com.github.psi-probe:psi-probe 3.4.5

Psi Probe - Advanced manager and monitor for Tomcat, forked from Lambda Probe

GroupId

GroupId

com.github.psi-probe
ArtifactId

ArtifactId

psi-probe
Version

Version

3.4.5
Type

Type

pom

Download psi-probe 3.4.5

Filename Size
psi-probe-3.4.5.pom 69 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe/ -->
<dependency>
    <groupId>com.github.psi-probe</groupId>
    <artifactId>psi-probe</artifactId>
    <version>3.4.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe/
implementation 'com.github.psi-probe:psi-probe:3.4.5'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe/
implementation ("com.github.psi-probe:psi-probe:3.4.5")
'com.github.psi-probe:psi-probe:pom:3.4.5'
<dependency org="com.github.psi-probe" name="psi-probe" rev="3.4.5">
  <artifact name="psi-probe" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe', version='3.4.5')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe" % "3.4.5"
[com.github.psi-probe/psi-probe "3.4.5"]