| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаio.confluent |
| Идентификатор | Идентификаторlogredactor-metrics |
| Последняя версия | Последняя версия1.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLog Redactor Metrics
Log Redactor Metrics
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| logredactor-metrics-1.0.10.pom | |
| logredactor-metrics-1.0.10.jar | 3 KB |
| logredactor-metrics-1.0.10-sources.jar | 3 KB |
| logredactor-metrics-1.0.10-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.confluent/logredactor-metrics/ -->
<dependency>
<groupId>io.confluent</groupId>
<artifactId>logredactor-metrics</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.confluent/logredactor-metrics/
implementation 'io.confluent:logredactor-metrics:1.0.10'
// https://jarcasting.com/artifacts/io.confluent/logredactor-metrics/
implementation ("io.confluent:logredactor-metrics:1.0.10")
'io.confluent:logredactor-metrics:jar:1.0.10'
<dependency org="io.confluent" name="logredactor-metrics" rev="1.0.10">
<artifact name="logredactor-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confluent', module='logredactor-metrics', version='1.0.10')
)
libraryDependencies += "io.confluent" % "logredactor-metrics" % "1.0.10"
[io.confluent/logredactor-metrics "1.0.10"]