MVN

com.github.houbb : sensitive-word

Maven & Gradle

Jun 10, 2023
3 usages
1.7k stars

sensitive-word · The sensitive word tool for java with DFA.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sensitive-word</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : sensitive-word to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.github.houbb : sensitive-word to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
sensitive-word-0.8.0
0.7.x
sensitive-word-0.7.0
0.6.x
sensitive-word-0.6.0
0.5.x
sensitive-word-0.5.0
0.4.x
sensitive-word-0.4.0
0.3.x
sensitive-word-0.3.2
sensitive-word-0.3.1
sensitive-word-0.3.0
0.2.x
sensitive-word-0.2.1
sensitive-word-0.2.0
0.1.x
sensitive-word-0.1.1
sensitive-word-0.1.0
0.0.x
sensitive-word-0.0.15
sensitive-word-0.0.14
sensitive-word-0.0.13
sensitive-word-0.0.12
sensitive-word-0.0.11
sensitive-word-0.0.10
sensitive-word-0.0.9
sensitive-word-0.0.8
sensitive-word-0.0.7
sensitive-word-0.0.6
sensitive-word-0.0.5
sensitive-word-0.0.4
sensitive-word-0.0.3
sensitive-word-0.0.2
sensitive-word-0.0.1

How to add a dependency to Maven

Add the following com.github.houbb : sensitive-word maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sensitive-word</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.houbb : sensitive-word gradle dependency to your build.gradle file:

implementation 'com.github.houbb:sensitive-word:0.8.0'

Gradle Kotlin DSL: Add the following com.github.houbb : sensitive-word gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.houbb:sensitive-word:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.houbb : sensitive-word sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.houbb" % "sensitive-word" % "0.8.0"

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

May 06, 2020
4 usages
Dec 30, 2019
2 stars
Jan 02, 2020
1 usages
0 stars
Jun 23, 2021
15 stars
Nov 06, 2022
2 usages
2 stars
Nov 06, 2022
3 usages
2 stars
Jan 29, 2020
1 stars
Jan 18, 2020
0 stars