License |
License |
---|---|
GroupId | GroupIdorg.minbox.framework |
ArtifactId | ArtifactIdapi-boot-starter-sequence |
Last Version | Last Version2.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Description分布式高效ID算法集成,基于Twitter的Snowflake("雪花算法")算法实现分布式高效有序ID生产黑科技
Distributed efficient ID algorithm integration,
based on Twitter's Snowflake algorithm to achieve distributed efficient and orderly ID production black
technology.
See more details:https://gitee.com/yu120/sequence
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-boot-starter-sequence-2.3.8.pom | |
api-boot-starter-sequence-2.3.8.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-sequence/ -->
<dependency>
<groupId>org.minbox.framework</groupId>
<artifactId>api-boot-starter-sequence</artifactId>
<version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-sequence/
implementation 'org.minbox.framework:api-boot-starter-sequence:2.3.8'
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-sequence/
implementation ("org.minbox.framework:api-boot-starter-sequence:2.3.8")
'org.minbox.framework:api-boot-starter-sequence:jar:2.3.8'
<dependency org="org.minbox.framework" name="api-boot-starter-sequence" rev="2.3.8">
<artifact name="api-boot-starter-sequence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='api-boot-starter-sequence', version='2.3.8')
)
libraryDependencies += "org.minbox.framework" % "api-boot-starter-sequence" % "2.3.8"
[org.minbox.framework/api-boot-starter-sequence "2.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.minbox.framework : api-boot-starter | jar | 2.3.8 |
org.minbox.framework : minbox-sequence | jar |
Version |
---|
2.3.8
|
2.3.7
|
2.3.6
|
2.3.5
|
2.3.4
|
2.3.3.RELEASE
|
2.3.2.RELEASE
|
2.3.1.RELEASE
|
2.3.0.RELEASE
|
2.2.7.RELEASE
|
2.2.6.RELEASE
|
2.2.5.RELEASE
|