Last Version

RHQ Enterprise Agent-Server Communications Annotations API 4.13.0

Communications API containing annotations that can be applied to interfaces that do not necessarily have access to the full comm module

License

License

GPL
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-comm-api
Version

Version

4.13.0
Type

Type

jar
Description

Description

RHQ Enterprise Agent-Server Communications Annotations API
Communications API containing annotations that can be applied to interfaces that do not necessarily have access to the full comm module
Project URL

Project URL

http://www.jboss.org/rhq/rhq-core-comm-api/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-core-comm-api 4.13.0


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

Dependencies

provided (3)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.