The service container is a lightweight framework that provides the ability to build micro-services
service-container 2.0.3
Group ID:
com.github.vonnagy
Artifact ID:
service-container_2.11
Version:
2.0.3
Release Date:
Feb 21, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.vonnagy" %% "service-container" % "2.0.3"
ivy"com.github.vonnagy::service-container:2.0.3"
//> using dep "com.github.vonnagy::service-container:2.0.3"
import $ivy.`com.github.vonnagy::service-container:2.0.3`
<dependency> <groupId>com.github.vonnagy</groupId> <artifactId>service-container_2.11</artifactId> <version>2.0.3</version> </dependency>
compile group: 'com.github.vonnagy', name: 'service-container_2.11', version: '2.0.3'