twitter-archive / distributedlog   0.3.51-RC1

Apache License 2.0 Website GitHub

A high performance replicated log service. (The development is moved to Apache Incubator)

Scala versions: 2.11 2.10

distributedlog-core 0.3.51-RC1


Group ID:
com.twitter
Artifact ID:
distributedlog-core_2.11
Version:
0.3.51-RC1
Release Date:
Jun 5, 2016
Licenses:
Files:

libraryDependencies += "com.twitter" %% "distributedlog-core" % "0.3.51-RC1"

Mill build tool

ivy"com.twitter::distributedlog-core:0.3.51-RC1"

Scala CLI

//> using dep "com.twitter::distributedlog-core:0.3.51-RC1"

Ammonite REPL

import $ivy.`com.twitter::distributedlog-core:0.3.51-RC1`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>distributedlog-core_2.11</artifactId>
  <version>0.3.51-RC1</version>
</dependency>

compile group: 'com.twitter', name: 'distributedlog-core_2.11', version: '0.3.51-RC1'