is not current version
Last Version 4.13.0

org.rhq:rhq-portal 4.0.0.B02

the RHQ Enterprise Portal webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-portal
Version

Version

4.0.0.B02
Type

Type

war

Download rhq-portal 4.0.0.B02


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