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 | https://www.mybatis.org/mybatis-3 |
Date | Sep 18, 2022 |
Files | pom (13 KB) jar (1.7 MB) View All |
Repositories | Central |
Ranking | #302 in MvnRepository (See Top Artifacts) #3 in Object/Relational Mapping |
Used By | 1,741 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-1597 CVE-2023-6378 CVE-2022-46337 View 3 more ... |
Compile Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Bytecode Apache 2.0 | cglib » cglib (optional) | 3.3.0 | ✔ | |
Logging Apache 2.0 | ch.qos.reload4j » reload4j (optional) | 1.2.22 | 1.2.25 | |
Logging Apache 2.0 | commons-logging » commons-logging (optional) | 1.2 | 1.3.4 | |
Expression Lang Apache 2.0 | ognl » ognl (optional) | 3.3.4 | 3.4.3 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-api (optional) | 2.19.0 | 2.24.1 | |
Bytecode Apache 2.0LGPL 2.1MPL 1.1 | org.javassist » javassist (optional) | 3.29.2-GA | 3.30.2-GA | |
Logging MIT | org.slf4j » slf4j-api (optional) | 2.0.1 | 2.0.16 |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JDBC Driver MIT | com.microsoft.sqlserver » mssql-jdbc | 11.2.0.jre8 | 12.8.1.jre11 |
Test Dependencies (19)
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 |