Operating System and Hardware Information

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

Last Version

6.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Operating System and Hardware Information
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 URL

Project URL

https://github.com/oshi/oshi
Project Organization

Project Organization

oshi
Source Code Management

Source Code Management

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

Download oshi-parent-java11

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • oshi-core
com.github.oshi

OSHI

Operating System Hardware Information (Java)

Versions

Version
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