| License |
License |
|---|---|
| GroupId | GroupIdio.github.guoshiqiufeng |
| ArtifactId | ArtifactIdframework-boot |
| Last Version | Last Version1.3.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspring boot 相关
|
| Filename | Size |
|---|---|
| framework-boot-1.3.7.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-boot/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>framework-boot</artifactId>
<version>1.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-boot/
implementation 'io.github.guoshiqiufeng:framework-boot:1.3.7'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-boot/
implementation ("io.github.guoshiqiufeng:framework-boot:1.3.7")
'io.github.guoshiqiufeng:framework-boot:pom:1.3.7'
<dependency org="io.github.guoshiqiufeng" name="framework-boot" rev="1.3.7">
<artifact name="framework-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='framework-boot', version='1.3.7')
)
libraryDependencies += "io.github.guoshiqiufeng" % "framework-boot" % "1.3.7"
[io.github.guoshiqiufeng/framework-boot "1.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.guoshiqiufeng : framework-core | jar | 1.3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |