is not current version
Last Version 3.5.9

com.github.psi-probe:psi-probe-web 3.4.2

PSI Probe Web Application - Web view, message resources, and configuration

GroupId

GroupId

com.github.psi-probe
ArtifactId

ArtifactId

psi-probe-web
Version

Version

3.4.2
Type

Type

war

Download psi-probe-web 3.4.2


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