vonnagy / service-container   2.1.0

Apache License 2.0 GitHub

The service container is a lightweight framework that provides the ability to build micro-services

Scala versions: 2.13 2.12 2.11 2.10

service-container 1.0.2


Group ID:
com.github.vonnagy
Artifact ID:
service-container_2.10
Version:
1.0.2
Release Date:
Jun 25, 2015
Licenses:
Files:

libraryDependencies += "com.github.vonnagy" %% "service-container" % "1.0.2"

Mill build tool

ivy"com.github.vonnagy::service-container:1.0.2"

Scala CLI

//> using dep "com.github.vonnagy::service-container:1.0.2"

Ammonite REPL

import $ivy.`com.github.vonnagy::service-container:1.0.2`

<dependency>
  <groupId>com.github.vonnagy</groupId>
  <artifactId>service-container_2.10</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.vonnagy', name: 'service-container_2.10', version: '1.0.2'