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-marathon-templating 0.2.1


Group ID:
com.tapad.sbt
Artifact ID:
sbt-marathon-templating
Version:
0.2.1
Release Date:
Oct 25, 2017
Licenses:
Files:

libraryDependencies += "com.tapad.sbt" % "sbt-marathon-templating" % "0.2.1"

Mill build tool

ivy"com.tapad.sbt:sbt-marathon-templating:0.2.1"

Scala CLI

//> using dep "com.tapad.sbt:sbt-marathon-templating:0.2.1"

Ammonite REPL

import $ivy.`com.tapad.sbt:sbt-marathon-templating:0.2.1`

<dependency>
  <groupId>com.tapad.sbt</groupId>
  <artifactId>sbt-marathon-templating</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.tapad.sbt', name: 'sbt-marathon-templating', version: '0.2.1'