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.
Homepage
POM file
JAR file
Javadoc
'com.github.dblock:oshi-core:1.3'
<dependency>
<groupId>com.github.dblock</groupId>
<artifactId>oshi-core</artifactId>
<version>1.3</version>
</dependency>
<dependency org="com.github.dblock" name="oshi-core" rev="1.3"/>
"com.github.dblock", "oshi-core", "1.3"
Dependencies
Compile dependencies
Test dependencies