mybatis-generator-1.3.3
版本发布时间: 2016-06-25 06:50:20
mybatis/generator最新发布版本:mybatis-generator-1.4.2(2023-02-20 10:20:39)
This release contains quite a few bug fixes and small enhancements since the last release. There is also a new version of the Eclipse feature and a new Eclipse update site.
You can see a list of bug fixes and enhancements here:
https://github.com/mybatis/generator/issues?q=milestone%3A1.3.3+is%3Aclosed
The new artifacts are available in Maven central at
<dependency>
<groupId>org.mybatis.generator</groupId>
<artifactId>mybatis-generator</artifactId>
<version>1.3.3</version>
</dependency>
and
<dependency>
<groupId>org.mybatis.generator</groupId>
<artifactId>mybatis-generator-maven-plugin</artifactId>
<version>1.3.3</version>
</dependency>
The Eclipse update site is https://dl.bintray.com/mybatis/mybatis-generator/
You can also download the artifacts or the Eclipse update site here.
1、 mybatis-generator-1.3.3.zip 6.92MB
2、 mybatis-generator-eclipse-site-1.3.3.201606241937.zip 2.67MB