com.github.duanxinyuan:util-snowflake-prefect

雪花Id(分布式Id)算法工具库

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

util-snowflake-prefect
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

雪花Id(分布式Id)算法工具库

Download util-snowflake-prefect

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.duanxinyuan/util-snowflake-prefect/ -->
<dependency>
    <groupId>com.github.duanxinyuan</groupId>
    <artifactId>util-snowflake-prefect</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanxinyuan/util-snowflake-prefect/
implementation 'com.github.duanxinyuan:util-snowflake-prefect:1.2.0'
// https://jarcasting.com/artifacts/com.github.duanxinyuan/util-snowflake-prefect/
implementation ("com.github.duanxinyuan:util-snowflake-prefect:1.2.0")
'com.github.duanxinyuan:util-snowflake-prefect:jar:1.2.0'
<dependency org="com.github.duanxinyuan" name="util-snowflake-prefect" rev="1.2.0">
  <artifact name="util-snowflake-prefect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duanxinyuan', module='util-snowflake-prefect', version='1.2.0')
)
libraryDependencies += "com.github.duanxinyuan" % "util-snowflake-prefect" % "1.2.0"
[com.github.duanxinyuan/util-snowflake-prefect "1.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.14
org.apache.commons : commons-lang3 jar 3.10
com.github.duanxinyuan : cache-redis jar 1.2.0
org.projectlombok : lombok jar 1.18.12
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0