is not current version
Last Version 6.5.17

EmoDB Integration Tests 6.5.7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-quality
Version

Version

6.5.7
Type

Type

jar
Description

Description

EmoDB Integration Tests
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download emodb-quality 6.5.7


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-quality/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-quality</artifactId>
    <version>6.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-quality/
implementation 'com.bazaarvoice.emodb:emodb-quality:6.5.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-quality/
implementation ("com.bazaarvoice.emodb:emodb-quality:6.5.7")
'com.bazaarvoice.emodb:emodb-quality:jar:6.5.7'
<dependency org="com.bazaarvoice.emodb" name="emodb-quality" rev="6.5.7">
  <artifact name="emodb-quality" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-quality', version='6.5.7')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-quality" % "6.5.7"
[com.bazaarvoice.emodb/emodb-quality "6.5.7"]

Dependencies

test (74)

Group / Artifact Type Version
com.bazaarvoice.curator : dropwizard jar 1.4.2
com.bazaarvoice.curator : test jar 1.4.2
com.bazaarvoice.astyanax : astyanax-cassandra jar 3.8.0-bv12
com.bazaarvoice.emodb : emodb-auth-client jar 6.5.7
com.bazaarvoice.emodb : emodb-auth-core jar 6.5.7
com.bazaarvoice.emodb : emodb-auth-store jar 6.5.7
com.bazaarvoice.emodb : emodb-blob jar 6.5.7
com.bazaarvoice.emodb : emodb-blob-api jar 6.5.7
com.bazaarvoice.emodb : emodb-blob-client jar 6.5.7
com.bazaarvoice.emodb : emodb-blob-client-common jar 6.5.7
com.bazaarvoice.emodb : emodb-cachemgr jar 6.5.7
com.bazaarvoice.emodb : emodb-common-api jar 6.5.7
com.bazaarvoice.emodb : emodb-common-astyanax test-jar 6.5.7
com.bazaarvoice.emodb : emodb-common-astyanax jar 6.5.7
com.bazaarvoice.emodb : emodb-common-client jar 6.5.7
com.bazaarvoice.emodb : emodb-common-dropwizard jar 6.5.7
com.bazaarvoice.emodb : emodb-common-stash jar 6.5.7
com.bazaarvoice.emodb : emodb-common-jersey-client jar 6.5.7
com.bazaarvoice.emodb : emodb-common-json jar 6.5.7
com.bazaarvoice.emodb : emodb-common-uuid jar 6.5.7
com.bazaarvoice.emodb : emodb-common-zookeeper jar 6.5.7
com.bazaarvoice.emodb : emodb-databus-api jar 6.5.7
com.bazaarvoice.emodb : emodb-databus-client jar 6.5.7
com.bazaarvoice.emodb : emodb-databus-client-common jar 6.5.7
com.bazaarvoice.emodb : emodb-datacenter jar 6.5.7
com.bazaarvoice.emodb : emodb-event jar 6.5.7
com.bazaarvoice.emodb : emodb-sor-api jar 6.5.7
com.bazaarvoice.emodb : emodb-sor-client jar 6.5.7
com.bazaarvoice.emodb : emodb-sor-client-common jar 6.5.7
com.bazaarvoice.emodb : emodb-table jar 6.5.7
com.bazaarvoice.emodb : emodb-uac-api jar 6.5.7
com.bazaarvoice.emodb : emodb-uac-client jar 6.5.7
com.bazaarvoice.emodb : emodb-web-local jar 6.5.7
com.bazaarvoice.ostrich : ostrich-core jar 1.9.3
com.bazaarvoice.ostrich.zookeeper : ostrich-zookeeper-discovery jar 1.9.3
com.boundary : high-scale-lib jar 1.0.6
com.codahale.metrics : metrics-core jar 3.0.2
com.codahale.metrics : metrics-healthchecks jar 3.0.2
com.datastax.cassandra : cassandra-driver-core jar 3.1.4
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 18.0
com.google.inject : guice jar 4.0
com.sun.jersey.contribs : jersey-apache-client4 jar 1.18.1
com.sun.jersey : jersey-client jar 1.18.1
com.sun.jersey : jersey-core jar 1.18.1
com.sun.jersey : jersey-server jar 1.18.1
commons-codec : commons-codec jar 1.10
io.dropwizard : dropwizard-client jar 0.7.1
io.dropwizard : dropwizard-configuration jar 0.7.1
io.dropwizard : dropwizard-core jar 0.7.1
io.dropwizard : dropwizard-jackson jar 0.7.1
io.dropwizard : dropwizard-logging jar 0.7.1
io.dropwizard : dropwizard-jetty jar 0.7.1
io.dropwizard : dropwizard-testing jar 0.7.1
io.dropwizard : dropwizard-util jar 0.7.1
junit : junit jar 4.13.1
javax.validation : validation-api jar 1.1.0.Final
org.apache.cassandra : cassandra-all jar 3.0.25
org.apache.commons : commons-compress jar 1.21
org.apache.curator : curator-client jar 2.4.2
org.apache.curator : curator-framework jar 2.4.2
org.apache.curator : curator-test jar 2.4.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.shiro : shiro-core jar 1.8.0
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016
org.eclipse.jetty : jetty-http jar 9.0.7.v20131107
org.eclipse.jetty : jetty-server jar 9.0.7.v20131107
org.mockito : mockito-core jar 3.7.0
org.testng : testng jar 7.3.0
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
org.slf4j : slf4j-api jar 1.7.29

Project Modules

There are no modules declared in this project.