Apache DistributedLog :: Proxy Service

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-service_2.10
Last Version

Last Version

0.4.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache DistributedLog :: Proxy Service
Apache DistributedLog provides a high performance replicated log service.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=incubator-distributedlog.git;a=summary/distributedlog-service_2.10

Download distributedlog-service_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-service_2.10/ -->
<dependency>
    <groupId>org.apache.distributedlog</groupId>
    <artifactId>distributedlog-service_2.10</artifactId>
    <version>0.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-service_2.10/
implementation 'org.apache.distributedlog:distributedlog-service_2.10:0.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-service_2.10/
implementation ("org.apache.distributedlog:distributedlog-service_2.10:0.4.0-incubating")
'org.apache.distributedlog:distributedlog-service_2.10:jar:0.4.0-incubating'
<dependency org="org.apache.distributedlog" name="distributedlog-service_2.10" rev="0.4.0-incubating">
  <artifact name="distributedlog-service_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.distributedlog', module='distributedlog-service_2.10', version='0.4.0-incubating')
)
libraryDependencies += "org.apache.distributedlog" % "distributedlog-service_2.10" % "0.4.0-incubating"
[org.apache.distributedlog/distributedlog-service_2.10 "0.4.0-incubating"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-client_2.10 jar 0.4.0-incubating
org.apache.distributedlog : distributedlog-core_2.10 jar 0.4.0-incubating
com.twitter : finagle-ostrich4_2.10 jar 6.34.0
com.twitter : finagle-thriftmux_2.10 jar 6.34.0
org.apache.zookeeper : zookeeper jar 3.5.1-alpha
org.apache.bookkeeper.stats : codahale-metrics-provider jar 4.3.7-TWTTR-OSS
com.codahale.metrics : metrics-servlets jar 3.0.1
org.eclipse.jetty : jetty-server jar 8.1.19.v20160209
org.eclipse.jetty : jetty-servlet jar 8.1.19.v20160209
org.apache.thrift : libthrift jar 0.5.0-1
com.twitter : scrooge-core_2.10 jar 4.6.0
org.slf4j : slf4j-log4j12 jar 1.6.4

test (5)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core_2.10 test-jar 0.4.0-incubating
junit : junit jar 4.8.1
org.mockito : mockito-core jar 1.9.5
org.apache.curator : curator-test jar 3.2.1
org.apache.distributedlog : distributedlog-protocol_2.10 test-jar 0.4.0-incubating

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0-incubating