is not current version
Last Version 0.2.0

sensitive-word 0.0.15

The sensitive word tool for java with DFA.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sensitive-word
Version

Version

0.0.15
Type

Type

jar
Description

Description

sensitive-word
The sensitive word tool for java with DFA.
Source Code Management

Source Code Management

https://github.com/houbb/sensitive-word

Download sensitive-word 0.0.15


<!-- https://jarcasting.com/artifacts/com.github.houbb/sensitive-word/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sensitive-word</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sensitive-word/
implementation 'com.github.houbb:sensitive-word:0.0.15'
// https://jarcasting.com/artifacts/com.github.houbb/sensitive-word/
implementation ("com.github.houbb:sensitive-word:0.0.15")
'com.github.houbb:sensitive-word:jar:0.0.15'
<dependency org="com.github.houbb" name="sensitive-word" rev="0.0.15">
  <artifact name="sensitive-word" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sensitive-word', version='0.0.15')
)
libraryDependencies += "com.github.houbb" % "sensitive-word" % "0.0.15"
[com.github.houbb/sensitive-word "0.0.15"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.129
com.github.houbb : opencc4j jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.