License |
License |
---|---|
Categories |
CategoriesNet Monitoring Application Testing & Monitoring |
GroupId | GroupIdnet.centro.rtb |
ArtifactId | ArtifactIdmonitoring-center |
Version | Version1.0.18 |
Type | Typejar |
Description |
DescriptionMonitoringCenter
MonitoringCenter is an easy-to-use, comprehensive framework for programmatically monitoring Java
applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monitoring-center-1.0.18.pom | |
monitoring-center-1.0.18.jar | 227 KB |
monitoring-center-1.0.18-sources.jar | 122 KB |
monitoring-center-1.0.18-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.centro.rtb/monitoring-center/ -->
<dependency>
<groupId>net.centro.rtb</groupId>
<artifactId>monitoring-center</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.centro.rtb/monitoring-center/
implementation 'net.centro.rtb:monitoring-center:1.0.18'
// https://jarcasting.com/artifacts/net.centro.rtb/monitoring-center/
implementation ("net.centro.rtb:monitoring-center:1.0.18")
'net.centro.rtb:monitoring-center:jar:1.0.18'
<dependency org="net.centro.rtb" name="monitoring-center" rev="1.0.18">
<artifact name="monitoring-center" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.centro.rtb', module='monitoring-center', version='1.0.18')
)
libraryDependencies += "net.centro.rtb" % "monitoring-center" % "1.0.18"
[net.centro.rtb/monitoring-center "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | 3.2.6 |
io.dropwizard.metrics : metrics-jvm | jar | 3.2.6 |
io.dropwizard.metrics : metrics-json | jar | 3.2.6 |
io.dropwizard.metrics : metrics-healthchecks | jar | 3.2.6 |
io.dropwizard.metrics : metrics-graphite | jar | 3.2.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.0 |
com.google.guava : guava | jar | 19.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.20 |
com.mchange : c3p0 | jar | 0.9.5.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.8 |