License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdnl.bebr.appoptics |
ArtifactId | ArtifactIdappoptics-metrics |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnl.bebr.appoptics:appoptics-metrics
Java client library for sending custom appoptics metrics
|
Project Organization |
Project OrganizationBEBR |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appoptics-metrics-1.1.pom | |
appoptics-metrics-1.1.jar | 32 KB |
appoptics-metrics-1.1-sources.jar | 22 KB |
appoptics-metrics-1.1-javadoc.jar | 491 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.26 |