A JNA-based cross-platform operating system information library for Java that retrieves system information such as memory, CPU, disk, and battery.
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>7.2.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example of retrieving CPU information using OSHI.
No known issues recorded.
No dependency data recorded yet.