License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.chungkui |
ArtifactId | ArtifactIduid-generator-spring-boot-starter |
Last Version | Last Version1.4-bate |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuid-generator-spring-boot-starter
雪花id生成器
|
Project Organization |
Project Organization |
<!-- 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"]
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 |