is not current version
Last Version 6.2.0

Operating System and Hardware Information 5.8.3

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
Version

Version

5.8.3
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 5.8.3

Filename Size
oshi-parent-5.8.3.pom 48 KB
Browse

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

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
  • oshi-core-shaded
  • oshi-demo
  • oshi-dist