is not current version
Last Version 3.0.4

org.rhq.helpers:rhq-pluginAnnotations 1.4.0.B01

Annotations to help generate plugin descriptors

GroupId

GroupId

org.rhq.helpers
ArtifactId

ArtifactId

rhq-pluginAnnotations
Version

Version

1.4.0.B01
Type

Type

jar

Download rhq-pluginAnnotations 1.4.0.B01


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