https://mybatis.org/mybatis-3/zh/index.html
<dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>x.x.x</version> </dependency>
如不知道使用什么版本,可进入maven官网查询。
maven官网链接:
https://mvnrepository.com/