is not current version
Last Version 4.13.0

org.rhq:rhq-portal 4.5.1

the RHQ Enterprise Portal webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-portal
Version

Version

4.5.1
Type

Type

war

Download rhq-portal 4.5.1


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