Last Version

idworker-client 1.5

a client of idworker to generate global unique id

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

idworker-client
Version

Version

1.5
Type

Type

jar
Description

Description

idworker-client
a client of idworker to generate global unique id
Project URL

Project URL

http://github.com/bingoohuang/eql
Source Code Management

Source Code Management

http://github.com/bingoohuang/idworker-client

Download idworker-client 1.5


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.