jar

com.github.charithe : flake4j

Maven & Gradle

Dec 04, 2018
10 stars

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

Table Of Contents

Latest Version

Download com.github.charithe : flake4j JAR file - Latest Versions:

All Versions

Download com.github.charithe : flake4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window flake4j-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.charithe.flake4j

├─ com.github.charithe.flake4j.Flake4J.class - [JAR]

com.github.charithe.flake4j.node

├─ com.github.charithe.flake4j.node.MacAddressNodeIdentifier.class - [JAR]

├─ com.github.charithe.flake4j.node.NodeIdentifier.class - [JAR]

Advertisement