| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-mp-metrics |
| Версия | Версия21.12.1 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence MP Metrics
Coherence support for Eclipse MicroProfile Metrics spec
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-mp-metrics-21.12.1.pom | |
| coherence-mp-metrics-21.12.1.jar | 95 KB |
| coherence-mp-metrics-21.12.1-sources.jar | 7 KB |
| coherence-mp-metrics-21.12.1-javadoc.jar | 340 KB |
| Обзор |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mp-metrics/
implementation 'com.oracle.coherence.ce:coherence-mp-metrics:21.12.1'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-mp-metrics/
implementation ("com.oracle.coherence.ce:coherence-mp-metrics:21.12.1")
'com.oracle.coherence.ce:coherence-mp-metrics:jar:21.12.1'
<dependency org="com.oracle.coherence.ce" name="coherence-mp-metrics" rev="21.12.1">
<artifact name="coherence-mp-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-mp-metrics', version='21.12.1')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-mp-metrics" % "21.12.1"
[com.oracle.coherence.ce/coherence-mp-metrics "21.12.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |