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 NA
cglib » cglib 3.1 3.3.0
commons-logging » commons-logging 1.2 NA

Provided εξαρτήσεις (2)

Ομάδα / Τεχνούργημα Έκδοση Νεότερη Έκδοση
ognl » ognl 3.0.11 3.2.21
org.javassist » javassist 3.18.2-GA 3.30.2-GA

Test εξαρτήσεις (8)