License |
License |
---|---|
GroupId | GroupIdio.confluent |
ArtifactId | ArtifactIdlogredactor |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLog Redactor
Log Redactor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logredactor-1.0.10.pom | |
logredactor-1.0.10.jar | 27 KB |
logredactor-1.0.10-sources.jar | 17 KB |
logredactor-1.0.10-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.confluent/logredactor/ -->
<dependency>
<groupId>io.confluent</groupId>
<artifactId>logredactor</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.confluent/logredactor/
implementation 'io.confluent:logredactor:1.0.10'
// https://jarcasting.com/artifacts/io.confluent/logredactor/
implementation ("io.confluent:logredactor:1.0.10")
'io.confluent:logredactor:jar:1.0.10'
<dependency org="io.confluent" name="logredactor" rev="1.0.10">
<artifact name="logredactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confluent', module='logredactor', version='1.0.10')
)
libraryDependencies += "io.confluent" % "logredactor" % "1.0.10"
[io.confluent/logredactor "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.re2j : re2j | jar | 1.6 |
io.confluent : logredactor-metrics | jar | 1.0.10 |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-text | jar | 1.6 |