Last Version

metrik 0.1.0

Interfaces for gathering runtime metrics, KPIs, and other stats for Microservice Container Development. Supports Consul, StatsD, InfluxDB and more.

License

License

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.metrik
ArtifactId

ArtifactId

metrik
Version

Version

0.1.0
Type

Type

jar
Description

Description

metrik
Interfaces for gathering runtime metrics, KPIs, and other stats for Microservice Container Development. Supports Consul, StatsD, InfluxDB and more.
Project URL

Project URL

https://github.com/advantageous/metrik

Download metrik 0.1.0


<!-- https://jarcasting.com/artifacts/io.advantageous.metrik/metrik/ -->
<dependency>
    <groupId>io.advantageous.metrik</groupId>
    <artifactId>metrik</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.metrik/metrik/
implementation 'io.advantageous.metrik:metrik:0.1.0'
// https://jarcasting.com/artifacts/io.advantageous.metrik/metrik/
implementation ("io.advantageous.metrik:metrik:0.1.0")
'io.advantageous.metrik:metrik:jar:0.1.0'
<dependency org="io.advantageous.metrik" name="metrik" rev="0.1.0">
  <artifact name="metrik" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.metrik', module='metrik', version='0.1.0')
)
libraryDependencies += "io.advantageous.metrik" % "metrik" % "0.1.0"
[io.advantageous.metrik/metrik "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.advantageous.reakt : reakt jar 2.5.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.