License |
License |
---|---|
GroupId | GroupIdorg.apache.distributedlog |
ArtifactId | ArtifactIddistributedlog-service_2.11 |
Version | Version0.4.0-incubating |
Type | Typejar |
Description |
DescriptionApache DistributedLog :: Proxy Service
Apache DistributedLog provides a high performance replicated log service.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-service_2.11/ -->
<dependency>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog-service_2.11</artifactId>
<version>0.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-service_2.11/
implementation 'org.apache.distributedlog:distributedlog-service_2.11:0.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-service_2.11/
implementation ("org.apache.distributedlog:distributedlog-service_2.11:0.4.0-incubating")
'org.apache.distributedlog:distributedlog-service_2.11:jar:0.4.0-incubating'
<dependency org="org.apache.distributedlog" name="distributedlog-service_2.11" rev="0.4.0-incubating">
<artifact name="distributedlog-service_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.distributedlog', module='distributedlog-service_2.11', version='0.4.0-incubating')
)
libraryDependencies += "org.apache.distributedlog" % "distributedlog-service_2.11" % "0.4.0-incubating"
[org.apache.distributedlog/distributedlog-service_2.11 "0.4.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.distributedlog : distributedlog-client_2.11 | jar | 0.4.0-incubating |
org.apache.distributedlog : distributedlog-core_2.11 | jar | 0.4.0-incubating |
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 |
org.apache.bookkeeper.stats : codahale-metrics-provider | jar | 4.3.7-TWTTR-OSS |
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 |
org.apache.thrift : libthrift | jar | 0.5.0-1 |
com.twitter : scrooge-core_2.11 | jar | 4.6.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.distributedlog : distributedlog-core_2.11 | test-jar | 0.4.0-incubating |
junit : junit | jar | 4.8.1 |
org.mockito : mockito-core | jar | 1.9.5 |
org.apache.curator : curator-test | jar | 3.2.1 |
org.apache.distributedlog : distributedlog-protocol_2.11 | test-jar | 0.4.0-incubating |