An easy-to-use Google Guice bridge for MyBatis sql mapping framework.
'org.mybatis:mybatis-guice:1.0.0-RC1'
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-guice</artifactId>
<version>1.0.0-RC1</version>
</dependency>
<dependency org="org.mybatis" name="mybatis-guice" rev="1.0.0-RC1"/>
"org.mybatis", "mybatis-guice", "1.0.0-RC1"