Apache DistributedLog :: Tutorials :: Messaging Tutorial

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.10
Last Version

Last Version

0.4.0-incubating
Release Date

Release Date

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.10

Download distributedlog-messaging_2.10

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core_2.10 jar 0.4.0-incubating
org.apache.distributedlog : distributedlog-client_2.10 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.10 jar 4.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0-incubating