License |
License |
---|---|
GroupId | GroupIdcom.github.xiongxcodes |
ArtifactId | ArtifactIdhaohope-tool |
Last Version | Last Version1.0.1-RELEASES |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhaohope-tool
Modules to centralize common resources and configuration for "haohope components" Maven builds.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |