MyGit

mybatis-generator-1.3.6

mybatis/generator

版本发布时间: 2017-12-22 02:02:20

mybatis/generator最新发布版本:mybatis-generator-1.4.2(2023-02-20 10:20:39)

This release contains a major enhancement where the generator will generate code for MyBatis Dynamic SQL See the "what's new" page for more details: http://www.mybatis.org/generator/whatsNew.html.

You can see a list of other bug fixes and enhancements here:

https://github.com/mybatis/generator/issues?q=milestone%3A1.3.6+is%3Aclosed

The new artifacts are available in Maven central at

<dependency>
    <groupId>org.mybatis.generator</groupId>
    <artifactId>mybatis-generator</artifactId>
    <version>1.3.6</version>
</dependency>

and

<dependency>
    <groupId>org.mybatis.generator</groupId>
    <artifactId>mybatis-generator-maven-plugin</artifactId>
    <version>1.3.6</version>
</dependency>

You can install the eclipse feature from the eclipse market place here: https://marketplace.eclipse.org/content/mybatis-generator

相关地址:原始地址 下载(tar) 下载(zip)

1、 mybatis-generator-core-1.3.6.zip 2.93MB

2、 org.mybatis.generator.eclipse.site-1.3.6.201712211716.zip 3.35MB

查看:2017-12-22发行的版本