| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.simonalong | 
    
| ArtifactId | ArtifactIdbutterfly-sample | 
    
| Last Version | Last Version1.0.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description发号器框架:完美解决雪花算法所有问题 
         | 
    
| Filename | Size | 
|---|---|
| butterfly-sample-1.0.7.pom | |
| butterfly-sample-1.0.7.jar | 10 KB | 
| butterfly-sample-1.0.7-sources.jar | 9 KB | 
| butterfly-sample-1.0.7-javadoc.jar | 48 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-sample/ -->
<dependency>
    <groupId>com.github.simonalong</groupId>
    <artifactId>butterfly-sample</artifactId>
    <version>1.0.7</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.simonalong/butterfly-sample/
implementation 'com.github.simonalong:butterfly-sample:1.0.7'
                // https://jarcasting.com/artifacts/com.github.simonalong/butterfly-sample/
implementation ("com.github.simonalong:butterfly-sample:1.0.7")
                'com.github.simonalong:butterfly-sample:jar:1.0.7'
                <dependency org="com.github.simonalong" name="butterfly-sample" rev="1.0.7">
  <artifact name="butterfly-sample" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.simonalong', module='butterfly-sample', version='1.0.7')
)
                libraryDependencies += "com.github.simonalong" % "butterfly-sample" % "1.0.7"
                [com.github.simonalong/butterfly-sample "1.0.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.0 | 
| com.github.simonalong : butterfly-allocator-zookeeper | jar | 1.0.7 | 
| com.github.simonalong : butterfly-allocator-db | jar | 1.0.7 | 
| com.github.simonalong : butterfly-allocator-distribute | jar | 1.0.7 | 
| junit : junit | jar | 4.13.1 | 
| mysql : mysql-connector-java | jar | 8.0.16 | 
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.3 | 
| org.slf4j : slf4j-api | jar | 1.7.28 | 
| ch.qos.logback : logback-core | jar | 1.2.10 | 
| ch.qos.logback : logback-access | jar | 1.2.10 | 
| ch.qos.logback : logback-classic | jar | 1.2.10 | 
| org.apache.dubbo : dubbo | jar | 2.7.15 | 
| org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.15 | 
| org.apache.curator : curator-framework | jar | 4.0.1 | 
| org.apache.curator : curator-recipes | jar | 4.0.1 |