id-generator-spring-boot-starter

Distributed ID generator, workerID is initialized based on zookeeper.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.fastercode
ArtifactId

ArtifactId

id-generator-spring-boot-starter
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

id-generator-spring-boot-starter
Distributed ID generator, workerID is initialized based on zookeeper.
Project URL

Project URL

http://id-generator.fastercode.org

Download id-generator-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/org.fastercode/id-generator-spring-boot-starter/ -->
<dependency>
    <groupId>org.fastercode</groupId>
    <artifactId>id-generator-spring-boot-starter</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fastercode/id-generator-spring-boot-starter/
implementation 'org.fastercode:id-generator-spring-boot-starter:1.1.2'
// https://jarcasting.com/artifacts/org.fastercode/id-generator-spring-boot-starter/
implementation ("org.fastercode:id-generator-spring-boot-starter:1.1.2")
'org.fastercode:id-generator-spring-boot-starter:jar:1.1.2'
<dependency org="org.fastercode" name="id-generator-spring-boot-starter" rev="1.1.2">
  <artifact name="id-generator-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fastercode', module='id-generator-spring-boot-starter', version='1.1.2')
)
libraryDependencies += "org.fastercode" % "id-generator-spring-boot-starter" % "1.1.2"
[org.fastercode/id-generator-spring-boot-starter "1.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.fastercode : id-generator-core jar 1.1.2
org.slf4j : slf4j-api jar 1.7.30

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.5.9.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2