jake

A distributed unique ID generator inspired by snowflake and sonyflake

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.funcfoo
ArtifactId

ArtifactId

jake-id-spring-boot-autoconfigure
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

jake
A distributed unique ID generator inspired by snowflake and sonyflake
Project URL

Project URL

https://github.com/funcfoo/jake
Source Code Management

Source Code Management

https://github.com/funcfoo/jake

Download jake-id-spring-boot-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.funcfoo/jake-id-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>io.github.funcfoo</groupId>
    <artifactId>jake-id-spring-boot-autoconfigure</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.funcfoo/jake-id-spring-boot-autoconfigure/
implementation 'io.github.funcfoo:jake-id-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/io.github.funcfoo/jake-id-spring-boot-autoconfigure/
implementation ("io.github.funcfoo:jake-id-spring-boot-autoconfigure:1.0.0")
'io.github.funcfoo:jake-id-spring-boot-autoconfigure:pom:1.0.0'
<dependency org="io.github.funcfoo" name="jake-id-spring-boot-autoconfigure" rev="1.0.0">
  <artifact name="jake-id-spring-boot-autoconfigure" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.funcfoo', module='jake-id-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "io.github.funcfoo" % "jake-id-spring-boot-autoconfigure" % "1.0.0"
[io.github.funcfoo/jake-id-spring-boot-autoconfigure "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0