| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMetrics Application Testing & Monitoring Monitoring | 
        
| GroupId | GroupIdcom.github.hiwepy | 
    
| ArtifactId | ArtifactIdmetrics-sigar2 | 
    
| Last Version | Last Version1.0.0.RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMetrics Sigar Integration 
            Metrics + Hyperic Sigar for OS-level monitoring 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/metrics-sigar2/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>metrics-sigar2</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.hiwepy/metrics-sigar2/
implementation 'com.github.hiwepy:metrics-sigar2:1.0.0.RELEASE'
                // https://jarcasting.com/artifacts/com.github.hiwepy/metrics-sigar2/
implementation ("com.github.hiwepy:metrics-sigar2:1.0.0.RELEASE")
                'com.github.hiwepy:metrics-sigar2:jar:1.0.0.RELEASE'
                <dependency org="com.github.hiwepy" name="metrics-sigar2" rev="1.0.0.RELEASE">
  <artifact name="metrics-sigar2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.hiwepy', module='metrics-sigar2', version='1.0.0.RELEASE')
)
                libraryDependencies += "com.github.hiwepy" % "metrics-sigar2" % "1.0.0.RELEASE"
                [com.github.hiwepy/metrics-sigar2 "1.0.0.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| io.dropwizard.metrics : metrics-core | jar | 4.1.1 | 
| org.hyperic » sigar | jar | 1.6.5.132-6 | 
| com.github.hiwepy : sigar-native | jar | 1.0.3.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.mockito : mockito-core | jar | 2.23.4 | 
| org.slf4j : slf4j-simple | jar | 1.7.26 |