is not current version
Last Version 4.5.1

org.rhq:rhq-installer 1.4.0.B01

The ON Enterprise Installer webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-installer
Version

Version

1.4.0.B01
Type

Type

war

Download rhq-installer 1.4.0.B01


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