| License |
License |
|---|---|
| GroupId | GroupIdio.github.toolgood |
| ArtifactId | ArtifactIdtoolgood-words |
| Last Version | Last Version3.0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontoolgood-words
一款高性能非法词(敏感词)检测组件,附带繁体简体互换,支持全角半角互换,获取拼音首字母,获取拼音字母,拼音模糊搜索等功能。
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| toolgood-words-3.0.3.1.pom | |
| toolgood-words-3.0.3.1-sources.jar | 1 MB |
| toolgood-words-3.0.3.1-javadoc.jar | 313 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.toolgood/toolgood-words/ -->
<dependency>
<groupId>io.github.toolgood</groupId>
<artifactId>toolgood-words</artifactId>
<version>3.0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toolgood/toolgood-words/
implementation 'io.github.toolgood:toolgood-words:3.0.3.1'
// https://jarcasting.com/artifacts/io.github.toolgood/toolgood-words/
implementation ("io.github.toolgood:toolgood-words:3.0.3.1")
'io.github.toolgood:toolgood-words:jar:3.0.3.1'
<dependency org="io.github.toolgood" name="toolgood-words" rev="3.0.3.1">
<artifact name="toolgood-words" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toolgood', module='toolgood-words', version='3.0.3.1')
)
libraryDependencies += "io.github.toolgood" % "toolgood-words" % "3.0.3.1"
[io.github.toolgood/toolgood-words "3.0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.springframework : spring-core | jar | 4.3.21.RELEASE |