License |
License |
---|---|
GroupId | GroupIdcom.github.duanxinyuan |
ArtifactId | ArtifactIdutil-snowflake-prefect |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description雪花Id(分布式Id)算法工具库
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |