Last Version

snowflake-utils 1.2.0

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

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

util-snowflake-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

snowflake-utils
雪花Id(分布式Id)算法工具库
Project URL

Project URL

https://github.com/duanxinyuan/snowflake-utils
Source Code Management

Source Code Management

https://github.com/duanxinyuan/snowflake-utils

Download util-snowflake-parent 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • util-config
  • util-snowflake-prefect
  • util-snowflake