Last Version

org.minbox.framework:api-boot-starter-sequence 2.3.8

分布式高效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

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

api-boot-starter-sequence
Version

Version

2.3.8
Type

Type

jar
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

https://gitee.com/minbox-projects/api-boot

Download api-boot-starter-sequence 2.3.8


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.minbox.framework : api-boot-starter jar 2.3.8
org.minbox.framework : minbox-sequence jar

Project Modules

There are no modules declared in this project.