com.github.oshi 应用信息监控库

212 阅读1分钟

 

<!-- https://mvnrepository.com/artifact/com.github.oshi/oshi-dist -->
<dependency>
    <groupId>com.github.oshi</groupId>
    <artifactId>oshi-dist</artifactId>
    <version>5.2.0</version>
    <type>pom</type>
</dependency>