GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-common-uuid |
Last Version | Last Version6.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmoDB UUID Utilities
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-common-uuid-6.5.17.pom | |
emodb-common-uuid-6.5.17.jar | 6 KB |
emodb-common-uuid-6.5.17-sources.jar | 4 KB |
emodb-common-uuid-6.5.17-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-uuid/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-uuid</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-uuid/
implementation 'com.bazaarvoice.emodb:emodb-common-uuid:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-uuid/
implementation ("com.bazaarvoice.emodb:emodb-common-uuid:6.5.17")
'com.bazaarvoice.emodb:emodb-common-uuid:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-uuid" rev="6.5.17">
<artifact name="emodb-common-uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-uuid', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-uuid" % "6.5.17"
[com.bazaarvoice.emodb/emodb-common-uuid "6.5.17"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.eaio-uuid : uuid | jar | 3.2.0 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |