is not current version
Last Version 1.0.10

io.confluent:logredactor 1.0.5

Log Redactor

GroupId

GroupId

io.confluent
ArtifactId

ArtifactId

logredactor
Version

Version

1.0.5
Type

Type

jar

Download logredactor 1.0.5


<!-- https://jarcasting.com/artifacts/io.confluent/logredactor/ -->
<dependency>
    <groupId>io.confluent</groupId>
    <artifactId>logredactor</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.confluent/logredactor/
implementation 'io.confluent:logredactor:1.0.5'
// https://jarcasting.com/artifacts/io.confluent/logredactor/
implementation ("io.confluent:logredactor:1.0.5")
'io.confluent:logredactor:jar:1.0.5'
<dependency org="io.confluent" name="logredactor" rev="1.0.5">
  <artifact name="logredactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confluent', module='logredactor', version='1.0.5')
)
libraryDependencies += "io.confluent" % "logredactor" % "1.0.5"
[io.confluent/logredactor "1.0.5"]