Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mybatis/guice
Google Guice integration for MyBatis 3
https://github.com/mybatis/guice
extension guice java
Last synced: 3 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T19:39:57.000Z (6 months ago)
- Last Synced: 2024-05-22T20:46:01.509Z (6 months ago)
- Topics: extension, guice, java
- Language: Java
- Homepage: http://mybatis.github.io/guice
- Size: 9.66 MB
- Stars: 171
- Watchers: 41
- Forks: 118
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MyBatis Guice Module
====================[![Java CI](https://github.com/mybatis/guice/actions/workflows/ci.yaml/badge.svg)](https://github.com/mybatis/guice/actions/workflows/ci.yaml)
[![Coverage Status](https://coveralls.io/repos/mybatis/guice/badge.svg?branch=master&service=github)](https://coveralls.io/github/mybatis/guice?branch=master)
[![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-guice/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-guice)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis/mybatis-guice.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/mybatis-guice/)
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)![mybatis-guice](https://mybatis.org/images/mybatis-logo.png)
The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.
Essentials
----------* [See the docs](https://mybatis.org/guice/)