File | Operation |
---|---|
mapper-modules-1.0.4-beta1.pom | download |
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>mapper-modules</artifactId>
<version>1.0.4-beta1</version>
<type>pom</type>
</dependency>
<parent> <groupId>tk.mybatis</groupId> <artifactId>mapper-parent</artifactId> <version>2</version> </parent>