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-metrics-reporting 2.0.7


Group ID:
com.github.vonnagy
Artifact ID:
service-container-metrics-reporting_2.11
Version:
2.0.7
Release Date:
Dec 20, 2017
Licenses:
Files:

libraryDependencies += "com.github.vonnagy" %% "service-container-metrics-reporting" % "2.0.7"

Mill build tool

ivy"com.github.vonnagy::service-container-metrics-reporting:2.0.7"

Scala CLI

//> using dep "com.github.vonnagy::service-container-metrics-reporting:2.0.7"

Ammonite REPL

import $ivy.`com.github.vonnagy::service-container-metrics-reporting:2.0.7`

<dependency>
  <groupId>com.github.vonnagy</groupId>
  <artifactId>service-container-metrics-reporting_2.11</artifactId>
  <version>2.0.7</version>
</dependency>

compile group: 'com.github.vonnagy', name: 'service-container-metrics-reporting_2.11', version: '2.0.7'