Buralo Identifier

Generate domain object identifiers from UUIDs that are globally unique and sortable in their binary and textual representation.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.buralo
ArtifactId

ArtifactId

buralo-identifier
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Buralo Identifier
Generate domain object identifiers from UUIDs that are globally unique and sortable in their binary and textual representation.
Project URL

Project URL

https://github.com/BuraloOSS/buralo-identifier
Project Organization

Project Organization

Búraló Technologies
Source Code Management

Source Code Management

https://github.com/BuraloOSS/buralo-identifier

Download buralo-identifier

How to add to project

<!-- https://jarcasting.com/artifacts/com.buralo/buralo-identifier/ -->
<dependency>
    <groupId>com.buralo</groupId>
    <artifactId>buralo-identifier</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buralo/buralo-identifier/
implementation 'com.buralo:buralo-identifier:1.0.0'
// https://jarcasting.com/artifacts/com.buralo/buralo-identifier/
implementation ("com.buralo:buralo-identifier:1.0.0")
'com.buralo:buralo-identifier:jar:1.0.0'
<dependency org="com.buralo" name="buralo-identifier" rev="1.0.0">
  <artifact name="buralo-identifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buralo', module='buralo-identifier', version='1.0.0')
)
libraryDependencies += "com.buralo" % "buralo-identifier" % "1.0.0"
[com.buralo/buralo-identifier "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.uuid : java-uuid-generator jar 4.0.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.assertj : assertj-core jar 3.19.0
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0