License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.geronimo |
ArtifactId | ArtifactIdgeronimo-metrics |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Metrics :: Impl
Apache Geronimo implementation of the Microprofile Metrics Specification
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-metrics-1.0.6.pom | |
geronimo-metrics-1.0.6.jar | 73 KB |
geronimo-metrics-1.0.6-sources.jar | 36 KB |
geronimo-metrics-1.0.6-source-release.zip | 45 KB |
geronimo-metrics-1.0.6-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-metrics/ -->
<dependency>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo-metrics</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-metrics/
implementation 'org.apache.geronimo:geronimo-metrics:1.0.6'
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-metrics/
implementation ("org.apache.geronimo:geronimo-metrics:1.0.6")
'org.apache.geronimo:geronimo-metrics:jar:1.0.6'
<dependency org="org.apache.geronimo" name="geronimo-metrics" rev="1.0.6">
<artifact name="geronimo-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo', module='geronimo-metrics', version='1.0.6')
)
libraryDependencies += "org.apache.geronimo" % "geronimo-metrics" % "1.0.6"
[org.apache.geronimo/geronimo-metrics "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo : geronimo-metrics-common | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.13.Final |
org.apache.meecrowave : meecrowave-arquillian | jar | 1.2.8 |
org.eclipse.microprofile.metrics : microprofile-metrics-api-tck | jar | 3.0-RC2 |
org.eclipse.microprofile.metrics : microprofile-metrics-rest-tck | jar | 3.0-RC2 |
junit : junit | jar | 4.13 |
org.apache.geronimo.config : geronimo-config-impl | jar | 1.2.2 |