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