is not current version
Last Version 4.13.0

org.rhq:rhq-portal 4.11.0

the RHQ Enterprise Portal webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-portal
Version

Version

4.11.0
Type

Type

war

Download rhq-portal 4.11.0


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