All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sensitive-word JAR 0.17.0 with all dependencies


The sensitive word tool for java with DFA.

Files of the artifact sensitive-word version 0.17.0 from the group com.github.houbb.

Artifact sensitive-word
Group com.github.houbb
Version 0.17.0
Last update 01. June 2024
Tags: with java sensitive word tool
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies heaven, opencc4j, junit, lucene-core,
There are maybe transitive dependencies!
There is a newer version: 0.22.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of sensitive-word Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of sensitive-word version 0.17.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.houbb.sensitive.word.api
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.ISensitiveWord
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.ISensitiveWordCharIgnore
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.ISensitiveWordDestroy
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordAllow
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordCheck
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordContext
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordData
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordDeny
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordFormat
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordReplace
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordResult
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordResultCondition
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordResultHandler
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.IWordTag
com.github.houbb.sensitive.word.api.combine
com.github.houbb.sensitive.word.api.combine.com.github.houbb.sensitive.word.api.combine.IWordAllowDenyCombine
com.github.houbb.sensitive.word.api.combine.com.github.houbb.sensitive.word.api.combine.IWordCheckCombine
com.github.houbb.sensitive.word.api.combine.com.github.houbb.sensitive.word.api.combine.IWordFormatCombine
com.github.houbb.sensitive.word.api.context
com.github.houbb.sensitive.word.api.context.com.github.houbb.sensitive.word.api.context.InnerSensitiveWordContext
com.github.houbb.sensitive.word.api
com.github.houbb.sensitive.word.api.com.github.houbb.sensitive.word.api.package-info
com.github.houbb.sensitive.word.bs
com.github.houbb.sensitive.word.bs.com.github.houbb.sensitive.word.bs.SensitiveWordBs
com.github.houbb.sensitive.word.bs.com.github.houbb.sensitive.word.bs.SensitiveWordContext
com.github.houbb.sensitive.word.constant
com.github.houbb.sensitive.word.constant.com.github.houbb.sensitive.word.constant.WordConst
com.github.houbb.sensitive.word.constant.enums
com.github.houbb.sensitive.word.constant.enums.com.github.houbb.sensitive.word.constant.enums.WordContainsTypeEnum
com.github.houbb.sensitive.word.constant.enums.com.github.houbb.sensitive.word.constant.enums.WordTypeEnum
com.github.houbb.sensitive.word.constant.enums.com.github.houbb.sensitive.word.constant.enums.WordValidModeEnum
com.github.houbb.sensitive.word.constant
com.github.houbb.sensitive.word.constant.com.github.houbb.sensitive.word.constant.package-info
com.github.houbb.sensitive.word.core
com.github.houbb.sensitive.word.core.com.github.houbb.sensitive.word.core.AbstractSensitiveWord
com.github.houbb.sensitive.word.core.com.github.houbb.sensitive.word.core.SensitiveWord
com.github.houbb.sensitive.word.core.com.github.houbb.sensitive.word.core.SensitiveWordHelper
com.github.houbb.sensitive.word.core.com.github.houbb.sensitive.word.core.SensitiveWords
com.github.houbb.sensitive.word.exception
com.github.houbb.sensitive.word.exception.com.github.houbb.sensitive.word.exception.SensitiveWordException
com.github.houbb.sensitive.word
com.github.houbb.sensitive.word.com.github.houbb.sensitive.word.package-info
com.github.houbb.sensitive.word.support.allow
com.github.houbb.sensitive.word.support.allow.com.github.houbb.sensitive.word.support.allow.WordAllowInit
com.github.houbb.sensitive.word.support.allow.com.github.houbb.sensitive.word.support.allow.WordAllowSystem
com.github.houbb.sensitive.word.support.allow.com.github.houbb.sensitive.word.support.allow.WordAllows
com.github.houbb.sensitive.word.support.check
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.AbstractConditionWordCheck
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.AbstractWordCheck
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckEmail
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckIPV4
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckInit
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckNone
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckNum
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckResult
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckUrl
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordCheckWord
com.github.houbb.sensitive.word.support.check.com.github.houbb.sensitive.word.support.check.WordChecks
com.github.houbb.sensitive.word.support.combine.allowdeny
com.github.houbb.sensitive.word.support.combine.allowdeny.com.github.houbb.sensitive.word.support.combine.allowdeny.AbstractWordAllowDenyCombine
com.github.houbb.sensitive.word.support.combine.allowdeny.com.github.houbb.sensitive.word.support.combine.allowdeny.WordAllowDenyCombine
com.github.houbb.sensitive.word.support.combine.allowdeny.com.github.houbb.sensitive.word.support.combine.allowdeny.WordAllowDenyCombines
com.github.houbb.sensitive.word.support.combine.check
com.github.houbb.sensitive.word.support.combine.check.com.github.houbb.sensitive.word.support.combine.check.AbstractWordCheckCombine
com.github.houbb.sensitive.word.support.combine.check.com.github.houbb.sensitive.word.support.combine.check.WordCheckCombine
com.github.houbb.sensitive.word.support.combine.check.com.github.houbb.sensitive.word.support.combine.check.WordCheckCombines
com.github.houbb.sensitive.word.support.combine.format
com.github.houbb.sensitive.word.support.combine.format.com.github.houbb.sensitive.word.support.combine.format.AbstractWordFormatCombine
com.github.houbb.sensitive.word.support.combine.format.com.github.houbb.sensitive.word.support.combine.format.WordFormatCombine
com.github.houbb.sensitive.word.support.combine.format.com.github.houbb.sensitive.word.support.combine.format.WordFormatCombines
com.github.houbb.sensitive.word.support.combine
com.github.houbb.sensitive.word.support.combine.com.github.houbb.sensitive.word.support.combine.package-info
com.github.houbb.sensitive.word.support.data
com.github.houbb.sensitive.word.support.data.com.github.houbb.sensitive.word.support.data.AbstractWordData
com.github.houbb.sensitive.word.support.data.com.github.houbb.sensitive.word.support.data.WordDataHashMap
com.github.houbb.sensitive.word.support.data.com.github.houbb.sensitive.word.support.data.WordDataTree
com.github.houbb.sensitive.word.support.data.com.github.houbb.sensitive.word.support.data.WordDataTreeNode
com.github.houbb.sensitive.word.support.data.com.github.houbb.sensitive.word.support.data.WordDatas
com.github.houbb.sensitive.word.support.deny
com.github.houbb.sensitive.word.support.deny.com.github.houbb.sensitive.word.support.deny.WordDenyInit
com.github.houbb.sensitive.word.support.deny.com.github.houbb.sensitive.word.support.deny.WordDenySystem
com.github.houbb.sensitive.word.support.deny.com.github.houbb.sensitive.word.support.deny.WordDenys
com.github.houbb.sensitive.word.support.format
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormatIgnoreCase
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormatIgnoreChineseStyle
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormatIgnoreEnglishStyle
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormatIgnoreNumStyle
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormatIgnoreWidth
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormatInit
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormatNone
com.github.houbb.sensitive.word.support.format.com.github.houbb.sensitive.word.support.format.WordFormats
com.github.houbb.sensitive.word.support.ignore
com.github.houbb.sensitive.word.support.ignore.com.github.houbb.sensitive.word.support.ignore.AbstractSensitiveWordCharIgnore
com.github.houbb.sensitive.word.support.ignore.com.github.houbb.sensitive.word.support.ignore.NoneSensitiveWordCharIgnore
com.github.houbb.sensitive.word.support.ignore.com.github.houbb.sensitive.word.support.ignore.SensitiveWordCharIgnores
com.github.houbb.sensitive.word.support.ignore.com.github.houbb.sensitive.word.support.ignore.SpecialCharSensitiveWordCharIgnore
com.github.houbb.sensitive.word.support
com.github.houbb.sensitive.word.support.com.github.houbb.sensitive.word.support.package-info
com.github.houbb.sensitive.word.support.replace
com.github.houbb.sensitive.word.support.replace.com.github.houbb.sensitive.word.support.replace.WordReplaceChar
com.github.houbb.sensitive.word.support.replace.com.github.houbb.sensitive.word.support.replace.WordReplaces
com.github.houbb.sensitive.word.support.result
com.github.houbb.sensitive.word.support.result.com.github.houbb.sensitive.word.support.result.AbstractWordResultHandler
com.github.houbb.sensitive.word.support.result.com.github.houbb.sensitive.word.support.result.WordResult
com.github.houbb.sensitive.word.support.result.com.github.houbb.sensitive.word.support.result.WordResultHandlerRaw
com.github.houbb.sensitive.word.support.result.com.github.houbb.sensitive.word.support.result.WordResultHandlerWord
com.github.houbb.sensitive.word.support.result.com.github.houbb.sensitive.word.support.result.WordResultHandlerWordTags
com.github.houbb.sensitive.word.support.result.com.github.houbb.sensitive.word.support.result.WordResultHandlers
com.github.houbb.sensitive.word.support.result.com.github.houbb.sensitive.word.support.result.WordTagsDto
com.github.houbb.sensitive.word.support.resultcondition
com.github.houbb.sensitive.word.support.resultcondition.com.github.houbb.sensitive.word.support.resultcondition.AbstractWordResultCondition
com.github.houbb.sensitive.word.support.resultcondition.com.github.houbb.sensitive.word.support.resultcondition.WordResultConditionAlwaysTrue
com.github.houbb.sensitive.word.support.resultcondition.com.github.houbb.sensitive.word.support.resultcondition.WordResultConditionEnglishWordMatch
com.github.houbb.sensitive.word.support.resultcondition.com.github.houbb.sensitive.word.support.resultcondition.WordResultConditions
com.github.houbb.sensitive.word.support.tag
com.github.houbb.sensitive.word.support.tag.com.github.houbb.sensitive.word.support.tag.AbstractWordTag
com.github.houbb.sensitive.word.support.tag.com.github.houbb.sensitive.word.support.tag.FileWordTag
com.github.houbb.sensitive.word.support.tag.com.github.houbb.sensitive.word.support.tag.NoneWordTag
com.github.houbb.sensitive.word.support.tag.com.github.houbb.sensitive.word.support.tag.WordTags
com.github.houbb.sensitive.word.utils
com.github.houbb.sensitive.word.utils.com.github.houbb.sensitive.word.utils.InnerCharUtils
com.github.houbb.sensitive.word.utils.com.github.houbb.sensitive.word.utils.InnerWordCharUtils
com.github.houbb.sensitive.word.utils.com.github.houbb.sensitive.word.utils.InnerWordFormatUtils
com.github.houbb.sensitive.word.utils.com.github.houbb.sensitive.word.utils.InnerWordNumUtils
.sensitive_word_allow.txt
.sensitive_word_deny.txt
.sensitive_word_dict.txt
.sensitive_word_dict_en.txt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy