4.0.0 org.mybatis mybatis-parent 27 mybatis 3.4.1 jar mybatis The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools. http://www.mybatis.org/mybatis-3 2009 Adam Gent adam.gent@evocatus.com Andrea Selva selva.andre@gmail.com Antonio Sánchez juntandolineas@gmail.com Arkadi Shishlov arkadi.shishlov@gmail.com Axel Doerfler axel.doerfler@gmail.com Chris Dadej chris.dadej@gmail.com Denis Vygovskiy qizant@gmail.com Franta Mejta mejta@rewor.cz Jurriaan Pruys jurriaan@pruys.com Keith Wong wongkwl@gmail.com Lasse Voss lasse.voss@motor-talk-gmbh.de Luke Stevens nosuchluke@gmail.com Paul Krause paulkrause88@alum.mit.edu Peter Leibiger kuhnroyal@gmail.com Riccardo Cossu riccardo.cossu@gmail.com Tomáš Neuberg neuberg@m-atelier.cz http://github.com/mybatis/mybatis-3 scm:git:ssh://github.com/mybatis/mybatis-3.git scm:git:ssh://git@github.com/mybatis/mybatis-3.git mybatis-3.4.1 GitHub Issue Management https://github.com/mybatis/mybatis-3/issues Travis CI https://travis-ci.org/mybatis/mybatis-3/ gh-pages Mybatis GitHub Pages git:ssh://git@github.com/mybatis/mybatis-3.git?gh-pages# 3.3.0 org.apache.ibatis.* org.apache.ibatis.*;version=${project.version};-noimport:=true *;resolution:=optional * ognl ognl 3.1.8 compile true org.javassist javassist 3.20.0-GA compile true org.slf4j slf4j-api 1.7.21 true org.slf4j slf4j-log4j12 1.7.21 true log4j log4j 1.2.17 true org.apache.logging.log4j log4j-core 2.3 true commons-logging commons-logging 1.2 true cglib cglib 3.2.2 true junit junit 4.12 test org.hsqldb hsqldb 2.3.4 test org.apache.derby derby 10.12.1.1 test org.mockito mockito-core 1.10.19 test commons-dbcp commons-dbcp 1.4 test org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.1.Final test org.apache.velocity velocity 1.7 test postgresql postgresql 9.1-901-1.jdbc4 test org.apache.maven.plugins maven-surefire-plugin ${argLine} -Xmx1024m derby.stream.error.file ${project.build.directory}/derby.log derby.system.home ${project.build.directory} org.apache.maven.plugins maven-pdf-plugin org.apache.maven.plugins maven-shade-plugin package shade false org.mybatis:mybatis ognl:ognl org.javassist:javassist ognl org.apache.ibatis.ognl javassist org.apache.ibatis.javassist org.apache.maven.plugins maven-site-plugin en,es,ja,fr,zh_CN,ko org.jacoco jacoco-maven-plugin org.apache.ibatis.ognl.* org.apache.ibatis.javassist.* ${project.basedir} META-INF LICENSE NOTICE ${project.build.sourceDirectory} **/*.java ${project.build.testSourceDirectory} **/*.java