GroupId | GroupIdorg.rhq.helpers |
---|---|
ArtifactId | ArtifactIdrhq-pluginAnnotations |
Version | Version3.0.0.B05 |
Type | Typejar |
Filename | Size |
---|---|
rhq-pluginAnnotations-3.0.0.B05.pom | |
rhq-pluginAnnotations-3.0.0.B05.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq.helpers/rhq-pluginAnnotations/ -->
<dependency>
<groupId>org.rhq.helpers</groupId>
<artifactId>rhq-pluginAnnotations</artifactId>
<version>3.0.0.B05</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.helpers/rhq-pluginAnnotations/
implementation 'org.rhq.helpers:rhq-pluginAnnotations:3.0.0.B05'
// https://jarcasting.com/artifacts/org.rhq.helpers/rhq-pluginAnnotations/
implementation ("org.rhq.helpers:rhq-pluginAnnotations:3.0.0.B05")
'org.rhq.helpers:rhq-pluginAnnotations:jar:3.0.0.B05'
<dependency org="org.rhq.helpers" name="rhq-pluginAnnotations" rev="3.0.0.B05">
<artifact name="rhq-pluginAnnotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq.helpers', module='rhq-pluginAnnotations', version='3.0.0.B05')
)
libraryDependencies += "org.rhq.helpers" % "rhq-pluginAnnotations" % "3.0.0.B05"
[org.rhq.helpers/rhq-pluginAnnotations "3.0.0.B05"]