Locality UUID

UUID implementation for locality in distributed systems

License

License

GroupId

GroupId

com.groupon
ArtifactId

ArtifactId

locality-uuid
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Locality UUID
UUID implementation for locality in distributed systems
Project URL

Project URL

http://github.com/groupon/locality-uuid.java

Download locality-uuid

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.groupon

Groupon

Versions

Version
1.1.1
1.1.0
1.0.0