Last Version

Time-based UUID reordering 1.2.0

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

License

License

GroupId

GroupId

com.chrylis.lib
ArtifactId

ArtifactId

time-based-uuid-reordering
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Project URL

http://github.com/chrylis/time-based-uuid-reordering

Download time-based-uuid-reordering 1.2.0


<!-- https://jarcasting.com/artifacts/com.chrylis.lib/time-based-uuid-reordering/ -->
<dependency>
    <groupId>com.chrylis.lib</groupId>
    <artifactId>time-based-uuid-reordering</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.chrylis.lib/time-based-uuid-reordering/
implementation 'com.chrylis.lib:time-based-uuid-reordering:1.2.0'
// https://jarcasting.com/artifacts/com.chrylis.lib/time-based-uuid-reordering/
implementation ("com.chrylis.lib:time-based-uuid-reordering:1.2.0")
'com.chrylis.lib:time-based-uuid-reordering:jar:1.2.0'
<dependency org="com.chrylis.lib" name="time-based-uuid-reordering" rev="1.2.0">
  <artifact name="time-based-uuid-reordering" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chrylis.lib', module='time-based-uuid-reordering', version='1.2.0')
)
libraryDependencies += "com.chrylis.lib" % "time-based-uuid-reordering" % "1.2.0"
[com.chrylis.lib/time-based-uuid-reordering "1.2.0"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest jar 2.2
com.github.f4b6a3 : uuid-creator jar 3.7.0

Project Modules

There are no modules declared in this project.