Last Version

Apache DistributedLog :: Tutorials :: Messaging Tutorial 0.4.0-incubating

Apache DistributedLog provides a high performance replicated log service.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-messaging_2.11
Version

Version

0.4.0-incubating
Type

Type

jar
Description

Description

Apache DistributedLog :: Tutorials :: Messaging Tutorial
Apache DistributedLog provides a high performance replicated log service.
Project URL

Project URL

http://maven.apache.org
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-messaging_2.11

Download distributedlog-messaging_2.11 0.4.0-incubating


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core_2.11 jar 0.4.0-incubating
org.apache.distributedlog : distributedlog-client_2.11 jar 0.4.0-incubating
jline : jline jar 0.9.94
org.iq80.leveldb : leveldb jar 0.7
org.apache.thrift : libthrift jar 0.5.0-1
com.twitter : scrooge-core_2.11 jar 4.6.0

Project Modules

There are no modules declared in this project.