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.5.1


Group ID:
com.twitter
Artifact ID:
ostrich_2.10
Version:
9.5.1
Release Date:
Jun 6, 2014
Licenses:
Files:

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

Mill build tool

ivy"com.twitter::ostrich:9.5.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>ostrich_2.10</artifactId>
  <version>9.5.1</version>
</dependency>

compile group: 'com.twitter', name: 'ostrich_2.10', version: '9.5.1'