is not current version
Last Version 2.6.2

com.gitee.zhibi:fast-spring-boot 2.3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.zhibi
ArtifactId

ArtifactId

fast-spring-boot
Version

Version

2.3
Type

Type

jar

Download fast-spring-boot 2.3


<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/fast-spring-boot/ -->
<dependency>
    <groupId>com.gitee.zhibi</groupId>
    <artifactId>fast-spring-boot</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-spring-boot/
implementation 'com.gitee.zhibi:fast-spring-boot:2.3'
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-spring-boot/
implementation ("com.gitee.zhibi:fast-spring-boot:2.3")
'com.gitee.zhibi:fast-spring-boot:jar:2.3'
<dependency org="com.gitee.zhibi" name="fast-spring-boot" rev="2.3">
  <artifact name="fast-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='fast-spring-boot', version='2.3')
)
libraryDependencies += "com.gitee.zhibi" % "fast-spring-boot" % "2.3"
[com.gitee.zhibi/fast-spring-boot "2.3"]