License |
License
MIT License
|
---|---|
GroupId | GroupIdio.github.xiami0725 |
ArtifactId | ArtifactIdspringboot-tool |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionspringboot-tool
springboot常用工具
|
Filename | Size |
---|---|
springboot-tool-1.0.3.pom | |
springboot-tool-1.0.3.jar | 22 KB |
springboot-tool-1.0.3-sources.jar | 13 KB |
springboot-tool-1.0.3-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xiami0725/springboot-tool/ -->
<dependency>
<groupId>io.github.xiami0725</groupId>
<artifactId>springboot-tool</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiami0725/springboot-tool/
implementation 'io.github.xiami0725:springboot-tool:1.0.3'
// https://jarcasting.com/artifacts/io.github.xiami0725/springboot-tool/
implementation ("io.github.xiami0725:springboot-tool:1.0.3")
'io.github.xiami0725:springboot-tool:jar:1.0.3'
<dependency org="io.github.xiami0725" name="springboot-tool" rev="1.0.3">
<artifact name="springboot-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiami0725', module='springboot-tool', version='1.0.3')
)
libraryDependencies += "io.github.xiami0725" % "springboot-tool" % "1.0.3"
[io.github.xiami0725/springboot-tool "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : java-jwt | jar | 3.8.1 |
org.jasypt : jasypt | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
cn.hutool : hutool-all | jar | 4.6.6 |