License |
License |
---|---|
GroupId | GroupIdorg.rhq.helpers |
ArtifactId | ArtifactIdrhq-pluginGen |
Last Version | Last Version3.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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rhq-pluginGen-3.0.4.pom | |
rhq-pluginGen-3.0.4.jar | 1 MB |
rhq-pluginGen-3.0.4-sources.jar | 19 KB |
rhq-pluginGen-3.0.4-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq.helpers/rhq-pluginGen/ -->
<dependency>
<groupId>org.rhq.helpers</groupId>
<artifactId>rhq-pluginGen</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.helpers/rhq-pluginGen/
implementation 'org.rhq.helpers:rhq-pluginGen:3.0.4'
// https://jarcasting.com/artifacts/org.rhq.helpers/rhq-pluginGen/
implementation ("org.rhq.helpers:rhq-pluginGen:3.0.4")
'org.rhq.helpers:rhq-pluginGen:jar:3.0.4'
<dependency org="org.rhq.helpers" name="rhq-pluginGen" rev="3.0.4">
<artifact name="rhq-pluginGen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq.helpers', module='rhq-pluginGen', version='3.0.4')
)
libraryDependencies += "org.rhq.helpers" % "rhq-pluginGen" % "3.0.4"
[org.rhq.helpers/rhq-pluginGen "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1 |
org.freemarker : freemarker | jar | 2.3.11 |
org.rhq.helpers : rhq-pluginAnnotations | jar | 3.0.4 |
javassist : javassist | jar | 3.12.1.GA |
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.13.1 |
net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |