| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.guoshiqiufeng |
| ArtifactId | ArtifactIdkernel-all-spring-boot-starter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspring-boot 依赖引用
|
| Filename | Size |
|---|---|
| kernel-all-spring-boot-starter-1.0.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-all-spring-boot-starter/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>kernel-all-spring-boot-starter</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-all-spring-boot-starter/
implementation 'io.github.guoshiqiufeng:kernel-all-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel-all-spring-boot-starter/
implementation ("io.github.guoshiqiufeng:kernel-all-spring-boot-starter:1.0.0")
'io.github.guoshiqiufeng:kernel-all-spring-boot-starter:pom:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="kernel-all-spring-boot-starter" rev="1.0.0">
<artifact name="kernel-all-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='kernel-all-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "kernel-all-spring-boot-starter" % "1.0.0"
[io.github.guoshiqiufeng/kernel-all-spring-boot-starter "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.guoshiqiufeng : jwt-spring-boot-starter | jar | 1.0.0 |
| io.github.guoshiqiufeng : cache-redis-spring-boot-starter | jar | 1.0.0 |
| io.github.guoshiqiufeng : db-spring-boot-starter | jar | 1.0.0 |
| io.github.guoshiqiufeng : security-spring-boot-starter | jar | 1.0.0 |
| io.github.guoshiqiufeng : auth-spring-boot-starter | jar | 1.0.0 |
| io.github.guoshiqiufeng : file-all-spring-boot-starter | jar | 1.0.0 |
| io.github.guoshiqiufeng : file-expand-apk | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |