12173 Forks
18300 Stars
18300 Watchers

mybatis-3

MyBatis SQL mapper framework for Java

How to download and setup mybatis-3

Open terminal and run command
git clone https://github.com/mybatis/mybatis-3.git
git clone is used to create a copy or clone of mybatis-3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mybatis-3 https://github.com/mybatis/mybatis-3/archive/master.zip

Or simply clone mybatis-3 with SSH
[email protected]:mybatis/mybatis-3.git

If you have some problems with mybatis-3

You may open issue on mybatis-3 support forum (system) here: https://github.com/mybatis/mybatis-3/issues