https://github.com/mybatis/guice
Google Guice integration for MyBatis 3
https://github.com/mybatis/guice
extension guice java
Last synced: 9 months ago
JSON representation
Google Guice integration for MyBatis 3
- Host: GitHub
- URL: https://github.com/mybatis/guice
- Owner: mybatis
- License: apache-2.0
- Created: 2013-02-17T07:02:10.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T23:33:52.000Z (10 months ago)
- Last Synced: 2025-04-10T00:29:06.234Z (10 months ago)
- Topics: extension, guice, java
- Language: Java
- Homepage: http://mybatis.github.io/guice
- Size: 10.1 MB
- Stars: 176
- Watchers: 40
- Forks: 118
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MyBatis Guice Module
====================
[](https://github.com/mybatis/guice/actions/workflows/ci.yaml)
[](https://coveralls.io/github/mybatis/guice?branch=master)
[](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-guice)
[](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/mybatis-guice/)
[](https://www.apache.org/licenses/LICENSE-2.0.html)

The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.
Essentials
----------
* [See the docs](https://mybatis.org/guice/)