mybatis-tiny示例2:仅使用spring框架的示例

Compile Dependencies (14)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.31.6.3
JDBC Pool Apache 2.0
com.zaxxer » HikariCP
HikariCP is a 'zero-overhead' production ready JDBC connection pool.
3.4.57.1.0
Apache 2.0
io.github.penggle » mybatis-tiny-examples-common
mybatis-tiny示例公共部分
3.5
Apache 2.0
io.github.penggle » mybatis-tiny-core
mybatis-tiny的核心实现部分
3.53.5.1
mysql » mysql-connector-java3 vulnerabilities
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...
8.0.2526.7.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-to-slf4j
The Apache Log4j binding between Log4j 2 API and SLF4J.
2.13.32.26.1
O/R Mapping Apache 2.0
org.mybatis » mybatis
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
3.5.63.5.19
O/R Mapping Apache 2.0
org.mybatis » mybatis-spring
An easy-to-use Spring bridge for MyBatis sql mapping framework.
2.0.64.1.0
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.302.0.18
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
1.7.302.0.18
Dep Injection Apache 2.0
org.springframework » spring-context3 vulnerabilities
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
5.3.67.0.9
Transactions Apache 2.0
org.springframework » spring-tx
Support for programmatic and declarative transaction management for classes that implement special interfaces or any ...
5.3.67.0.9
JDBC Extension Apache 2.0
org.springframework » spring-jdbc
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ...
YAML Apache 2.0
org.yaml » snakeyaml7 vulnerabilities
YAML 1.1 parser and emitter for Java
1.272.6

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...