bim-spring-boot-starter

IM SpringBoot 启动器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.byakkili
ArtifactId

ArtifactId

bim-spring-boot-starter
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

bim-spring-boot-starter
IM SpringBoot 启动器
Project URL

Project URL

https://github.com/byakkili/B-IM

Download bim-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.byakkili : bim-core jar 0.0.4
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar 1.18.12

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.redisson : redisson-spring-boot-starter jar 3.12.5
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1