Last Version

Snowizard Client 1.8.1

Distributed ID generator based on Twitter's Snowflake

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ge.snowizard
ArtifactId

ArtifactId

snowizard-client
Version

Version

1.8.1
Type

Type

jar
Description

Description

Snowizard Client
Distributed ID generator based on Twitter's Snowflake

Download snowizard-client 1.8.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ge.snowizard : snowizard-api jar 1.8.1
io.dropwizard : dropwizard-client jar 0.8.1

test (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.8.1

Project Modules

There are no modules declared in this project.