Последняя версия

sensitive-words-filter 0.0.1

This is a Chinese sensitive words filter implemented in Java

Лицензия

Лицензия

Группа

Группа

io.github.jinrunheng
Идентификатор

Идентификатор

sensitive-words-filter
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

sensitive-words-filter
This is a Chinese sensitive words filter implemented in Java
Ссылка на сайт

Ссылка на сайт

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

Скачать sensitive-words-filter 0.0.1


<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.11

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.2

Модули Проекта

Данный проект не имеет модулей.