License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIddistributedlog-service |
Last Version | Last Version0.3.51-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributedLog Service
A high performance replicated log service
|
<!-- https://jarcasting.com/artifacts/com.twitter/distributedlog-service/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>distributedlog-service</artifactId>
<version>0.3.51-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/distributedlog-service/
implementation 'com.twitter:distributedlog-service:0.3.51-RC1'
// https://jarcasting.com/artifacts/com.twitter/distributedlog-service/
implementation ("com.twitter:distributedlog-service:0.3.51-RC1")
'com.twitter:distributedlog-service:jar:0.3.51-RC1'
<dependency org="com.twitter" name="distributedlog-service" rev="0.3.51-RC1">
<artifact name="distributedlog-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='distributedlog-service', version='0.3.51-RC1')
)
libraryDependencies += "com.twitter" % "distributedlog-service" % "0.3.51-RC1"
[com.twitter/distributedlog-service "0.3.51-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-client | jar | 0.3.51-RC1 |
com.twitter : distributedlog-core | 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.apache.zookeeper : zookeeper | jar | 3.5.1-alpha |
jdiff : jdiff | jar | 1.0.9 |
jline : jline | jar | 2.14.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
org.apache.bookkeeper.stats : codahale-metrics-provider | jar | 4.3.4-TWTTR |
com.codahale.metrics : metrics-servlets | jar | 3.0.1 |
org.eclipse.jetty : jetty-server | jar | 8.1.19.v20160209 |
org.eclipse.jetty : jetty-servlet | jar | 8.1.19.v20160209 |
Group / Artifact | Type | Version |
---|---|---|
com.twitter : distributedlog-core | test-jar | 0.3.51-RC1 |
junit : junit | jar | 4.8.1 |
org.mockito : mockito-core | jar | 1.9.5 |