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 зависимости (5)

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

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