| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdcn.hutool |
| ArtifactId | ArtifactIdhutool-system |
| Last Version | Last Version5.8.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhutool-system
Hutool 系统调用(Runtime)、系统监控封装
|
| Filename | Size |
|---|---|
| hutool-system-5.8.4.pom | |
| hutool-system-5.8.4.jar | 21 KB |
| hutool-system-5.8.4-sources.jar | 19 KB |
| hutool-system-5.8.4-javadoc.jar | 115 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-core | jar | 5.8.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.oshi : oshi-core | jar | 6.2.0 |
| 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 |