| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.simonalong | 
    
| ArtifactId | ArtifactIdbutterfly-allocator-db | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description发号器框架:完美解决雪花算法所有问题 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator-db/ -->
<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-allocator-db</artifactId>
    <version>1.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator-db/
implementation 'com.github.simonalong:butterfly-allocator-db:1.1.1'
                // https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator-db/
implementation ("com.github.simonalong:butterfly-allocator-db:1.1.1")
                'com.github.simonalong:butterfly-allocator-db:jar:1.1.1'
                <dependency org="com.github.simonalong" name="butterfly-allocator-db" rev="1.1.1">
  <artifact name="butterfly-allocator-db" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.simonalong', module='butterfly-allocator-db', version='1.1.1')
)
                libraryDependencies += "com.github.simonalong" % "butterfly-allocator-db" % "1.1.1"
                [com.github.simonalong/butterfly-allocator-db "1.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.simonalong : butterfly-sequence | jar | 1.1.1 | 
| com.github.simonalong : Neo | jar | 0.7.2 | 
| org.projectlombok : lombok Optional | jar | 1.16.22 |