id-generator

Generate reproducible UUIDs based of a sequence of numbers, with the possibility of generating sub UUIDs from the parent UUID.

License

License

GroupId

GroupId

io.github.bcarter97
ArtifactId

ArtifactId

id-generator_2.12
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

id-generator
Generate reproducible UUIDs based of a sequence of numbers, with the possibility of generating sub UUIDs from the parent UUID.
Project URL

Project URL

https://github.com/bcarter97/id-generator
Project Organization

Project Organization

io.github.bcarter97
Source Code Management

Source Code Management

https://github.com/bcarter97/id-generator

Download id-generator_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.bcarter97/id-generator_2.12/ -->
<dependency>
    <groupId>io.github.bcarter97</groupId>
    <artifactId>id-generator_2.12</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bcarter97/id-generator_2.12/
implementation 'io.github.bcarter97:id-generator_2.12:0.5.1'
// https://jarcasting.com/artifacts/io.github.bcarter97/id-generator_2.12/
implementation ("io.github.bcarter97:id-generator_2.12:0.5.1")
'io.github.bcarter97:id-generator_2.12:jar:0.5.1'
<dependency org="io.github.bcarter97" name="id-generator_2.12" rev="0.5.1">
  <artifact name="id-generator_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bcarter97', module='id-generator_2.12', version='0.5.1')
)
libraryDependencies += "io.github.bcarter97" % "id-generator_2.12" % "0.5.1"
[io.github.bcarter97/id-generator_2.12 "0.5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.typelevel : cats-core_2.12 jar 2.7.0
org.typelevel : cats-laws_2.12 jar 2.7.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.13
0.1.6