is not current version
Last Version 1.3.1

org.ow2.petals.tools:petals-webconsole 1.3

This project is a web application to monitor and administrate PEtALS

GroupId

GroupId

org.ow2.petals.tools
ArtifactId

ArtifactId

petals-webconsole
Version

Version

1.3
Type

Type

war

Download petals-webconsole 1.3


<!-- https://jarcasting.com/artifacts/org.ow2.petals.tools/petals-webconsole/ -->
<dependency>
    <groupId>org.ow2.petals.tools</groupId>
    <artifactId>petals-webconsole</artifactId>
    <version>1.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.tools/petals-webconsole/
implementation 'org.ow2.petals.tools:petals-webconsole:1.3'
// https://jarcasting.com/artifacts/org.ow2.petals.tools/petals-webconsole/
implementation ("org.ow2.petals.tools:petals-webconsole:1.3")
'org.ow2.petals.tools:petals-webconsole:war:1.3'
<dependency org="org.ow2.petals.tools" name="petals-webconsole" rev="1.3">
  <artifact name="petals-webconsole" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.tools', module='petals-webconsole', version='1.3')
)
libraryDependencies += "org.ow2.petals.tools" % "petals-webconsole" % "1.3"
[org.ow2.petals.tools/petals-webconsole "1.3"]