dcos / cosmos   0.6.2

Apache License 2.0 GitHub

Provides an API for the orderly, harmonious, and complete management of DC/OS service packages

Scala versions: 2.12 2.11

cosmos-server 0.4.0


Group ID:
com.mesosphere.cosmos
Artifact ID:
cosmos-server_2.11
Version:
0.4.0
Release Date:
Jul 20, 2017
Licenses:
Files:

libraryDependencies += "com.mesosphere.cosmos" %% "cosmos-server" % "0.4.0"

Mill build tool

ivy"com.mesosphere.cosmos::cosmos-server:0.4.0"

Scala CLI

//> using dep "com.mesosphere.cosmos::cosmos-server:0.4.0"

Ammonite REPL

import $ivy.`com.mesosphere.cosmos::cosmos-server:0.4.0`

<dependency>
  <groupId>com.mesosphere.cosmos</groupId>
  <artifactId>cosmos-server_2.11</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.mesosphere.cosmos', name: 'cosmos-server_2.11', version: '0.4.0'