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 1.0.1


Group ID:
com.github.vonnagy
Artifact ID:
service-container-metrics-reporting_2.10
Version:
1.0.1
Release Date:
Apr 24, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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