is not current version
Last Version 4.13.0

org.rhq:rhq-core-native-system 1.2.0.Beta1

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.2.0.Beta1
Type

Type

jar

Download rhq-core-native-system 1.2.0.Beta1


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