License |
License |
---|---|
GroupId | GroupIdio.confluent |
ArtifactId | ArtifactIdlogredactor-pom |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLog Redactor POM
Log Redactor POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logredactor-pom-1.0.10.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.confluent/logredactor-pom/ -->
<dependency>
<groupId>io.confluent</groupId>
<artifactId>logredactor-pom</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.confluent/logredactor-pom/
implementation 'io.confluent:logredactor-pom:1.0.10'
// https://jarcasting.com/artifacts/io.confluent/logredactor-pom/
implementation ("io.confluent:logredactor-pom:1.0.10")
'io.confluent:logredactor-pom:pom:1.0.10'
<dependency org="io.confluent" name="logredactor-pom" rev="1.0.10">
<artifact name="logredactor-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.confluent', module='logredactor-pom', version='1.0.10')
)
libraryDependencies += "io.confluent" % "logredactor-pom" % "1.0.10"
[io.confluent/logredactor-pom "1.0.10"]