| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-micrometer |
| Версия | Версия21.12.1 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Micrometer
Coherence Micrometer metrics integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-micrometer-21.12.1.pom | |
| coherence-micrometer-21.12.1.jar | 89 KB |
| coherence-micrometer-21.12.1-sources.jar | 4 KB |
| coherence-micrometer-21.12.1-javadoc.jar | 335 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-micrometer/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-micrometer</artifactId>
<version>21.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-micrometer/
implementation 'com.oracle.coherence.ce:coherence-micrometer:21.12.1'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-micrometer/
implementation ("com.oracle.coherence.ce:coherence-micrometer:21.12.1")
'com.oracle.coherence.ce:coherence-micrometer:jar:21.12.1'
<dependency org="com.oracle.coherence.ce" name="coherence-micrometer" rev="21.12.1">
<artifact name="coherence-micrometer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-micrometer', version='21.12.1')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-micrometer" % "21.12.1"
[com.oracle.coherence.ce/coherence-micrometer "21.12.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.micrometer : micrometer-core | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.1 |