is not current version
Last Version 4.13.0

org.rhq:rhq-core-native-system 3.0.0.EmbJopr3

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

3.0.0.EmbJopr3
Type

Type

jar

Download rhq-core-native-system 3.0.0.EmbJopr3


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