File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ ik-analyzer for solr7.x
3030
3131
3232## 使用说明
33- * jar包下载地址:[ ![ GitHub version] ( https://img.shields.io/badge/version-7.5 .0-519dd9.svg )] ( https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.5 .0/ik-analyzer-7.5 .0.jar )
34- * 历史版本:[ Central Repository ] ( https://search.maven.org/search?q=g:com.github.magese%20AND%20a:ik-analyzer&core=gav )
33+ * jar包下载地址:[ ![ GitHub version] ( https://img.shields.io/badge/version-7.6 .0-519dd9.svg )] ( https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.6 .0/ik-analyzer-7.6 .0.jar )
34+ * 历史版本:[ ![ GitHub version ] ( https://img.shields.io/maven-central/v/com.github.magese/ik-analyzer.svg?style=flat-square ) ]( https://search.maven.org/search?q=g:com.github.magese%20AND%20a:ik-analyzer&core=gav )
3535
3636 ``` console
3737 <!-- Maven仓库地址 -->
3838 <dependency>
3939 <groupId>com.github.magese</groupId>
4040 <artifactId>ik-analyzer</artifactId>
41- <version>7.5 .0</version>
41+ <version>7.6 .0</version>
4242 </dependency>
4343 ```
4444
You can’t perform that action at this time.
0 commit comments