License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.smoketurner.snowizard |
ArtifactId | ArtifactIdsnowizard-client |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionSnowizard Client
Distributed ID generator based on Twitter's Snowflake
|
Filename | Size |
---|---|
snowizard-client-2.0.1.pom | |
snowizard-client-2.0.1.jar | 7 KB |
snowizard-client-2.0.1-sources.jar | 9 KB |
snowizard-client-2.0.1-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.smoketurner.snowizard/snowizard-client/ -->
<dependency>
<groupId>com.smoketurner.snowizard</groupId>
<artifactId>snowizard-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.smoketurner.snowizard/snowizard-client/
implementation 'com.smoketurner.snowizard:snowizard-client:2.0.1'
// https://jarcasting.com/artifacts/com.smoketurner.snowizard/snowizard-client/
implementation ("com.smoketurner.snowizard:snowizard-client:2.0.1")
'com.smoketurner.snowizard:snowizard-client:jar:2.0.1'
<dependency org="com.smoketurner.snowizard" name="snowizard-client" rev="2.0.1">
<artifact name="snowizard-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smoketurner.snowizard', module='snowizard-client', version='2.0.1')
)
libraryDependencies += "com.smoketurner.snowizard" % "snowizard-client" % "2.0.1"
[com.smoketurner.snowizard/snowizard-client "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.smoketurner.snowizard : snowizard-api | jar | 2.0.1 |
io.dropwizard : dropwizard-client | jar | |
org.jetbrains : annotations Optional | jar | 16.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.activation : javax.activation-api | jar | 1.2.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | |
org.mockito : mockito-core | jar | |
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |