is not current version
Last Version 2.1.0

org.ow2.petals:petals-cli-cmd-monitoring 1.0.3


Categories

Categories

CLI User Interface Monitoring Application Testing & Monitoring
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cli-cmd-monitoring
Version

Version

1.0.3
Type

Type

jar

Download petals-cli-cmd-monitoring 1.0.3


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