| License | License | 
|---|---|
| Categories | CategoriesMessaging Application Layer Libs | 
| GroupId | GroupIdorg.apache.distributedlog | 
| ArtifactId | ArtifactIddistributedlog-messaging_2.10 | 
| Version | Version0.4.0-incubating | 
| Type | Typejar | 
| Description | DescriptionApache DistributedLog :: Tutorials :: Messaging Tutorial Apache DistributedLog provides a high performance replicated log service. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 |