Download Latest Version org.mybatis.generator.eclipse.site-1.4.2.202302200051.zip (1.4 MB)
Email in envelope

Get an email when there's a new version of MyBatis Generator

Home / mybatis-generator-1.3.6
Name Modified Size InfoDownloads / Week
Parent folder
org.mybatis.generator.eclipse.site-1.3.6.201712211716.zip 2017-12-21 3.5 MB
mybatis-generator-core-1.3.6.zip 2017-12-21 3.1 MB
MyBatis Generator Release 1.3.6 source code.tar.gz 2017-12-21 8.0 MB
MyBatis Generator Release 1.3.6 source code.zip 2017-12-21 8.9 MB
README.md 2017-12-21 916 Bytes
Totals: 5 Items   23.6 MB 0

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

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

and

:::xml
<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

Source: README.md, updated 2017-12-21