| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем Logging Библиотеки уровня приложения Metrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.sap.hcp.cf.logging |
| Идентификатор | Идентификаторcf-custom-metrics-clients-spring-boot |
| Последняя версия | Последняя версия3.6.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcf-java-monitoring-custom-metrics-clients-spring-boot
SAP CP CF Monitoring Clients for custom metrics
|
<!-- https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-custom-metrics-clients-spring-boot/ -->
<dependency>
<groupId>com.sap.hcp.cf.logging</groupId>
<artifactId>cf-custom-metrics-clients-spring-boot</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-custom-metrics-clients-spring-boot/
implementation 'com.sap.hcp.cf.logging:cf-custom-metrics-clients-spring-boot:3.6.2'
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-custom-metrics-clients-spring-boot/
implementation ("com.sap.hcp.cf.logging:cf-custom-metrics-clients-spring-boot:3.6.2")
'com.sap.hcp.cf.logging:cf-custom-metrics-clients-spring-boot:jar:3.6.2'
<dependency org="com.sap.hcp.cf.logging" name="cf-custom-metrics-clients-spring-boot" rev="3.6.2">
<artifact name="cf-custom-metrics-clients-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.hcp.cf.logging', module='cf-custom-metrics-clients-spring-boot', version='3.6.2')
)
libraryDependencies += "com.sap.hcp.cf.logging" % "cf-custom-metrics-clients-spring-boot" % "3.6.2"
[com.sap.hcp.cf.logging/cf-custom-metrics-clients-spring-boot "3.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sap.hcp.cf.logging : cf-custom-metrics-clients-core | jar | 3.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.19 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.0.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.sap.hcp.cf.logging : cf-custom-metrics-clients-core | test-jar | 3.6.2 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.openjdk.jmh : jmh-core | jar | 1.34 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-dependencies | pom | 2.0.6.RELEASE |