mybatis-generator-1.4.0
版本发布时间: 2019-11-25 06:39:26
mybatis/generator最新发布版本:mybatis-generator-1.4.2(2023-02-20 10:20:39)
This is a major release of the generator. Important themes include:
- Kotlin! New runtime for generating Kotlin code
- Updated runtime for MyBatis Dynamic SQL
- Removal of support for iBatis2
- Update to Java 8
There are many other enhancements and fixes. Please read the release notes here for details: http://mybatis.org/generator/whatsNew.html
You can also see a list of other bug fixes and enhancements here: https://github.com/mybatis/generator/issues?q=milestone%3A1.4.0
The new artifacts are available in Maven central at
<dependency>
<groupId>org.mybatis.generator</groupId>
<artifactId>mybatis-generator</artifactId>
<version>1.4.0</version>
</dependency>
and
<dependency>
<groupId>org.mybatis.generator</groupId>
<artifactId>mybatis-generator-maven-plugin</artifactId>
<version>1.4.0</version>
</dependency>
You can install the eclipse feature from the eclipse market place here: https://marketplace.eclipse.org/content/mybatis-generator
1、 mybatis-generator-core-1.4.0-bundle.zip 3.64MB
2、 org.mybatis.generator.eclipse.site-1.4.0.201911242214.zip 4.06MB