Last Version

Snowizard Project 1.8.1

Distributed ID generator based on Twitter's Snowflake

License

License

GroupId

GroupId

com.ge.snowizard
ArtifactId

ArtifactId

snowizard-parent
Version

Version

1.8.1
Type

Type

pom
Description

Description

Snowizard Project
Distributed ID generator based on Twitter's Snowflake
Project URL

Project URL

https://github.com/GeneralElectric/snowizard
Source Code Management

Source Code Management

https://github.com/GeneralElectric/snowizard

Download snowizard-parent 1.8.1

Filename Size
snowizard-parent-1.8.1.pom 15 KB
Browse

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

Dependencies

test (1)

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

Project Modules

  • snowizard-client
  • snowizard-api
  • snowizard-application
  • snowizard-core