3rd part cache implementations integration for MyBatis sql mapping framework.
'org.mybatis.caches:mybatis-caches-parent:1.0.0-RC1'
<dependency>
<groupId>org.mybatis.caches</groupId>
<artifactId>mybatis-caches-parent</artifactId>
<version>1.0.0-RC1</version>
</dependency>
<dependency org="org.mybatis.caches" name="mybatis-caches-parent" rev="1.0.0-RC1"/>
"org.mybatis.caches", "mybatis-caches-parent", "1.0.0-RC1"