is not current version
Last Version 4.13.0

org.rhq:rhq-portal 1.3.0.EmbJopr.1.3.0-4

the RHQ Enterprise Portal webapp

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-portal
Version

Version

1.3.0.EmbJopr.1.3.0-4
Type

Type

war

Download rhq-portal 1.3.0.EmbJopr.1.3.0-4


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