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/core/ |
Date | Oct 10, 2014 |
Files | pom (10 KB) jar (697 KB) View All |
Repositories | CentralAlfrescoSonatype |
Ranking | #299 in MvnRepository (See Top Artifacts) #4 in Object/Relational Mapping |
Used By | 1,832 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2020-26945 Vulnerabilities from dependencies: CVE-2022-46337 CVE-2022-41853 CVE-2022-23307 View 15 more ... |
Compile Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Bytecode Apache 2.0 | cglib » cglib (optional) | 2.2.2 | 3.3.0 | |
Logging Apache 2.0 | commons-logging » commons-logging (optional) | 1.1.1 | 1.3.5 | |
Logging Apache 2.0 | log4j » log4j (optional) 5 vulnerabilities | 1.2.17 | 2.24.3 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core (optional) 6 vulnerabilities | 2.0.2 | 2.24.3 | |
Bytecode Apache 2.0LGPL 2.1MPL 1.1 | org.javassist » javassist (optional) | 3.17.1-GA | 3.30.2-GA | |
Logging MIT | org.slf4j » slf4j-api (optional) | 1.7.5 | 2.0.17 | |
Logging Bridge MIT | org.slf4j » slf4j-log4j12 (optional) | 1.7.5 | 2.0.17 |
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Expression Lang Apache 2.0 | ognl » ognl (optional) 1 vulnerability | 2.6.9 | 3.4.7 |
Test Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JDBC Pool Apache 2.0 | commons-dbcp » commons-dbcp | 1.4 | 2.13.0 | |
Transactions EPL 2.0GPL | javax.transaction » transaction-api | 1.1 | 2.0.1 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.11 | 5.12.2 | |
JDBC Driver Apache 2.0 | org.apache.derby » derby3 vulnerabilities | 10.9.1.0 | 10.17.1.0 | |
Template Engine Apache 2.0 | org.apache.velocity » velocity1 vulnerability | 1.7 | 2.4.1 | |
Embedded SQL DB | org.hsqldb » hsqldb1 vulnerability | 2.2.9 | 2.7.4 | |
Mocking MIT | org.mockito » mockito-core | 1.9.5 | 5.17.0 | |
JDBC Driver BSD 2-clause | postgresql » postgresql | 9.1-901.jdbc3 | 42.7.5 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://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 | |
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 | |
Putthibong Boonbong | putthibongb<at>gmail.com | putthibongb | 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 |