is not current version
Last Version 4.13.0

org.rhq:rhq-serverplugin-ant-bundle 4.10.0

Server side plugin that manages ant-scripted bundles

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-serverplugin-ant-bundle
Version

Version

4.10.0
Type

Type

jar

Download rhq-serverplugin-ant-bundle 4.10.0


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