License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.peterphi.std.guice |
ArtifactId | ArtifactIdstdlib-guice-metrics |
Last Version | Last Version10.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstdlib guice metrics
stdlib metrics
|
Project URL |
Project URL |
Filename | Size |
---|---|
stdlib-guice-metrics-10.1.5.pom | |
stdlib-guice-metrics-10.1.5.jar | 27 KB |
stdlib-guice-metrics-10.1.5-sources.jar | 19 KB |
stdlib-guice-metrics-10.1.5-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-metrics/ -->
<dependency>
<groupId>com.peterphi.std.guice</groupId>
<artifactId>stdlib-guice-metrics</artifactId>
<version>10.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-metrics/
implementation 'com.peterphi.std.guice:stdlib-guice-metrics:10.1.5'
// https://jarcasting.com/artifacts/com.peterphi.std.guice/stdlib-guice-metrics/
implementation ("com.peterphi.std.guice:stdlib-guice-metrics:10.1.5")
'com.peterphi.std.guice:stdlib-guice-metrics:jar:10.1.5'
<dependency org="com.peterphi.std.guice" name="stdlib-guice-metrics" rev="10.1.5">
<artifact name="stdlib-guice-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.guice', module='stdlib-guice-metrics', version='10.1.5')
)
libraryDependencies += "com.peterphi.std.guice" % "stdlib-guice-metrics" % "10.1.5"
[com.peterphi.std.guice/stdlib-guice-metrics "10.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.peterphi.std.guice : stdlib-guice-webapp | jar | 10.1.5 |
io.dropwizard.metrics : metrics-json | jar | 4.0.2 |
log4j : log4j | jar | 1.2.17 |
com.peterphi.std : stdlib | jar | 10.1.5 |
com.google.inject : guice | jar | 4.2.2 |
com.google.inject.extensions : guice-multibindings | jar | 4.2.2 |
org.apache.xbean : xbean-finder | jar | 4.7 |
org.ow2.asm : asm | jar | 6.1 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |