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 |
Tags | persistencemappingormmybatisrelational |
HomePage | http://www.mybatis.org/mybatis-3 |
Date | Jun 04, 2020 |
Files | pom (12 KB) jar (1.7 MB) View All |
Repositories | CentralAlfresco |
Ranking | #301 in MvnRepository (See Top Artifacts) #4 in Object/Relational Mapping |
Used By | 1,792 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2020-26945 Vulnerabilities from dependencies: CVE-2024-1597 CVE-2023-22102 CVE-2022-46337 View 21 more ... |
Compile Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Bytecode Apache 2.0 | cglib » cglib (optional) | 3.3.0 | ✔ | |
Logging Apache 2.0 | commons-logging » commons-logging (optional) | 1.2 | 1.3.4 | |
Logging Apache 2.0 | log4j » log4j (optional) 5 vulnerabilities | 1.2.17 | 2.24.3 | |
Expression Lang Apache 2.0 | ognl » ognl (optional) | 3.2.14 | 3.4.5 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core (optional) 4 vulnerabilities | 2.13.3 | 2.24.3 | |
Bytecode Apache 2.0LGPL 2.1MPL 1.1 | org.javassist » javassist (optional) | 3.27.0-GA | 3.30.2-GA | |
Logging MIT | org.slf4j » slf4j-api (optional) | 1.7.30 | 2.0.16 | |
Logging Bridge MIT | org.slf4j » slf4j-log4j12 (optional) | 1.7.30 | 2.0.16 |
Test Dependencies (14)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Embedded SQL DB EPL 1.0MPL 2.0 | com.h2database » h24 vulnerabilities | 1.4.200 | 2.3.232 | |
Error Handling Apache 2.0 | eu.codearte.catch-exception » catch-exception | 2.0 | ✔ | |
JDBC Driver | mysql » mysql-connector-java3 vulnerabilities | 8.0.20 | 9.2.0 | |
JDBC Driver Apache 2.0 | org.apache.derby » derby1 vulnerability | 10.14.2.0 | 10.17.1.0 | |
Template Engine Apache 2.0 | org.apache.velocity » velocity-engine-core | 2.2 | 2.4.1 | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.16.1 | 3.27.3 | |
Embedded SQL DB | org.hsqldb » hsqldb1 vulnerability | 2.5.0 | 2.7.4 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.6.2 | 5.11.4 | |
Mocking MIT | org.mockito » mockito-core | 3.3.3 | 5.15.2 | |
Mocking MIT | org.mockito » mockito-junit-jupiter | 3.3.3 | 5.15.2 | |
JDBC Driver BSD 2-clause | org.postgresql » postgresql6 vulnerabilities | 42.2.12 | 42.7.5 | |
Testing MIT | org.testcontainers » junit-jupiter | 1.14.3 | 1.20.4 | |
MIT | org.testcontainers » postgresql | 1.14.3 | 1.20.4 | |
MIT | org.testcontainers » mysql | 1.14.2 | 1.20.4 |
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 | christianpoitras | 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 |