nl.bebr.appoptics:appoptics-metrics

Java client library for sending custom appoptics metrics

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

nl.bebr.appoptics
ArtifactId

ArtifactId

appoptics-metrics
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

nl.bebr.appoptics:appoptics-metrics
Java client library for sending custom appoptics metrics
Project Organization

Project Organization

BEBR
Source Code Management

Source Code Management

http://bitbucket.org/bebr/custom-metrics

Download appoptics-metrics

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.apache.httpcomponents : httpclient jar 4.5.8
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : slf4j-api jar 1.7.26
org.modelmapper : modelmapper jar 2.3.3

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0