is not current version
Last Version 4.13.0

org.rhq:validate-all-serverplugins 4.5.1

Test POM that will validate all RHQ server plugins

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

validate-all-serverplugins
Version

Version

4.5.1
Type

Type

pom

Download validate-all-serverplugins 4.5.1


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