harrystech / hyppo-worker   0.7.5

MIT License GitHub

The hyppo data ingestion system worker components

Scala versions: 2.11

worker 0.7.4


Group ID:
com.harrys.hyppo
Artifact ID:
worker_2.11
Version:
0.7.4
Release Date:
Mar 10, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.harrys.hyppo" %% "worker" % "0.7.4"

Mill build tool

ivy"com.harrys.hyppo::worker:0.7.4"

Scala CLI

//> using dep "com.harrys.hyppo::worker:0.7.4"

Ammonite REPL

import $ivy.`com.harrys.hyppo::worker:0.7.4`

<dependency>
  <groupId>com.harrys.hyppo</groupId>
  <artifactId>worker_2.11</artifactId>
  <version>0.7.4</version>
</dependency>

compile group: 'com.harrys.hyppo', name: 'worker_2.11', version: '0.7.4'