4.0.0 org.mybatis mybatis-parent 33 mybatis 3.5.8-SNAPSHOT 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 HEAD 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.4.6 TestcontainersTests -parameters org.mybatis org.apache.ibatis.*;version=${project.version};-noimport:=true *;resolution:=optional * org.apache.ibatis.* ognl ognl 3.2.21 compile true org.javassist javassist 3.28.0-GA compile true org.slf4j slf4j-api 1.7.32 true org.slf4j slf4j-log4j12 1.7.32 true log4j log4j 1.2.17 true org.apache.logging.log4j log4j-core 2.14.1 true commons-logging commons-logging 1.2 true cglib cglib 3.3.0 true org.junit.jupiter junit-jupiter-engine 5.7.2 test org.hsqldb hsqldb 2.5.1 test org.apache.derby derby 10.14.2.0 test com.h2database h2 1.4.200 test org.mockito mockito-core 3.11.2 test org.mockito mockito-junit-jupiter 3.11.2 test org.apache.velocity velocity-engine-core 2.3 test org.postgresql postgresql 42.2.23 test mysql mysql-connector-java 8.0.26 test org.assertj assertj-core 3.20.2 test eu.codearte.catch-exception catch-exception 2.0 test org.testcontainers junit-jupiter 1.16.0 test org.testcontainers postgresql 1.16.0 test org.testcontainers mysql 1.16.0 test com.microsoft.sqlserver mssql-jdbc 9.4.0.jre8 provided org.apache.maven.plugins maven-compiler-plugin ${maven.compiler.testCompilerArgument} org.apache.maven.plugins maven-surefire-plugin ${argLine} -Xmx2048m 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 travis-ci env.TRAVIS sonatype-oss-snapshots Sonatype OSS Snapshots Repository https://oss.sonatype.org/content/repositories/snapshots