MVN

com.chrylis.lib : time-based-uuid-reordering

Maven & Gradle

May 26, 2021
4 stars

Time-based UUID reordering · A small utility library to reorder the time fields in a time-based UUID to sort lexographically in time order.

<dependency>
    <groupId>com.chrylis.lib</groupId>
    <artifactId>time-based-uuid-reordering</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.chrylis.lib : time-based-uuid-reordering to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.chrylis.lib : time-based-uuid-reordering to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
time-based-uuid-reordering-1.2.0
1.1.x
time-based-uuid-reordering-1.1.2
time-based-uuid-reordering-1.1.1
time-based-uuid-reordering-1.1.0
1.0.x
time-based-uuid-reordering-1.0.0

How to add a dependency to Maven

Add the following com.chrylis.lib : time-based-uuid-reordering maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.chrylis.lib</groupId>
    <artifactId>time-based-uuid-reordering</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.chrylis.lib : time-based-uuid-reordering gradle dependency to your build.gradle file:

implementation 'com.chrylis.lib:time-based-uuid-reordering:1.2.0'

Gradle Kotlin DSL: Add the following com.chrylis.lib : time-based-uuid-reordering gradle kotlin dependency to your build.gradle.kts file:

implementation("com.chrylis.lib:time-based-uuid-reordering:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.chrylis.lib : time-based-uuid-reordering sbt scala dependency to your build.sbt file:

libraryDependencies += "com.chrylis.lib" % "time-based-uuid-reordering" % "1.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 12, 2023
55 stars
Apr 13, 2023
6 usages
147 stars
Aug 25, 2023
4 usages
3.9k stars
Nov 24, 2018
4 usages
68.1k stars
Jun 14, 2023
7 usages
62 stars
Apr 04, 2019
49 stars
Aug 25, 2023
16 usages
1.8k stars
Aug 25, 2023
15 usages
1.6k stars