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.slf4j » slf4j-log4j12 1.7.2 2.0.12
commons-logging » commons-logging 1.1.1 1.2
log4j » log4j 1.2.17 Нет
cglib » cglib 2.2.2 3.3.0
org.javassist » javassist 3.17.1-GA 3.30.2-GA
org.slf4j » slf4j-api 1.7.2 2.0.12

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

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

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