License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.Zhang-Kezheng |
ArtifactId | ArtifactIdquickly-spring-boot-starter |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionquickly-spring-boot-starter
quickly-spring-boot-starter
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.Zhang-Kezheng/quickly-spring-boot-starter/ -->
<dependency>
<groupId>io.github.Zhang-Kezheng</groupId>
<artifactId>quickly-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Zhang-Kezheng/quickly-spring-boot-starter/
implementation 'io.github.Zhang-Kezheng:quickly-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/io.github.Zhang-Kezheng/quickly-spring-boot-starter/
implementation ("io.github.Zhang-Kezheng:quickly-spring-boot-starter:0.0.1")
'io.github.Zhang-Kezheng:quickly-spring-boot-starter:jar:0.0.1'
<dependency org="io.github.Zhang-Kezheng" name="quickly-spring-boot-starter" rev="0.0.1">
<artifact name="quickly-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Zhang-Kezheng', module='quickly-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "io.github.Zhang-Kezheng" % "quickly-spring-boot-starter" % "0.0.1"
[io.github.Zhang-Kezheng/quickly-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.7 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
com.google.code.gson : gson | jar | 2.8.9 |
com.auth0 : java-jwt | jar | 3.19.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.6.7 |