All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by snowflake with all dependencies

Search JAR files by class name

api-boot-starter-sequence from group org.minbox.framework (version 2.3.11)

分布式高效ID算法集成,基于Twitter的Snowflake("雪花算法")算法实现分布式高效有序ID生产黑科技 Distributed efficient ID algorithm integration, based on Twitter's Snowflake algorithm to achieve distributed efficient and orderly ID production black technology. See more details:https://gitee.com/yu120/sequence

Group: org.minbox.framework Artifact: api-boot-starter-sequence
Show all versions 
 

0 downloads
Artifact api-boot-starter-sequence
Group org.minbox.framework
Version 2.3.11
Last update 27. May 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies api-boot-starter, minbox-sequence,
There are maybe transitive dependencies!

yitter-idgenerator from group com.github.yitter (version 1.0.6)

Shorter ID and faster generation with a new snowflake drift algorithm. The core is to shorten the ID length, but also can have a very high instantaneous concurrent processing capacity (50W/0.1s), and powerful configuration capacity.

Group: com.github.yitter Artifact: yitter-idgenerator
Show all versions Show documentation Show source 
 

0 downloads
Artifact yitter-idgenerator
Group com.github.yitter
Version 1.0.6
Last update 06. April 2021
Organization not specified
URL https://github.com/yitter/idgenerator
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

api-boot-plugin-sequence from group org.minbox.framework (version 2.2.7.RELEASE)

分布式高效ID算法集成,基于Twitter的Snowflake("雪花算法")算法实现分布式高效有序ID生产黑科技 Distributed efficient ID algorithm integration, based on Twitter's Snowflake algorithm to achieve distributed efficient and orderly ID production black technology. See more details:https://gitee.com/yu120/sequence

Group: org.minbox.framework Artifact: api-boot-plugin-sequence
Show all versions Show documentation Show source 
 

0 downloads
Artifact api-boot-plugin-sequence
Group org.minbox.framework
Version 2.2.7.RELEASE
Last update 07. July 2020
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

idworker-snowflake from group com.a3test.component (version 1.0.0)

Snowflake is a service for generating unique IDs at high scale with some simple guarantees. These IDs are unique 64-bit unsigned integers, which are based on time, instead of being sequential. The full ID is composed of a timestamp, a project number, a node number, and a sequence number.

Group: com.a3test.component Artifact: idworker-snowflake
Show all versions Show documentation Show source 
 

0 downloads
Artifact idworker-snowflake
Group com.a3test.component
Version 1.0.0
Last update 03. July 2020
Organization not specified
URL https://component.a3test.com/idworker-snowflake
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-boot,
There are maybe transitive dependencies!



Page 14 from 14 (items total 134)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy