com.github.yingzhuo:kushan-snowflake-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

kushan-snowflake-client
Last Version

Last Version

v1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download kushan-snowflake-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.2
v1.0.1
v1.0.0