is not current version
Last Version 6.2.0

oshi-demo 5.8.6

A JNA-based (native) operating system information library for Java that aims to provide a cross-platform implementation to retrieve system information, such as version, memory, CPU, disk, battery, etc.

License

License

GroupId

GroupId

com.github.oshi
ArtifactId

ArtifactId

oshi-demo
Version

Version

5.8.6
Type

Type

jar
Description

Description

oshi-demo
A JNA-based (native) operating system information library for Java that aims to provide a cross-platform implementation to retrieve system information, such as version, memory, CPU, disk, battery, etc.
Project Organization

Project Organization

oshi
Source Code Management

Source Code Management

https://github.com/oshi/oshi.git

Download oshi-demo 5.8.6


<!-- https://jarcasting.com/artifacts/com.github.oshi/oshi-demo/ -->
<dependency>
    <groupId>com.github.oshi</groupId>
    <artifactId>oshi-demo</artifactId>
    <version>5.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oshi/oshi-demo/
implementation 'com.github.oshi:oshi-demo:5.8.6'
// https://jarcasting.com/artifacts/com.github.oshi/oshi-demo/
implementation ("com.github.oshi:oshi-demo:5.8.6")
'com.github.oshi:oshi-demo:jar:5.8.6'
<dependency org="com.github.oshi" name="oshi-demo" rev="5.8.6">
  <artifact name="oshi-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oshi', module='oshi-demo', version='5.8.6')
)
libraryDependencies += "com.github.oshi" % "oshi-demo" % "5.8.6"
[com.github.oshi/oshi-demo "5.8.6"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.oshi : oshi-core jar 5.8.6
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.slf4j : slf4j-simple jar 1.7.32
org.jfree : jfreechart jar 1.5.3

Project Modules

There are no modules declared in this project.