is not current version
Last Version 4.13.0

org.rhq:rhq-filetemplate-bundle-common 4.5.1

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

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-filetemplate-bundle-common
Version

Version

4.5.1
Type

Type

jar

Download rhq-filetemplate-bundle-common 4.5.1


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