butterfly

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

License

License

GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

butterfly
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/SimonAlong/Butterfly

Download butterfly

Filename Size
butterfly-1.1.1.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.22

Project Modules

  • butterfly-sequence
  • butterfly-distribute
  • butterfly-allocator
  • butterfly-sample
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