tapad / sbt-marathon   0.2.1

BSD 3-clause "New" or "Revised" License GitHub

An sbt plugin for launching application containers on the Mesosphere Marathon platform. (archived as unmaintained)

Scala versions: 2.12 2.11 2.10
sbt plugins: 1.0

marathon-util 0.1.3


Group ID:
com.tapad.sbt
Artifact ID:
marathon-util_2.11
Version:
0.1.3
Release Date:
Jun 12, 2017
Licenses:
Files:

libraryDependencies += "com.tapad.sbt" %% "marathon-util" % "0.1.3"

Mill build tool

ivy"com.tapad.sbt::marathon-util:0.1.3"

Scala CLI

//> using dep "com.tapad.sbt::marathon-util:0.1.3"

Ammonite REPL

import $ivy.`com.tapad.sbt::marathon-util:0.1.3`

<dependency>
  <groupId>com.tapad.sbt</groupId>
  <artifactId>marathon-util_2.11</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.tapad.sbt', name: 'marathon-util_2.11', version: '0.1.3'