| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdorg.apache.distributedlog |
| ArtifactId | ArtifactIddistributedlog-messaging_2.11 |
| 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.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"]
| 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 |