opencc4j

Opencc4j is an opensource project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion for java.

Лицензия

Лицензия

Группа

Группа

com.github.houbb
Идентификатор

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

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

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

1.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

opencc4j
Opencc4j is an opensource project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion for java.
Система контроля версий

Система контроля версий

https://github.com/houbb/opencc4j

Скачать opencc4j

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.houbb : heaven jar 0.1.154
com.github.houbb : nlp-common jar 0.0.4
com.huaban : jieba-analysis Необязательный jar 1.0.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.13.1

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

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

Версии библиотеки

Версия
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0