bid-spring-boot-starter

Global distributed unique id for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.daaao
ArtifactId

ArtifactId

bid-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bid-spring-boot-starter
Global distributed unique id for Spring Boot
Project URL

Project URL

https://gitee.com/blind/bid-spring-boot-starter
Source Code Management

Source Code Management

https://gitee.com/blind/bid-spring-boot-starter

Download bid-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar
commons-lang : commons-lang jar 2.6
org.mybatis : mybatis jar 3.5.3
org.mybatis : mybatis-spring jar 2.0.3
mysql : mysql-connector-java jar 8.0.18

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0