ik analyzer
ik-analyzer-9.0.0
The main features of this version:
Maven usage:
Since 9.0.0, it has been published to Maven Central, groupId uses cn.shenyanchao.ik-analyzer
< dependency >
< groupId >cn.shenyanchao.ik-analyzer</ groupId >
< artifactId >ik-analyzer</ artifactId >
< version >9.0.0</ version >
</ dependency >Older version: You need to manually install it, install it to the local repository, or Deploy it to your own Maven repository server. Install to the local Maven repository, use the following command to automatically compile, package and install:
mvn clean install -Dmaven.test.skip=true < dependency >
< groupId >org.wltea.ik-analyzer</ groupId >
< artifactId >ik-analyzer</ artifactId >
< version >9.0.0</ version >
</ dependency >Rust version:
If you have a need to use Rust, please use https://github.com/blueshen/ik-rs
About me
Please visit https://www.shenyanchao.cn
illustrate
The author of IKAnalyzer is Lin Liangyi ([email protected]), and the project website is http://code.google.com/p/ik-analyzer/