License |
License |
---|---|
GroupId | GroupIdcn.404z |
ArtifactId | ArtifactIdid |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionId
High performance snowflake ID generator 高性能雪花ID生成器
|
Project URL |
Project URL |
Filename | Size |
---|---|
id-2.1.0.pom | |
id-2.1.0.jar | 4 KB |
id-2.1.0-sources.jar | 4 KB |
id-2.1.0-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.404z/id/ -->
<dependency>
<groupId>cn.404z</groupId>
<artifactId>id</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.404z/id/
implementation 'cn.404z:id:2.1.0'
// https://jarcasting.com/artifacts/cn.404z/id/
implementation ("cn.404z:id:2.1.0")
'cn.404z:id:jar:2.1.0'
<dependency org="cn.404z" name="id" rev="2.1.0">
<artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.404z', module='id', version='2.1.0')
)
libraryDependencies += "cn.404z" % "id" % "2.1.0"
[cn.404z/id "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.404z : clock | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |