hypertino / service-control   0.5.0

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

bootstrap helper library for Scala services

Scala versions: 2.12 2.11

service-control 0.5.0


Group ID:
com.hypertino
Artifact ID:
service-control_2.12
Version:
0.5.0
Release Date:
Feb 15, 2018
Licenses:
Files:

libraryDependencies += "com.hypertino" %% "service-control" % "0.5.0"

Mill build tool

ivy"com.hypertino::service-control:0.5.0"

Scala CLI

//> using dep "com.hypertino::service-control:0.5.0"

Ammonite REPL

import $ivy.`com.hypertino::service-control:0.5.0`

<dependency>
  <groupId>com.hypertino</groupId>
  <artifactId>service-control_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.hypertino', name: 'service-control_2.12', version: '0.5.0'