jar

work.bottle.plugin : bt-id-generator-core

Maven & Gradle

Aug 03, 2022
0 stars

bt-id-generator-core · Implementation of Distributed ID Generator Based on Snowflake Algorithm.

Table Of Contents

Latest Version

Download work.bottle.plugin : bt-id-generator-core JAR file - Latest Versions:

All Versions

Download work.bottle.plugin : bt-id-generator-core 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 bt-id-generator-core-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

work.bottle.plugin

├─ work.bottle.plugin.HighPrecisionConvertor.class - [JAR]

├─ work.bottle.plugin.HighPrecisionIdPopulator.class - [JAR]

├─ work.bottle.plugin.HighPrecisionIdService.class - [JAR]

├─ work.bottle.plugin.HighSwallowConvetor.class - [JAR]

├─ work.bottle.plugin.HighSwallowIdPopulator.class - [JAR]

├─ work.bottle.plugin.HighSwallowIdService.class - [JAR]

├─ work.bottle.plugin.Id.class - [JAR]

├─ work.bottle.plugin.IdConverter.class - [JAR]

├─ work.bottle.plugin.IdPopulator.class - [JAR]

├─ work.bottle.plugin.IdService.class - [JAR]

├─ work.bottle.plugin.Invariant.class - [JAR]

work.bottle.plugin.exception

├─ work.bottle.plugin.exception.MachineNumOutOfBoundsException.class - [JAR]

├─ work.bottle.plugin.exception.SystemTimeException.class - [JAR]

work.bottle.plugin.utils

├─ work.bottle.plugin.utils.TimeUtils.class - [JAR]