Last Version

Flake4J ID Generator 1.0.2

A Java implementation of the Flake decentralized, k-ordered ID generation algorithm by Boundary

License

License

GroupId

GroupId

com.github.charithe
ArtifactId

ArtifactId

flake4j
Version

Version

1.0.2
Type

Type

jar
Description

Description

Flake4J ID Generator
A Java implementation of the Flake decentralized, k-ordered ID generation algorithm by Boundary
Project URL

Project URL

https://github.com/charithe/flake4j
Source Code Management

Source Code Management

https://github.com/charithe/flake4j

Download flake4j 1.0.2


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.2

Project Modules

There are no modules declared in this project.