id

High Performance Snowflake ID Generator 高性能雪花ID生成器

License

License

GroupId

GroupId

cn.404z
ArtifactId

ArtifactId

id
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

id
High Performance Snowflake ID Generator 高性能雪花ID生成器
Project URL

Project URL

https://github.com/ALI1416/id

Download id

How to add to project

<!-- https://jarcasting.com/artifacts/cn.404z/id/ -->
<dependency>
    <groupId>cn.404z</groupId>
    <artifactId>id</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.404z/id/
implementation 'cn.404z:id:2.4.0'
// https://jarcasting.com/artifacts/cn.404z/id/
implementation ("cn.404z:id:2.4.0")
'cn.404z:id:jar:2.4.0'
<dependency org="cn.404z" name="id" rev="2.4.0">
  <artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.404z', module='id', version='2.4.0')
)
libraryDependencies += "cn.404z" % "id" % "2.4.0"
[cn.404z/id "2.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.404z : clock jar 2.2.0

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0
0.0.1