mybatis


mybatis

The MyBatis data 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.

Compile зависимости (6)

Группа / Артифакт Версия Более новая версия
org.apache.logging.log4j » log4j-core 2.2 2.18.0
org.slf4j » slf4j-log4j12 1.7.12 2.0.12
org.slf4j » slf4j-api 1.7.12 2.0.12
log4j » log4j 1.2.17 Нет
cglib » cglib 3.1 3.3.0
commons-logging » commons-logging 1.2 Нет

Provided зависимости (2)

Группа / Артифакт Версия Более новая версия
ognl » ognl 3.0.11 3.2.21
org.javassist » javassist 3.18.2-GA 3.30.2-GA

Test зависимости (8)