Last Version

Apache DistributedLog :: Proxy Client 0.5.0

Apache DistributedLog provides a high performance replicated log service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-proxy-client
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download distributedlog-proxy-client 0.5.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-proxy-protocol jar 0.5.0
com.twitter : finagle-core_2.11 jar 6.34.0
com.twitter : finagle-thriftmux_2.11 jar 6.34.0
com.twitter : finagle-serversets_2.11 jar 6.34.0
com.google.guava : guava jar 20.0
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.6.4

test (4)

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

Project Modules

There are no modules declared in this project.