is not current version
Last Version 4.13.0

org.rhq:rhq-serverplugin-filetemplate-bundle 4.0.0.B02

Server side plugin that manages file template bundles

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-serverplugin-filetemplate-bundle
Version

Version

4.0.0.B02
Type

Type

jar

Download rhq-serverplugin-filetemplate-bundle 4.0.0.B02


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