is not current version
Last Version 4.13.0

org.rhq:alert-operations 4.0.0.B02


GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

alert-operations
Version

Version

4.0.0.B02
Type

Type

jar

Download alert-operations 4.0.0.B02


<!-- https://jarcasting.com/artifacts/org.rhq/alert-operations/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>alert-operations</artifactId>
    <version>4.0.0.B02</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/alert-operations/
implementation 'org.rhq:alert-operations:4.0.0.B02'
// https://jarcasting.com/artifacts/org.rhq/alert-operations/
implementation ("org.rhq:alert-operations:4.0.0.B02")
'org.rhq:alert-operations:jar:4.0.0.B02'
<dependency org="org.rhq" name="alert-operations" rev="4.0.0.B02">
  <artifact name="alert-operations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='alert-operations', version='4.0.0.B02')
)
libraryDependencies += "org.rhq" % "alert-operations" % "4.0.0.B02"
[org.rhq/alert-operations "4.0.0.B02"]