is not current version
Last Version 4.13.0

org.rhq:rhq-coregui 4.4.0

the RHQ Enterprise Core GUI webapp

Categories

Categories

GUI User Interface
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-coregui
Version

Version

4.4.0
Type

Type

war

Download rhq-coregui 4.4.0


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