Download locality-uuid-1.1.1.jar file - Jar l

Jar examples for l:locality-uuid

Description

UUID implementation for locality in distributed systems

You can download jar file locality-uuid 1.1.1 in this page.

License

BSD License

Build File

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'

Download

Click the following link to download the jar file.

locality-uuid-1.1.1-javadoc.jar
locality-uuid-1.1.1-sources.jar
locality-uuid-1.1.1.jar
locality-uuid-1.1.1.pom



Related Tutorials