lightbend / deckhand   0.1.0

Apache License 2.0 GitHub

sbt companion for Kubernetes and OpenShift

sbt-deckhand 0.1.0


Group ID:
com.lightbend.rp
Artifact ID:
sbt-deckhand
Version:
0.1.0
Release Date:
Dec 21, 2018
Licenses:
Files:

libraryDependencies += "com.lightbend.rp" % "sbt-deckhand" % "0.1.0"

Mill build tool

ivy"com.lightbend.rp:sbt-deckhand:0.1.0"

Scala CLI

//> using dep "com.lightbend.rp:sbt-deckhand:0.1.0"

Ammonite REPL

import $ivy.`com.lightbend.rp:sbt-deckhand:0.1.0`

<dependency>
  <groupId>com.lightbend.rp</groupId>
  <artifactId>sbt-deckhand</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.lightbend.rp', name: 'sbt-deckhand', version: '0.1.0'