is not current version
Last Version 1.3

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


GroupId

GroupId

org.ow2.petals.tools
ArtifactId

ArtifactId

petals-webconsole-embedded
Version

Version

1.2
Type

Type

war

Download petals-webconsole-embedded 1.2


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