twitter-archive / ostrich   9.27.0

Apache License 2.0 GitHub

A stats collector & reporter for Scala servers (deprecated)

Scala versions: 2.12 2.11 2.10

ostrich 9.24.0


Group ID:
com.twitter
Artifact ID:
ostrich_2.12
Version:
9.24.0
Release Date:
Dec 21, 2016
Licenses:
Files:

libraryDependencies += "com.twitter" %% "ostrich" % "9.24.0"

Mill build tool

ivy"com.twitter::ostrich:9.24.0"

Scala CLI

//> using dep "com.twitter::ostrich:9.24.0"

Ammonite REPL

import $ivy.`com.twitter::ostrich:9.24.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>ostrich_2.12</artifactId>
  <version>9.24.0</version>
</dependency>

compile group: 'com.twitter', name: 'ostrich_2.12', version: '9.24.0'