Last Version

EmoDB RESTful Web Server 6.5.17

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

GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-web
Version

Version

6.5.17
Type

Type

jar
Description

Description

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

Download emodb-web 6.5.17


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

Dependencies

compile (108)

Group / Artifact Type Version
com.bazaarvoice.astyanax : astyanax-core jar 3.8.0-bv13
com.bazaarvoice.curator : dropwizard jar 1.4.2
com.bazaarvoice.curator : recipes jar 1.4.2
com.bazaarvoice.emodb : emodb-auth-client jar 6.5.17
com.bazaarvoice.emodb : emodb-auth-core jar 6.5.17
com.bazaarvoice.emodb : emodb-auth-store jar 6.5.17
com.bazaarvoice.emodb : emodb-blob jar 6.5.17
com.bazaarvoice.emodb : emodb-blob-api jar 6.5.17
com.bazaarvoice.emodb : emodb-blob-client jar 6.5.17
com.bazaarvoice.emodb : emodb-blob-client-common jar 6.5.17
com.bazaarvoice.emodb : emodb-cachemgr jar 6.5.17
com.bazaarvoice.emodb : emodb-common-api jar 6.5.17
com.bazaarvoice.emodb : emodb-common-astyanax jar 6.5.17
com.bazaarvoice.emodb : emodb-common-client jar 6.5.17
com.bazaarvoice.emodb : emodb-common-dropwizard jar 6.5.17
com.bazaarvoice.emodb : emodb-common-stash jar 6.5.17
com.bazaarvoice.emodb : emodb-common-jersey-client jar 6.5.17
com.bazaarvoice.emodb : emodb-common-json jar 6.5.17
com.bazaarvoice.emodb : emodb-common-uuid jar 6.5.17
com.bazaarvoice.emodb : emodb-common-zookeeper jar 6.5.17
com.bazaarvoice.emodb : emodb-databus jar 6.5.17
com.bazaarvoice.emodb : emodb-databus-api jar 6.5.17
com.bazaarvoice.emodb : emodb-databus-client jar 6.5.17
com.bazaarvoice.emodb : emodb-databus-client-common jar 6.5.17
com.bazaarvoice.emodb : emodb-datacenter jar 6.5.17
com.bazaarvoice.emodb : emodb-event jar 6.5.17
com.bazaarvoice.emodb : emodb-job jar 6.5.17
com.bazaarvoice.emodb : emodb-job-api jar 6.5.17
com.bazaarvoice.emodb : emodb-kafka jar 6.5.17
com.bazaarvoice.emodb : emodb-megabus jar 6.5.17
com.bazaarvoice.emodb : emodb-queue jar 6.5.17
com.bazaarvoice.emodb : emodb-queue-api jar 6.5.17
com.bazaarvoice.emodb : emodb-queue-client jar 6.5.17
com.bazaarvoice.emodb : emodb-queue-client-common jar 6.5.17
com.bazaarvoice.emodb : emodb-sor jar 6.5.17
com.bazaarvoice.emodb : emodb-sor-api jar 6.5.17
com.bazaarvoice.emodb : emodb-sor-client jar 6.5.17
com.bazaarvoice.emodb : emodb-sor-client-common jar 6.5.17
com.bazaarvoice.emodb : emodb-table jar 6.5.17
com.bazaarvoice.emodb : emodb-uac-api jar 6.5.17
com.bazaarvoice.emodb : emodb-uac-client jar 6.5.17
com.bazaarvoice.emodb : emodb-plugins jar 6.5.17
com.bazaarvoice.ostrich : ostrich-core jar 1.9.3
com.bazaarvoice.ostrich.zookeeper : ostrich-zookeeper-discovery jar 1.9.3
com.bazaarvoice.ostrich : ostrich-dropwizard jar 1.9.3
com.bazaarvoice.ostrich.zookeeper : ostrich-zookeeper-registry jar 1.9.3
com.amazonaws : aws-java-sdk-core jar 1.11.551
com.amazonaws : aws-java-sdk-s3 jar 1.11.551
com.amazonaws : aws-java-sdk-cloudwatch jar 1.11.551
com.amazonaws : aws-java-sdk-sns jar 1.11.551
com.amazonaws : aws-java-sdk-sqs jar 1.11.551
com.amazonaws : aws-java-sdk-sts jar 1.11.551
com.codahale.metrics : metrics-annotation jar 3.0.2
com.codahale.metrics : metrics-core jar 3.0.2
com.codahale.metrics : metrics-healthchecks jar 3.0.2
com.codahale.metrics : metrics-servlets jar 3.0.2
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 20.0
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-assistedinject 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.11
io.dropwizard : dropwizard-client jar 0.7.1
io.dropwizard : dropwizard-core jar 0.7.1
io.dropwizard : dropwizard-configuration jar 0.7.1
io.dropwizard : dropwizard-jackson jar 0.7.1
io.dropwizard : dropwizard-jersey jar 0.7.1
io.dropwizard : dropwizard-jetty jar 0.7.1
io.dropwizard : dropwizard-lifecycle jar 0.7.1
io.dropwizard : dropwizard-metrics jar 0.7.1
io.dropwizard : dropwizard-servlets jar 0.7.1
io.swagger : swagger-annotations jar 1.5.8
io.swagger : swagger-jaxrs jar 1.5.8
javax.validation : validation-api jar 1.1.0.Final
javax.xml.bind : jaxb-api jar 2.3.1
net.sourceforge.argparse4j : argparse4j jar 0.4.3
org.apache.cassandra : cassandra-all jar 3.11.12
org.apache.cassandra : cassandra-thrift jar 3.11.12
org.apache.commons : commons-compress jar 1.21
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.curator : curator-client jar 2.4.2
org.apache.curator : curator-framework jar 2.4.2
org.apache.curator : curator-recipes jar 2.4.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.kafka : kafka-clients jar 2.8.0
org.apache.shiro : shiro-core jar 1.8.0
org.apache.thrift : libthrift jar 0.12.0
org.coursera : metrics-datadog jar 1.1.13
org.coursera : dropwizard-metrics-datadog jar 1.1.13
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016
org.eclipse.jetty : jetty-io jar 9.0.7.v20131107
org.eclipse.jetty : jetty-security jar 9.0.7.v20131107
org.eclipse.jetty : jetty-server jar 9.0.7.v20131107
org.eclipse.jetty : jetty-servlet jar 9.0.7.v20131107
org.eclipse.jetty : jetty-util jar 9.0.7.v20131107
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : log4j-over-slf4j jar 1.7.32
org.xerial.snappy : snappy-java jar 1.1.8.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.7.0
org.testng : testng jar 7.3.0
org.apache.curator : curator-test jar 2.4.2

Project Modules

There are no modules declared in this project.