License |
License |
---|---|
GroupId | GroupIdorg.rhq.helpers |
ArtifactId | ArtifactIdrhq-pluginAnnotations |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRHQ Plugin Annotations
Annotations to help generate plugin descriptors
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.13.1 |
net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |