is not current version
Last Version 0.0.4

com.github.byakkili:bim-spring-boot-starter 0.0.1

IM SpringBoot 启动器

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.byakkili
ArtifactId

ArtifactId

bim-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download bim-spring-boot-starter 0.0.1


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