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.1.0


Group ID:
com.github.vonnagy
Artifact ID:
service-container-metrics-reporting_2.13
Version:
2.1.0
Release Date:
Jul 2, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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