is not current version
Last Version 4.13.0

org.rhq:rhq-serverplugin-yum 1.4.0.B01

JBoss Operations Network Enterprise Server Yum Content Source Plugin

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-serverplugin-yum
Version

Version

1.4.0.B01
Type

Type

jar

Download rhq-serverplugin-yum 1.4.0.B01


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