MVN

io.github.cooperlyt : uid-reactive-generator-spring

Maven & Gradle

Mar 03, 2023
2 stars

uid-reactive-generator-spring · UidGenerator is a Java implemented, Snowflake based unique ID generator.

<dependency>
    <groupId>io.github.cooperlyt</groupId>
    <artifactId>uid-reactive-generator-spring</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cooperlyt : uid-reactive-generator-spring to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of io.github.cooperlyt : uid-reactive-generator-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
uid-reactive-generator-spring-1.2.1
1.1.x
uid-reactive-generator-spring-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.cooperlyt</groupId>
    <artifactId>uid-reactive-generator-spring</artifactId>
    <version>1.2.1</version>
</dependency>