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.
License | Apache 2.0 |
---|---|
Categories | Object/Relational Mapping |
HomePage | http://www.mybatis.org/mybatis-3 |
Date | (Mar 11, 2018) |
Files | pom (14 KB) jar (1.6 MB) View All |
Repositories | CentralSonatype |
Used By | 1,264 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2020-26945 Vulnerabilities from dependencies: CVE-2022-23305 CVE-2022-23302 CVE-2022-21724 View 14 more ... |
Compile Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Bytecode Apache 2.0 | cglib » cglib (optional) | 3.2.5 | 3.3.0 | |
Logging Apache 2.0 | commons-logging » commons-logging (optional) | 1.2 | ✔ | |
Logging Apache 2.0 | log4j » log4j (optional) 4 vulnerabilities | 1.2.17 | 2.17.2 | |
Expression Lang Apache 2.0 | ognl » ognl (optional) | 3.1.16 | 3.3.2 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core (optional) 10 vulnerabilities | 2.3 | 2.17.2 | |
Bytecode Apache 2.0LGPL 2.1MPL 1.1 | org.javassist » javassist (optional) | 3.22.0-GA | 3.29.0-GA | |
Logging MIT | org.slf4j » slf4j-api (optional) | 1.7.25 | 1.7.36 | |
Logging Bridge MIT | org.slf4j » slf4j-log4j12 (optional) | 1.7.25 | 1.7.36 |
Test Dependencies (11)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JDBC Pool Apache 2.0 | commons-dbcp » commons-dbcp | 1.4 | 2.9.0 | |
Exception Handling Apache 2.0 | eu.codearte.catch-exception » catch-exception | 1.4.4 | 2.0 | |
Embedded SQL DB Apache 2.0 | org.apache.derby » derby | 10.12.1.1 | 10.15.2.0 | |
Template Engine Apache 2.0 | org.apache.velocity » velocity1 vulnerability | 1.7 | 2.3 | |
Assertion Apache 2.0 | org.assertj » assertj-core | 1.7.1 | 3.22.0 | |
Embedded SQL DB | org.hsqldb » hsqldb | 2.3.5 | 2.6.1 | |
Transactions CDDLEPL 2.0GPL 2.0 | org.jboss.spec.javax.transaction » jboss-transaction-api_1.2_spec | 1.0.1.Final | 1.1.1.Final | |
EPL 2.0 | org.junit.vintage » junit-vintage-engine | 4.12.2 | 5.8.2 | |
Mocking MIT | org.mockito » mockito-core | 2.12.0 | 4.5.1 | |
PostgreSQL Driver BSD 2-clause | org.postgresql » postgresql2 vulnerabilities | 42.1.4.jre6 | 42.3.5 | |
Apache 2.0 | ru.yandex.qatools.embed » postgresql-embedded | 2.5 | 2.10 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Clinton Begin | clinton.begin<at>gmail.com | cbegin | Owner, Founder, Committer | |
Brandon Goodin | brandon.goodin<at>gmail.com | brandon.goodin | Committer | |
Christian Poitras | christian.poitras<at>ircm.qc.ca | mentat6114 | Committer | |
Eduardo Macarron | eduardo.macarron<at>gmail.com | emacarron | Committer | |
Frank Martinez | mnesarco<at>gmail.com | mnesarco | Committer | |
Andrew Gustafson | gus4000<at>gmail.com | agustafson | Committer | |
Hunter Presnall | hpresnall<at>gmail.com | hpresnall | Committer | |
Iwao Ave | harawata<at>gmail.com | harawata | Committer | |
Jeff Butler | jeffgbutler<at>gmail.com | jeffgbutler | Committer | |
Jeremy Landis | jeremylandis<at>hotmail.com | hazendaz | Committer | |
Kai Grabfelder | nospam<at>kaigrabfelder.de | nospam@kaigrabfelder.de | Committer | |
Larry Meadors | larry.meadors<at>gmail.com | lmeadors | Committer | |
Marco Speranza | marco.speranza79<at>gmail.com | marcosperanza | Committer | |
Nathan Maves | nathan.maves<at>gmail.com | nmaves | Committer | |
Putthiphong Boonphong | putthiphong.boonphong<at>gmail.com | pboonphong | Committer | |
Simone Tripodi | simone.tripodi<at>gmail.com | simonetripodi | Committer | |
Tim Chen | chengt<at>gmail.com | h3adache | Committer |
Related Books
MyBatis in Practice: A Step by Step Approach for Learning MyBatis Framework (2013) by Srinivas Mudunuri | |
Java Persistence with MyBatis 3 (2013) by K. Siva Prasad Reddy |