com.github.simonalong:butterfly-sequence

发号器框架:完美解决雪花算法所有问题

License

License

GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly-sequence
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

发号器框架:完美解决雪花算法所有问题

Download butterfly-sequence

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-sequence/ -->
<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-sequence</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-sequence/
implementation 'com.github.simonalong:butterfly-sequence:1.1.1'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-sequence/
implementation ("com.github.simonalong:butterfly-sequence:1.1.1")
'com.github.simonalong:butterfly-sequence:jar:1.1.1'
<dependency org="com.github.simonalong" name="butterfly-sequence" rev="1.1.1">
  <artifact name="butterfly-sequence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-sequence', version='1.1.1')
)
libraryDependencies += "com.github.simonalong" % "butterfly-sequence" % "1.1.1"
[com.github.simonalong/butterfly-sequence "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
org.projectlombok : lombok Optional jar 1.16.22

Project Modules

There are no modules declared in this project.
com.github.simonalong

Spring

Versions

Version
1.1.1
1.0.8
1.0.7
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0