is not current version
Last Version 4.13.0

org.rhq:rhq-serverplugin-url 1.3.0.GA

URL Content Source Plugin

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-serverplugin-url
Version

Version

1.3.0.GA
Type

Type

jar

Download rhq-serverplugin-url 1.3.0.GA


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