haohope-tool

Modules to centralize common resources and configuration for "haohope components" Maven builds.

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-tool
Last Version

Last Version

1.0.1-RELEASES
Release Date

Release Date

Type

Type

jar
Description

Description

haohope-tool
Modules to centralize common resources and configuration for "haohope components" Maven builds.
Project URL

Project URL

https://github.com/xiongxcodes/haohope-tool
Source Code Management

Source Code Management

https://github.com/xiongxcodes/haohope-tool

Download haohope-tool

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
cn.hutool : hutool-all jar
org.projectlombok : lombok jar
io.springfox : springfox-swagger2 jar
com.github.pagehelper : pagehelper jar
com.alibaba : fastjson jar
jakarta.validation : jakarta.validation-api jar
org.hibernate.validator : hibernate-validator jar
org.apache.commons : commons-lang3 jar
commons-lang : commons-lang jar

Project Modules

There are no modules declared in this project.

haohope-tool

Versions

Version
1.0.1-RELEASES
1.0.0-releases