is not current version
Last Version 0.0.1-beta

io.github.biezhi:keeper-spring-boot-web-starter 0.0.1-alpha


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

keeper-spring-boot-web-starter
Version

Version

0.0.1-alpha
Type

Type

jar

Download keeper-spring-boot-web-starter 0.0.1-alpha


<!-- https://jarcasting.com/artifacts/io.github.biezhi/keeper-spring-boot-web-starter/ -->
<dependency>
    <groupId>io.github.biezhi</groupId>
    <artifactId>keeper-spring-boot-web-starter</artifactId>
    <version>0.0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.biezhi/keeper-spring-boot-web-starter/
implementation 'io.github.biezhi:keeper-spring-boot-web-starter:0.0.1-alpha'
// https://jarcasting.com/artifacts/io.github.biezhi/keeper-spring-boot-web-starter/
implementation ("io.github.biezhi:keeper-spring-boot-web-starter:0.0.1-alpha")
'io.github.biezhi:keeper-spring-boot-web-starter:jar:0.0.1-alpha'
<dependency org="io.github.biezhi" name="keeper-spring-boot-web-starter" rev="0.0.1-alpha">
  <artifact name="keeper-spring-boot-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.biezhi', module='keeper-spring-boot-web-starter', version='0.0.1-alpha')
)
libraryDependencies += "io.github.biezhi" % "keeper-spring-boot-web-starter" % "0.0.1-alpha"
[io.github.biezhi/keeper-spring-boot-web-starter "0.0.1-alpha"]