Last Version

Apache DistributedLog :: Tutorials :: Messaging Tutorial 0.5.0

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
Version

Version

0.5.0
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

Download distributedlog-messaging 0.5.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core jar 0.5.0
org.apache.distributedlog : distributedlog-proxy-client jar 0.5.0
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.