About mybatis-aggregator
The MyBatis aggregator POM.
Project Modules
This project has declared the following modules:
| Name | Description |
|---|---|
| base-bundle-descriptor | MyBatis base bundle descriptor |
| mybatis-caffeine | Caffeine support for MyBatis Cache |
| mybatis-cdi | The MyBatis parent POM. |
| mybatis-ehcache | Ehcache support for MyBatis Cache |
| MyBatis FreeMarker | FreeMarker support for MyBatis |
| MyBatis Generator | Parent POM for MyBatis Generator |
| mybatis-guice | The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework. |
| mybatis-hazelcast | Hazelcast support for MyBatis Cache |
| mybatis2 | The mybatis data mapper framework makes it easier to use a relational database with object-oriented applications. mybatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping tools. |
| ibatis2mybatis | The tool is designed around an xslt transformation and some text replacements packaged in an ant task and tries to deliver a good starting point before the more complex work begins. |
| mybatis-2-spring | An easy-to-use Spring bridge for MyBatis 2 sql mapping framework. Ibatis code copied from Spring 3.2.x branch. |
| mybatis-ignite | Ignite support for MyBatis Cache |
| JPetStore Demo 6 | The MyBatis parent POM. |
| mybatis-memcached | Memcached support for MyBatis Cache |
| MyBatis Migrations | The MyBatis parent POM. |
| MyBatis Migrations Maven plugin | Migration-plugin is a Apache Maven 3 plugin that aims to integrate into the maven life cycle, the myBatis 3 Migration tool. MyBatis 3 Migration Schema is a tool that helps you to manage database schema changes. |
| mybatis | The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools. |
| mybatis-bom | Bill of Materials for MyBatis |
| MyBatis Dynamic SQL | MyBatis framework for generating dynamic SQL |
| mybatis-spring-boot | Spring Boot Support for MyBatis |
| mybatis-parent | The MyBatis parent POM. |
| mybatis-redis | Redis support for MyBatis Cache |
| mybatis-scala-parent | The MyBatis parent POM. |
| mybatis-spring | An easy-to-use Spring bridge for MyBatis sql mapping framework. |
| mybatis-spring-native | MyBatis integration with Spring Native feature |
| MyBatis Thymeleaf | Thymeleaf support for MyBatis |
| mybatis-typehandlers-threeten-extra | MyBatis Type Handlers supporting ThreeTen-Extra |
| MyBatis Velocity | Velocity support for MyBatis |
MyBatis