Last Version

RHQ Plugin Annotations 3.0.4

Annotations to help generate plugin descriptors

License

License

GPL
GroupId

GroupId

org.rhq.helpers
ArtifactId

ArtifactId

rhq-pluginAnnotations
Version

Version

3.0.4
Type

Type

jar
Description

Description

RHQ Plugin Annotations
Annotations to help generate plugin descriptors
Project URL

Project URL

http://rhq-project.org/rhq-pluginAnnotations/
Project Organization

Project Organization

Red Hat, Inc.
Source Code Management

Source Code Management

http://git.fedorahosted.org/git/rhq/rhq.git/rhq-pluginAnnotations

Download rhq-pluginAnnotations 3.0.4


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

Dependencies

provided (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.0.jboss
javax.xml.bind : jaxb-api jar 2.1
log4j : log4j jar 1.2.14
org.jetbrains : annotations jar 7.0.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 5.13.1
net.sourceforge.cobertura : cobertura jar 1.9.4.1

Project Modules

There are no modules declared in this project.