Last Version

RHQ Native System API 4.13.0

Java API that wraps the native library used to access low-level system resources natively.

License

License

GPL
Categories

Categories

Native Development Tools
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-native-system
Version

Version

4.13.0
Type

Type

jar
Description

Description

RHQ Native System API
Java API that wraps the native library used to access low-level system resources natively.
Project URL

Project URL

http://www.jboss.org/rhq/rhq-core-native-system/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-core-native-system 4.13.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.rhq : rhq-core-util jar 4.13.0
org.hyperic » sigar jar 1.6.5.132-6
org.hyperic » sigar-dist zip 1.6.5.132-6

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 (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.0
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.