oshi-core-java11

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-core-java11
Last Version

Last Version

6.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

oshi-core-java11
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

Download oshi-core-java11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna-jpms jar 5.12.0
net.java.dev.jna : jna-platform-jpms jar 5.12.0
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.
com.github.oshi

OSHI

Operating System Hardware Information (Java)

Versions

Version
6.2.0
6.1.6
6.1.5
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0
6.0.0
5.8.7
5.8.6
5.8.5
5.8.3
5.8.2
5.8.1
5.8.0
5.7.5
5.7.4
5.7.3
5.7.2
5.7.1
5.7.0
5.6.1
5.6.0
5.5.1-beta-1
5.5.0-beta-1