is not current version
Last Version 1.3.1

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

This project is a web application to monitor and administrate PEtALS

GroupId

GroupId

org.ow2.petals.tools
ArtifactId

ArtifactId

petals-webconsole
Version

Version

1.2
Type

Type

war

Download petals-webconsole 1.2


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