License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIduk.gov.dwp.logging |
ArtifactId | ArtifactIdencoded-logger-output |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuk.gov.dwp.logging:encoded-logger-output
Wrapper class to sanitise log output and mitigate possible log forging
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
encoded-logger-output-2.0.5.pom | |
encoded-logger-output-2.0.5.jar | 16 KB |
encoded-logger-output-2.0.5-sources.jar | 11 KB |
encoded-logger-output-2.0.5-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/ -->
<dependency>
<groupId>uk.gov.dwp.logging</groupId>
<artifactId>encoded-logger-output</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/
implementation 'uk.gov.dwp.logging:encoded-logger-output:2.0.5'
// https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/
implementation ("uk.gov.dwp.logging:encoded-logger-output:2.0.5")
'uk.gov.dwp.logging:encoded-logger-output:jar:2.0.5'
<dependency org="uk.gov.dwp.logging" name="encoded-logger-output" rev="2.0.5">
<artifact name="encoded-logger-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dwp.logging', module='encoded-logger-output', version='2.0.5')
)
libraryDependencies += "uk.gov.dwp.logging" % "encoded-logger-output" % "2.0.5"
[uk.gov.dwp.logging/encoded-logger-output "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |