is not current version
Last Version 3.5.9

com.github.psi-probe:psi-probe 3.1.0

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.1.0
Type

Type

pom

Download psi-probe 3.1.0

Filename Size
psi-probe-3.1.0.pom 64 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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe/
implementation 'com.github.psi-probe:psi-probe:3.1.0'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe/
implementation ("com.github.psi-probe:psi-probe:3.1.0")
'com.github.psi-probe:psi-probe:pom:3.1.0'
<dependency org="com.github.psi-probe" name="psi-probe" rev="3.1.0">
  <artifact name="psi-probe" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe', version='3.1.0')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe" % "3.1.0"
[com.github.psi-probe/psi-probe "3.1.0"]