An sbt plugin for launching application containers on the Mesosphere Marathon platform. (archived as unmaintained)
marathon-util 0.2.0
Group ID:
com.tapad.sbt
Artifact ID:
marathon-util_2.10
Version:
0.2.0
Release Date:
Sept 3, 2017
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:
libraryDependencies += "com.tapad.sbt" %% "marathon-util" % "0.2.0"
ivy"com.tapad.sbt::marathon-util:0.2.0"
//> using dep "com.tapad.sbt::marathon-util:0.2.0"
import $ivy.`com.tapad.sbt::marathon-util:0.2.0`
<dependency> <groupId>com.tapad.sbt</groupId> <artifactId>marathon-util_2.10</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.tapad.sbt', name: 'marathon-util_2.10', version: '0.2.0'