MVN

ph.samson.logback : logback-luhn-mask

Maven & Gradle

Jun 12, 2015
16 stars

Logback Luhn Mask · Logback converter for masking credit card numbers in your logs

<dependency>
    <groupId>ph.samson.logback</groupId>
    <artifactId>logback-luhn-mask</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ph.samson.logback : logback-luhn-mask to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of ph.samson.logback : logback-luhn-mask to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
logback-luhn-mask-1.0.1
1.0
logback-luhn-mask-1.0

How to add a dependency to Maven

Add the following ph.samson.logback : logback-luhn-mask maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ph.samson.logback</groupId>
    <artifactId>logback-luhn-mask</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ph.samson.logback : logback-luhn-mask gradle dependency to your build.gradle file:

implementation 'ph.samson.logback:logback-luhn-mask:1.0.1'

Gradle Kotlin DSL: Add the following ph.samson.logback : logback-luhn-mask gradle kotlin dependency to your build.gradle.kts file:

implementation("ph.samson.logback:logback-luhn-mask:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ph.samson.logback : logback-luhn-mask sbt scala dependency to your build.sbt file:

libraryDependencies += "ph.samson.logback" % "logback-luhn-mask" % "1.0.1"

Advertisement

Dependencies from Group

Jun 12, 2015
16 stars

Discover Dependencies

Feb 11, 2016
19 stars
Feb 11, 2016
19 stars
Feb 11, 2016
19 stars
Feb 11, 2016
19 stars
Feb 11, 2016
19 stars
Feb 11, 2016
19 stars
Feb 11, 2016
19 stars
Aug 29, 2017
27k stars
Mar 28, 2017
418 stars