is not current version
Last Version 4.2.0

org.rhq:rhq-serverplugin-rhnhosted 3.0.0.B06

Provides ability to communicate with RHN Hosted

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-serverplugin-rhnhosted
Version

Version

3.0.0.B06
Type

Type

jar

Download rhq-serverplugin-rhnhosted 3.0.0.B06


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