is not current version
Last Version 4.5.1

org.rhq:rhq-installer 4.0.0.Beta1

The RHQ Enterprise Installer webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-installer
Version

Version

4.0.0.Beta1
Type

Type

war

Download rhq-installer 4.0.0.Beta1


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