EmoDB RESTful Web Server

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

Группа

Группа

com.bazaarvoice.emodb
Идентификатор

Идентификатор

emodb-web
Последняя версия

Последняя версия

6.5.17
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать emodb-web

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (108)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
6.5.17
6.5.16
6.5.15
6.5.14
6.5.13
6.5.12
6.5.11
6.5.10
6.5.9
6.5.8
6.5.7
6.5.6
6.5.3
6.5.2
6.5.1
6.5.0
6.4.11
6.4.10
6.4.9
6.4.8
6.4.7
6.4.6
6.4.5
6.4.4
6.4.3
6.4.2
6.4.1
6.4.0
6.3.2
6.3.1
6.3.0
6.2.3
6.2.2
6.2.1
6.2.0
6.1.5
6.1.4
6.1.2
6.1.1
6.0.14
6.0.13
6.0.12
6.0.11
6.0.9
6.0.8
6.0.7
6.0.2
6.0.1
5.7.33
5.7.32
5.7.27
5.7.26
5.7.25
5.7.24
5.7.23
5.7.22
5.7.21
5.7.20
5.7.19
5.7.17
5.7.16
5.7.15
5.7.14
5.7.13
5.7.12
5.7.11
5.7.10
5.7.9
5.7.8
5.7.7
5.7.5
5.7.4
5.7.3
5.7.2
5.7.1
5.7.0
5.6.30
5.6.29
5.6.28
5.6.27
5.6.26
5.6.25
5.6.24
5.6.23
5.6.22
5.6.21
5.6.20
5.6.19
5.6.18
5.6.17
5.6.16
5.6.15
5.6.14
5.6.13
5.6.12
5.6.11
5.6.10
5.6.9
5.6.7
5.6.6
5.6.5
5.6.4
5.6.3
5.6.2
5.6.1
5.6.0
5.5.7
5.5.6
5.5.5
5.5.4-migration-1
5.5.4
5.5.3
5.5.2
5.5.1
5.5.0
5.4.35
5.4.34
5.4.33
5.4.32
5.4.31
5.4.30
5.4.23
5.4.21
5.4.20
5.4.19
5.4.18
5.4.17
5.4.16
5.4.15
5.4.14
5.4.13
5.4.12
5.4.11.1
5.4.11
5.4.10
5.4.9
5.4.8
5.4.7
5.4.6
5.4.5
5.4.4
5.4.3
5.4.2
5.4.1
1.0.1-migration