harrystech / hyppo-worker   0.7.5

MIT License GitHub

The hyppo data ingestion system worker components

Scala versions: 2.11

worker-api 0.2.1


Group ID:
com.harrys.hyppo
Artifact ID:
worker-api_2.11
Version:
0.2.1
Release Date:
Oct 19, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.harrys.hyppo" %% "worker-api" % "0.2.1"

Mill build tool

ivy"com.harrys.hyppo::worker-api:0.2.1"

Scala CLI

//> using dep "com.harrys.hyppo::worker-api:0.2.1"

Ammonite REPL

import $ivy.`com.harrys.hyppo::worker-api:0.2.1`

<dependency>
  <groupId>com.harrys.hyppo</groupId>
  <artifactId>worker-api_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.harrys.hyppo', name: 'worker-api_2.11', version: '0.2.1'