GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-table |
Version | Version6.5.3 |
Type | Typejar |
Description |
DescriptionEmoDB Table Abstraction
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emodb-table-6.5.3.pom | |
emodb-table-6.5.3.jar | 220 KB |
emodb-table-6.5.3-sources.jar | 116 KB |
emodb-table-6.5.3-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-table/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-table</artifactId>
<version>6.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-table/
implementation 'com.bazaarvoice.emodb:emodb-table:6.5.3'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-table/
implementation ("com.bazaarvoice.emodb:emodb-table:6.5.3")
'com.bazaarvoice.emodb:emodb-table:jar:6.5.3'
<dependency org="com.bazaarvoice.emodb" name="emodb-table" rev="6.5.3">
<artifact name="emodb-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-table', version='6.5.3')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-table" % "6.5.3"
[com.bazaarvoice.emodb/emodb-table "6.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.emodb : emodb-common-astyanax | jar | 6.5.3 |
com.bazaarvoice.emodb : emodb-cachemgr | jar | 6.5.3 |
com.bazaarvoice.emodb : emodb-sor-api | jar | 6.5.3 |
com.google.guava : guava | jar | 18.0 |
com.google.inject : guice | jar | 4.0 |
com.datastax.cassandra : cassandra-driver-core | jar | 3.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.0 |
org.apache.curator : curator-test | jar | 2.4.2 |
org.testng : testng | jar | 7.3.0 |