License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdsigar-native |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:sigar-native
Sigar Native
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vindell/sigar-native/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>sigar-native</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/sigar-native/
implementation 'com.github.vindell:sigar-native:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/sigar-native/
implementation ("com.github.vindell:sigar-native:1.0.2.RELEASE")
'com.github.vindell:sigar-native:jar:1.0.2.RELEASE'
<dependency org="com.github.vindell" name="sigar-native" rev="1.0.2.RELEASE">
<artifact name="sigar-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='sigar-native', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.vindell" % "sigar-native" % "1.0.2.RELEASE"
[com.github.vindell/sigar-native "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.hyperic » sigar | jar | 1.6.5.132-6 |
org.hyperic » sigar-dist | zip | 1.6.5.132-3 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.26 |