License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-example |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributedLog Example
A high performance replicated log service
|
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-example/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-example</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-example/
implementation 'com.twitter:distributedlog-example:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-example/
implementation ("com.twitter:distributedlog-example:0.3.51-RC1")
'com.twitter:distributedlog-example:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-example" rev="0.3.51-RC1">
<artifact name="distributedlog-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-example', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-example" % "0.3.51-RC1"
[com.twitter/distributedlog-example "0.3.51-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-client | jar | 0.3.51-RC1 |
org.apache.zookeeper : zookeeper | jar | 3.5.1-alpha |
com.twitter : distributedlog-core | jar | 0.3.51-RC1 |
com.twitter : distributedlog-service | jar | 0.3.51-RC1 |
com.twitter : finagle-ostrich4_2.11 | jar | 6.34.0 |
com.twitter : finagle-thriftmux_2.11 | jar | 6.34.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-core | test-jar | 0.3.51-RC1 |
junit : junit | jar | 4.8.1 |