Last Version

westid 0.0.3

java distributed id generator

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

westid
Version

Version

0.0.3
Type

Type

jar
Description

Description

westid
java distributed id generator
Project URL

Project URL

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

Source Code Management

http://github.com/bingoohuang/westid

Download westid 0.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
redis.clients : jedis Optional jar 2.9.0
com.google.guava : guava jar 20.0
com.github.bingoohuang : eql Optional jar 0.0.86
com.h2database : h2 Optional jar 1.4.193
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.22

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.6

test (7)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.6
ch.qos.logback : logback-classic jar 1.1.8
com.github.stefanbirkner : system-rules jar 1.16.1
junit : junit jar 4.12
com.google.truth : truth jar 0.31
com.github.kstyrc : embedded-redis jar 0.6
org.jmockit : jmockit jar 1.30

Project Modules

There are no modules declared in this project.