License |
License |
---|---|
GroupId | GroupIdorg.rhq.helpers |
ArtifactId | ArtifactIdbundleGen |
Last Version | Last Version4.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparent POM for all RHQ helpers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bundleGen-4.13.0.pom | |
bundleGen-4.13.0.jar | 1 MB |
bundleGen-4.13.0-sources.jar | 9 KB |
bundleGen-4.13.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq.helpers/bundleGen/ -->
<dependency>
<groupId>org.rhq.helpers</groupId>
<artifactId>bundleGen</artifactId>
<version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.helpers/bundleGen/
implementation 'org.rhq.helpers:bundleGen:4.13.0'
// https://jarcasting.com/artifacts/org.rhq.helpers/bundleGen/
implementation ("org.rhq.helpers:bundleGen:4.13.0")
'org.rhq.helpers:bundleGen:jar:4.13.0'
<dependency org="org.rhq.helpers" name="bundleGen" rev="4.13.0">
<artifact name="bundleGen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq.helpers', module='bundleGen', version='4.13.0')
)
libraryDependencies += "org.rhq.helpers" % "bundleGen" % "4.13.0"
[org.rhq.helpers/bundleGen "4.13.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.0.jboss |
org.freemarker : freemarker | jar | 2.3.11 |
org.rhq : rhq-core-util | jar | 4.13.0 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.jetbrains : annotations | jar | 7.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |