MVN

org.graylog2.repackaged : uuid

Maven & Gradle

Apr 26, 2019
2 usages
1 stars

UUID · An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.

<dependency>
    <groupId>org.graylog2.repackaged</groupId>
    <artifactId>uuid</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graylog2.repackaged : uuid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of org.graylog2.repackaged : uuid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
uuid-3.2.1

How to add a dependency to Maven

Add the following org.graylog2.repackaged : uuid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graylog2.repackaged</groupId>
    <artifactId>uuid</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graylog2.repackaged : uuid gradle dependency to your build.gradle file:

implementation 'org.graylog2.repackaged:uuid:3.2.1'

Gradle Kotlin DSL: Add the following org.graylog2.repackaged : uuid gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graylog2.repackaged:uuid:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graylog2.repackaged : uuid sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graylog2.repackaged" % "uuid" % "3.2.1"

Advertisement

Dependencies from Group

Mar 28, 2019
4 usages
2 stars
Aug 30, 2014
3 usages
0 stars
Apr 26, 2019
2 usages
1 stars

Discover Dependencies

Jun 03, 2019
1 usages
0 stars
Dec 24, 2022
1 usages
3.6k stars
Aug 04, 2023
1 usages
Nov 21, 2020
3 usages
0 stars
Aug 22, 2023
4 usages
175 stars
Mar 20, 2023
1 usages
8 stars
Aug 22, 2023
4 usages
175 stars