Last Version

RHQ Enterprise Server Client API 4.13.0

The implementation of the client API when accessing the server locally

License

License

GPL
Categories

Categories

CLI User Interface
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-server-client-api
Version

Version

4.13.0
Type

Type

jar
Description

Description

RHQ Enterprise Server Client API
The implementation of the client API when accessing the server locally
Project URL

Project URL

http://www.jboss.org/rhq/rhq-server-client-api/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-server-client-api 4.13.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.rhq : rhq-enterprise-server jar 4.13.0
org.rhq : rhq-script-bindings jar 4.13.0

provided (4)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (6)

Group / Artifact Type Version
org.rhq : test-utils jar 4.13.0
org.opensymphony.quartz : quartz jar 1.6.5
org.powermock : powermock-module-testng jar 1.4.12
org.powermock : powermock-api-mockito jar 1.4.12
com.datastax.cassandra : cassandra-driver-core jar 1.0.8-jboss-1
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.