| Categories |
CategoriesData |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.emodb |
| ArtifactId | ArtifactIdemodb-datacenter |
| Last Version | Last Version6.5.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmoDB Data Center Abstraction
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| emodb-datacenter-6.5.17.pom | |
| emodb-datacenter-6.5.17.jar | 21 KB |
| emodb-datacenter-6.5.17-sources.jar | 12 KB |
| emodb-datacenter-6.5.17-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-datacenter/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-datacenter</artifactId>
<version>6.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-datacenter/
implementation 'com.bazaarvoice.emodb:emodb-datacenter:6.5.17'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-datacenter/
implementation ("com.bazaarvoice.emodb:emodb-datacenter:6.5.17")
'com.bazaarvoice.emodb:emodb-datacenter:jar:6.5.17'
<dependency org="com.bazaarvoice.emodb" name="emodb-datacenter" rev="6.5.17">
<artifact name="emodb-datacenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-datacenter', version='6.5.17')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-datacenter" % "6.5.17"
[com.bazaarvoice.emodb/emodb-datacenter "6.5.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bazaarvoice.emodb : emodb-common-api | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-common-uuid | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-common-dropwizard | jar | 6.5.17 |
| com.bazaarvoice.emodb : emodb-sor-api | jar | 6.5.17 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.guava : guava | jar | 20.0 |
| com.google.inject : guice | jar | 4.0 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| io.dropwizard : dropwizard-lifecycle | jar | 0.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.7.0 |
| org.testng : testng | jar | 7.3.0 |