Jar examples for l:locality-uuid
UUID implementation for locality in distributed systems
You can download jar file locality-uuid 1.1.1 in this page.
BSD License
You can use the following script to add locality-uuid-1.1.1.jar to your project.
<dependency> <groupId>com.groupon</groupId> <artifactId>locality-uuid</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.groupon', name: 'locality-uuid', version: '1.1.1'
libraryDependencies += "com.groupon" % "locality-uuid" % "1.1.1"
<dependency org="com.groupon" name="locality-uuid" rev="1.1.1"/>
@Grapes(@Grab(group='com.groupon', module='locality-uuid', version='1.1.1'))
'com.groupon:locality-uuid:jar:1.1.1'
Click the following link to download the jar file.
locality-uuid-1.1.1-javadoc.jar