is not current version
Last Version 1.3.7

io.github.guoshiqiufeng:framework-boot 1.3.5

spring boot 相关

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

framework-boot
Version

Version

1.3.5
Type

Type

pom

Download framework-boot 1.3.5

Filename Size
framework-boot-1.3.5.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.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-boot/
implementation 'io.github.guoshiqiufeng:framework-boot:1.3.5'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-boot/
implementation ("io.github.guoshiqiufeng:framework-boot:1.3.5")
'io.github.guoshiqiufeng:framework-boot:pom:1.3.5'
<dependency org="io.github.guoshiqiufeng" name="framework-boot" rev="1.3.5">
  <artifact name="framework-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='framework-boot', version='1.3.5')
)
libraryDependencies += "io.github.guoshiqiufeng" % "framework-boot" % "1.3.5"
[io.github.guoshiqiufeng/framework-boot "1.3.5"]