is not current version
Last Version 4.13.0

org.rhq:rhq-core-native-system 1.3.0.GA

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

Categories

Categories

Native Development Tools
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-native-system
Version

Version

1.3.0.GA
Type

Type

jar

Download rhq-core-native-system 1.3.0.GA


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