Ver código fonte

拼音版本

guwd 5 anos atrás
pai
commit
e7c8b5bcdf
1 arquivos alterados com 5 adições e 1 exclusões
  1. 5 1
      pom.xml

+ 5 - 1
pom.xml

@@ -100,7 +100,11 @@
 			<artifactId>ms-upgrader</artifactId>
 			<version>1.0.17</version>
 		</dependency>
-
+		<dependency>
+			<groupId>com.github.stuxuhai</groupId>
+			<artifactId>jpinyin</artifactId>
+			<version>1.1.8</version>
+		</dependency>
 
 	</dependencies>
 	<build>