License |
License |
---|---|
GroupId | GroupIdio.confluent |
ArtifactId | ArtifactIdlogredactor |
Version | Version1.0.7 |
Type | Typejar |
Description |
DescriptionLog Redactor
Log Redactor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logredactor-1.0.7.pom | |
logredactor-1.0.7.jar | 27 KB |
logredactor-1.0.7-sources.jar | 16 KB |
logredactor-1.0.7-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.confluent/logredactor/ -->
<dependency>
<groupId>io.confluent</groupId>
<artifactId>logredactor</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.confluent/logredactor/
implementation 'io.confluent:logredactor:1.0.7'
// https://jarcasting.com/artifacts/io.confluent/logredactor/
implementation ("io.confluent:logredactor:1.0.7")
'io.confluent:logredactor:jar:1.0.7'
<dependency org="io.confluent" name="logredactor" rev="1.0.7">
<artifact name="logredactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confluent', module='logredactor', version='1.0.7')
)
libraryDependencies += "io.confluent" % "logredactor" % "1.0.7"
[io.confluent/logredactor "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.re2j : re2j | jar | 1.6 |
io.confluent : logredactor-metrics | jar | 1.0.7 |
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.15.0 |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.commons : commons-text | jar | 1.6 |