sensitive-words-filter

This is a Chinese sensitive words filter implemented in Java

License

License

GroupId

GroupId

io.github.jinrunheng
ArtifactId

ArtifactId

sensitive-words-filter
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

sensitive-words-filter
This is a Chinese sensitive words filter implemented in Java
Project URL

Project URL

https://github.com/jinrunheng/sensitive-words-filter

Download sensitive-words-filter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1