License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-mp-metrics |
Last Version | Last Version21.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoherence MP Metrics
Coherence support for Eclipse MicroProfile Metrics spec
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mp-metrics/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-mp-metrics</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mp-metrics/
implementation 'com.oracle.coherence.ce:coherence-mp-metrics:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mp-metrics/
implementation ("com.oracle.coherence.ce:coherence-mp-metrics:21.12.4")
'com.oracle.coherence.ce:coherence-mp-metrics:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-mp-metrics" rev="21.12.4">
<artifact name="coherence-mp-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-mp-metrics', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-mp-metrics" % "21.12.4"
[com.oracle.coherence.ce/coherence-mp-metrics "21.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 1.4 |
org.eclipse.microprofile.metrics : microprofile-metrics-api | jar | 2.3.2 |