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-api 1.6.2 2.0.12
org.slf4j » slf4j-log4j12 1.6.2 2.0.12
commons-logging » commons-logging 1.1.1 1.2
cglib » cglib 2.2.2 3.3.0
log4j » log4j 1.2.16 1.2.17

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

Группа / Артифакт Версия Более новая версия
ognl » ognl 2.6.9 3.2.21

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