Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-datacenter |
Version | Version6.4.11 |
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.4.11.pom | |
emodb-datacenter-6.4.11.jar | 21 KB |
emodb-datacenter-6.4.11-sources.jar | 12 KB |
emodb-datacenter-6.4.11-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.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-datacenter/
implementation 'com.bazaarvoice.emodb:emodb-datacenter:6.4.11'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-datacenter/
implementation ("com.bazaarvoice.emodb:emodb-datacenter:6.4.11")
'com.bazaarvoice.emodb:emodb-datacenter:jar:6.4.11'
<dependency org="com.bazaarvoice.emodb" name="emodb-datacenter" rev="6.4.11">
<artifact name="emodb-datacenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-datacenter', version='6.4.11')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-datacenter" % "6.4.11"
[com.bazaarvoice.emodb/emodb-datacenter "6.4.11"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-common-dropwizard | jar | 6.4.11 |
com.bazaarvoice.emodb : emodb-sor-api | jar | 6.4.11 |
com.google.guava : guava | jar | 18.0 |
com.google.inject : guice | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.0 |
org.testng : testng | jar | 7.3.0 |