Last Version

hutool-setting 5.8.4

Hutool 配置文件增强

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-setting
Version

Version

5.8.4
Type

Type

jar
Description

Description

hutool-setting
Hutool 配置文件增强

Download hutool-setting 5.8.4


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.8.4
cn.hutool : hutool-log jar 5.8.4
org.yaml : snakeyaml Optional jar 1.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.