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