is not current version
Last Version 4.5.1

org.rhq:rhq-installer 3.0.0.EmbJopr3

The RHQ Enterprise Installer webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-installer
Version

Version

3.0.0.EmbJopr3
Type

Type

war

Download rhq-installer 3.0.0.EmbJopr3


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