License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.graceland |
ArtifactId | ArtifactIdgraceland-metrics-graphite |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionGraceland is an easy way to develop pluggable Dropwizard applications.
|
<!-- https://jarcasting.com/artifacts/io.graceland/graceland-metrics-graphite/ -->
<dependency>
<groupId>io.graceland</groupId>
<artifactId>graceland-metrics-graphite</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.graceland/graceland-metrics-graphite/
implementation 'io.graceland:graceland-metrics-graphite:0.1.0'
// https://jarcasting.com/artifacts/io.graceland/graceland-metrics-graphite/
implementation ("io.graceland:graceland-metrics-graphite:0.1.0")
'io.graceland:graceland-metrics-graphite:jar:0.1.0'
<dependency org="io.graceland" name="graceland-metrics-graphite" rev="0.1.0">
<artifact name="graceland-metrics-graphite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.graceland', module='graceland-metrics-graphite', version='0.1.0')
)
libraryDependencies += "io.graceland" % "graceland-metrics-graphite" % "0.1.0"
[io.graceland/graceland-metrics-graphite "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-metrics-graphite | jar | 0.7.0 |
com.google.guava : guava | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
com.google.guava : guava-testlib | jar | 15.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.powermock : powermock-module-junit4 | jar | 1.5.4 |
org.powermock : powermock-api-mockito | jar | 1.5.4 |