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

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

Last Version

2.3.8
Release Date

Release Date

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

How to add to project

<!-- 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.
org.minbox.framework

minbox

"org.minbox.framework" is committed to providing developers with a series of "out-of-the-box" framework implementation solutions.

Versions

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