harrystech / hyppo-worker   0.7.5

MIT License GitHub

The hyppo data ingestion system worker components

Scala versions: 2.11

worker-api 0.4.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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