spotify / hype   0.0.18

Apache License 2.0 GitHub

Runs JVM closures in Docker containers on Kubernetes

Scala versions: 2.12 2.11

hype 0.0.18


Group ID:
com.spotify
Artifact ID:
hype_2.11
Version:
0.0.18
Release Date:
Dec 13, 2017
Licenses:
Files:

libraryDependencies += "com.spotify" %% "hype" % "0.0.18"

Mill build tool

ivy"com.spotify::hype:0.0.18"

Scala CLI

//> using dep "com.spotify::hype:0.0.18"

Ammonite REPL

import $ivy.`com.spotify::hype:0.0.18`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>hype_2.11</artifactId>
  <version>0.0.18</version>
</dependency>

compile group: 'com.spotify', name: 'hype_2.11', version: '0.0.18'