Last Version

RHQ Enterprise Remote Client API 4.13.0

a set of client APIs used to connect to an RHQ Server and invoke methods on it

License

License

GPL
Categories

Categories

CLI User Interface
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-remoting-client-api
Version

Version

4.13.0
Type

Type

jar
Description

Description

RHQ Enterprise Remote Client API
a set of client APIs used to connect to an RHQ Server and invoke methods on it
Project URL

Project URL

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

Project Organization

Red Hat, Inc.

Download rhq-remoting-client-api 4.13.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.rhq : rhq-enterprise-comm jar 4.13.0
org.rhq : rhq-core-domain jar 4.13.0
org.rhq : rhq-core-util jar 4.13.0
org.rhq : rhq-script-bindings jar 4.13.0
org.jboss.remoting : jboss-remoting jar 2.5.4.SP5
org.javassist : javassist jar 3.18.1-GA
commons-logging : commons-logging jar 1.1.0.jboss

provided (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (3)

Group / Artifact Type Version
org.powermock : powermock-module-testng jar 1.4.12
org.powermock : powermock-api-mockito jar 1.4.12
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.