is not current version
Last Version 4.13.0

org.rhq:rhq-ant-bundle-common 3.0.0

A library with the code common to the agent and server plugins for Ant Bundles

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-ant-bundle-common
Version

Version

3.0.0
Type

Type

jar

Download rhq-ant-bundle-common 3.0.0


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