is not current version
Last Version 4.13.0

org.rhq:rhq-portal 3.0.0

the RHQ Enterprise Portal webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-portal
Version

Version

3.0.0
Type

Type

war

Download rhq-portal 3.0.0


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