GroupId | GroupIdorg.rhq |
---|---|
ArtifactId | ArtifactIdrhq-pluginGen |
Last Version | Last Version1.3.0.EmbJopr.1.3.0-4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRHQ plugin generator
Helper to generate plugin skeletons
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-pluginGen/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-pluginGen</artifactId>
<version>1.3.0.EmbJopr.1.3.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-pluginGen/
implementation 'org.rhq:rhq-pluginGen:1.3.0.EmbJopr.1.3.0-4'
// https://jarcasting.com/artifacts/org.rhq/rhq-pluginGen/
implementation ("org.rhq:rhq-pluginGen:1.3.0.EmbJopr.1.3.0-4")
'org.rhq:rhq-pluginGen:jar:1.3.0.EmbJopr.1.3.0-4'
<dependency org="org.rhq" name="rhq-pluginGen" rev="1.3.0.EmbJopr.1.3.0-4">
<artifact name="rhq-pluginGen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-pluginGen', version='1.3.0.EmbJopr.1.3.0-4')
)
libraryDependencies += "org.rhq" % "rhq-pluginGen" % "1.3.0.EmbJopr.1.3.0-4"
[org.rhq/rhq-pluginGen "1.3.0.EmbJopr.1.3.0-4"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1 |
org.freemarker : freemarker | jar | 2.3.11 |
i18nlog » i18nlog | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.1 |
log4j : log4j | jar | 1.2.14 |
org.jetbrains : annotations | jar | 7.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.9 |