License |
License |
---|---|
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdbutterfly-allocator |
Version | Version1.0.8 |
Type | Typepom |
Description |
Description发号器框架:完美解决雪花算法所有问题
|
Filename | Size |
---|---|
butterfly-allocator-1.0.8.pom | 783 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator/ -->
<dependency>
<groupId>com.github.simonalong</groupId>
<artifactId>butterfly-allocator</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator/
implementation 'com.github.simonalong:butterfly-allocator:1.0.8'
// https://jarcasting.com/artifacts/com.github.simonalong/butterfly-allocator/
implementation ("com.github.simonalong:butterfly-allocator:1.0.8")
'com.github.simonalong:butterfly-allocator:pom:1.0.8'
<dependency org="com.github.simonalong" name="butterfly-allocator" rev="1.0.8">
<artifact name="butterfly-allocator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='butterfly-allocator', version='1.0.8')
)
libraryDependencies += "com.github.simonalong" % "butterfly-allocator" % "1.0.8"
[com.github.simonalong/butterfly-allocator "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.22 |