MVN

org.rhq : remote-client-deps

Maven & Gradle

Dec 02, 2014

RHQ Remote Client Dependencies

<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>remote-client-deps</artifactId>
    <version>4.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.rhq : remote-client-deps to add to Maven - Latest Versions:

  • Latest Stable: 4.13.0
  • Latest Beta: 4.0.0.Beta1

All Versions

Choose a version of org.rhq : remote-client-deps to add to Maven - All Versions:

Version Vulnerabilities Updated
4.13.x
remote-client-deps-4.13.0
4.12.x
remote-client-deps-4.12.0
4.11.x
remote-client-deps-4.11.0
4.10.x
remote-client-deps-4.10.0
4.9.x
remote-client-deps-4.9.0
4.8.x
remote-client-deps-4.8.0
4.7.x
remote-client-deps-4.7.0
4.6.x
remote-client-deps-4.6.0
4.5.x
remote-client-deps-4.5.1
4.4.x
remote-client-deps-4.4.0
4.3.x
remote-client-deps-4.3.0
4.2.x
remote-client-deps-4.2.0
4.0.x
remote-client-deps-4.0.1
remote-client-deps-4.0.0.Beta1
remote-client-deps-4.0.0.B02

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>remote-client-deps</artifactId>
    <version>4.13.0</version>
</dependency>

Advertisement