Last Version

Apache DistributedLog :: Core Library (Twitter Future Interface) 0.5.0

Apache DistributedLog provides a high performance replicated log service.

License

License

GroupId

GroupId

org.apache.distributedlog
ArtifactId

ArtifactId

distributedlog-core-twitter
Version

Version

0.5.0
Type

Type

jar
Description

Description

Apache DistributedLog :: Core Library (Twitter Future Interface)
Apache DistributedLog provides a high performance replicated log service.
Project Organization

Project Organization

The Apache Software Foundation

Download distributedlog-core-twitter 0.5.0


<!-- https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-core-twitter/ -->
<dependency>
    <groupId>org.apache.distributedlog</groupId>
    <artifactId>distributedlog-core-twitter</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-core-twitter/
implementation 'org.apache.distributedlog:distributedlog-core-twitter:0.5.0'
// https://jarcasting.com/artifacts/org.apache.distributedlog/distributedlog-core-twitter/
implementation ("org.apache.distributedlog:distributedlog-core-twitter:0.5.0")
'org.apache.distributedlog:distributedlog-core-twitter:jar:0.5.0'
<dependency org="org.apache.distributedlog" name="distributedlog-core-twitter" rev="0.5.0">
  <artifact name="distributedlog-core-twitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.distributedlog', module='distributedlog-core-twitter', version='0.5.0')
)
libraryDependencies += "org.apache.distributedlog" % "distributedlog-core-twitter" % "0.5.0"
[org.apache.distributedlog/distributedlog-core-twitter "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.distributedlog : distributedlog-core jar 0.5.0
com.twitter : util-core_2.11 jar 6.34.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.6.4
org.mockito : mockito-core jar 1.9.5
org.apache.distributedlog : distributedlog-common test-jar 0.5.0

Project Modules

There are no modules declared in this project.