is not current version
Last Version 3.0.4

org.rhq.helpers:rhq-pluginGen 3.0.0

Helper to generate plugin skeletons

GroupId

GroupId

org.rhq.helpers
ArtifactId

ArtifactId

rhq-pluginGen
Version

Version

3.0.0
Type

Type

jar

Download rhq-pluginGen 3.0.0


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