Last Version

Apache DistributedLog :: Proxy Service 0.5.0

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-proxy-server
Version

Version

0.5.0
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

Download distributedlog-proxy-server 0.5.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-proxy-client jar 0.5.0
org.apache.distributedlog : distributedlog-proxy-protocol jar 0.5.0
org.apache.distributedlog : distributedlog-core jar 0.5.0
com.twitter : finagle-ostrich4_2.11 jar 6.34.0
com.twitter : finagle-thriftmux_2.11 jar 6.34.0
org.apache.zookeeper : zookeeper jar 3.5.3-beta
org.apache.bookkeeper.stats : codahale-metrics-provider jar 4.5.0
com.codahale.metrics : metrics-servlets jar 3.0.1
org.eclipse.jetty : jetty-server jar 9.3.11.v20160721
org.eclipse.jetty : jetty-servlet jar 9.3.11.v20160721
org.apache.thrift : libthrift jar 0.5.0-1
com.twitter : scrooge-core_2.11 jar 4.6.0
org.slf4j : slf4j-log4j12 jar 1.6.4

test (5)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core test-jar 0.5.0
junit : junit jar 4.8.1
org.mockito : mockito-core jar 1.9.5
org.apache.curator : curator-test jar 4.0.0
org.apache.distributedlog : distributedlog-common test-jar 0.5.0

Project Modules

There are no modules declared in this project.