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