Last Version

org.stagemonitor:stagemonitor-core 0.89.1

an open source solution to application performance monitoring for java server applications

License

License

The Apache Software License, Version 2.0
Categories

Categories

Stagemonitor Application Testing & Monitoring Monitoring
GroupId

GroupId

org.stagemonitor
ArtifactId

ArtifactId

stagemonitor-core
Version

Version

0.89.1
Type

Type

jar
Description

Description

org.stagemonitor:stagemonitor-core
an open source solution to application performance monitoring for java server applications
Project URL

Project URL

http://www.stagemonitor.org
Project Organization

Project Organization

iSYS Software GmbH
Source Code Management

Source Code Management

https://github.com/stagemonitor/stagemonitor

Download stagemonitor-core 0.89.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.dropwizard.metrics : metrics-core jar 3.2.4
io.dropwizard.metrics : metrics-graphite jar 3.2.4
io.dropwizard.metrics : metrics-annotation jar 3.2.4
io.dropwizard.metrics : metrics-json jar 3.2.4
io.dropwizard.metrics : metrics-healthchecks jar 3.2.4
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.9.6
net.bytebuddy : byte-buddy jar 1.9.15
net.bytebuddy : byte-buddy-agent jar 1.9.15
org.stagemonitor : stagemonitor-configuration jar 0.89.1

provided (2)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.0.26
org.stagemonitor : stagemonitor-dispatcher jar 0.89.1

Project Modules

There are no modules declared in this project.