hntool-core

hntool 配置类

License

License

GroupId

GroupId

com.github.hfhn
ArtifactId

ArtifactId

hntool-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

hntool-core
hntool 配置类

Download hntool-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
cn.hutool : hutool-log jar 5.1.3
cn.hutool : hutool-db jar 5.1.3
cn.hutool : hutool-json jar 5.1.3
org.springframework : spring-web Optional jar 5.0.5.RELEASE
org.projectlombok : lombok jar 1.16.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0