Last Version

hutool-system 5.8.4

Hutool 系统调用(Runtime)、系统监控封装

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-system
Version

Version

5.8.4
Type

Type

jar
Description

Description

hutool-system
Hutool 系统调用(Runtime)、系统监控封装

Download hutool-system 5.8.4


<!-- https://jarcasting.com/artifacts/cn.hutool/hutool-system/ -->
<dependency>
    <groupId>cn.hutool</groupId>
    <artifactId>hutool-system</artifactId>
    <version>5.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hutool/hutool-system/
implementation 'cn.hutool:hutool-system:5.8.4'
// https://jarcasting.com/artifacts/cn.hutool/hutool-system/
implementation ("cn.hutool:hutool-system:5.8.4")
'cn.hutool:hutool-system:jar:5.8.4'
<dependency org="cn.hutool" name="hutool-system" rev="5.8.4">
  <artifact name="hutool-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hutool', module='hutool-system', version='5.8.4')
)
libraryDependencies += "cn.hutool" % "hutool-system" % "5.8.4"
[cn.hutool/hutool-system "5.8.4"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.8.4

provided (1)

Group / Artifact Type Version
com.github.oshi : oshi-core jar 6.2.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.