add Houbb support

This commit is contained in:
Looly
2021-04-10 23:08:15 +08:00
parent b6178794c5
commit 155dce6f3a
11 changed files with 125 additions and 45 deletions

View File

@@ -327,6 +327,7 @@
<groupId>com.github.houbb</groupId>
<artifactId>pinyin</artifactId>
<version>0.2.0</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>cglib</groupId>