is not current version
Last Version 2.0.5

uk.gov.dwp.logging:encoded-logger-output 2.0.4

Wrapper class to sanitise log output and mitigate possible log forging

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

uk.gov.dwp.logging
ArtifactId

ArtifactId

encoded-logger-output
Version

Version

2.0.4
Type

Type

jar

Download encoded-logger-output 2.0.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/
implementation 'uk.gov.dwp.logging:encoded-logger-output:2.0.4'
// https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/
implementation ("uk.gov.dwp.logging:encoded-logger-output:2.0.4")
'uk.gov.dwp.logging:encoded-logger-output:jar:2.0.4'
<dependency org="uk.gov.dwp.logging" name="encoded-logger-output" rev="2.0.4">
  <artifact name="encoded-logger-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dwp.logging', module='encoded-logger-output', version='2.0.4')
)
libraryDependencies += "uk.gov.dwp.logging" % "encoded-logger-output" % "2.0.4"
[uk.gov.dwp.logging/encoded-logger-output "2.0.4"]