| License |
License |
|---|---|
| GroupId | GroupIdcn.404z |
| ArtifactId | ArtifactIdid |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionid
High Performance Snowflake ID Generator 高性能雪花ID生成器
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| id-2.4.0.pom | |
| id-2.4.0.jar | 4 KB |
| id-2.4.0-sources.jar | 4 KB |
| id-2.4.0-javadoc.jar | 392 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.404z : clock | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |