uid-generator-spring-boot-starter

雪花id生成器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.chungkui
ArtifactId

ArtifactId

uid-generator-spring-boot-starter
Last Version

Last Version

1.4-bate
Release Date

Release Date

Type

Type

jar
Description

Description

uid-generator-spring-boot-starter
雪花id生成器
Project Organization

Project Organization

Pivotal Software, Inc.

Download uid-generator-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.springframework : spring-tx jar 5.2.17.RELEASE
org.apache.commons : commons-lang3 jar 3.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.4-bate
1.3-bate
1.1-bate
1.0-bate