is not current version
Last Version 3.0.4

org.rhq.helpers:rhq-pluginGen 3.0.3

Helper to generate plugin skeletons

GroupId

GroupId

org.rhq.helpers
ArtifactId

ArtifactId

rhq-pluginGen
Version

Version

3.0.3
Type

Type

jar

Download rhq-pluginGen 3.0.3


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