RHQ Plugin Archetype


GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-plugin-archetype
Last Version

Last Version

1.0.0.GA
Release Date

Release Date

Type

Type

jar
Description

Description

RHQ Plugin Archetype

Download rhq-plugin-archetype

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.GA