Spring Data module for JDBC repositories.

Compile Dependencies (15)

Category/LicenseGroup / ArtifactVersionUpdates
Embedded SQL DB EPL 1.0 +1
com.h2database » h2(optional)
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
2.4.240
com.microsoft.sqlserver » mssql-jdbc(optional)
Microsoft JDBC Driver for SQL Server.
13.2.1.jre1113.4.0.jre11
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib(optional)
Standard library for the Kotlin Programming Language
2.2.212.3.21
Reflection Apache 2.0
org.jetbrains.kotlin » kotlin-reflect(optional)
Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime.
2.2.212.3.21
org.liquibase » liquibase-core(optional)
Liquibase is a tool for managing and executing database changes.
4.21.15.0.2
Apache 2.0
org.mybatis » mybatis-spring(optional)
An easy-to-use Spring bridge for MyBatis sql mapping framework.
3.0.24.0.0
O/R Mapping Apache 2.0
org.mybatis » mybatis(optional)
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
3.5.133.5.19
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql(optional)1 vulnerability
PostgreSQL JDBC Driver Postgresql
42.7.842.7.11
Transactions Apache 2.0
org.springframework » spring-tx
Support for programmatic and declarative transaction management for classes that implement special interfaces or any ...
7.0.37.0.7
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
7.0.37.0.7
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
7.0.37.0.7
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 ...
7.0.37.0.7
Core Utils Apache 2.0
org.springframework » spring-core
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
7.0.37.0.7
Apache 2.0
org.springframework.data » spring-data-relational
Spring Data Relational support
4.0.24.0.5
Apache 2.0
org.springframework.data » spring-data-commons
Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ...
4.0.24.0.5

Test Dependencies (23)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
2.20.13.1.3
com.ibm.db2 » jcc
IBM Data Server Driver for JDBC and SQLJ is a pure-Java driver (Type 4) that supports the JDBC 4 specification.
12.1.3.012.1.4.0
com.mysql » mysql-connector-j
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...
9.5.09.7.0
com.oracle.database.jdbc » ojdbc11
Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21
23.26.0.0.023.26.2.0.0
Apache 2.0 +1
com.tngtech.archunit » archunit
A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit'
1.4.11.4.2
JDBC Pool Apache 2.0
com.zaxxer » HikariCP
HikariCP is a 'zero-overhead' production ready JDBC connection pool.
5.1.07.0.2
Apache 2.0
io.mockk » mockk-jvm
Mocking library for Kotlin
1.14.71.14.9
Apache 2.0
net.javacrumbs.json-unit » json-unit-assertj
JSON Assertions based on AssertJ
4.1.05.1.1
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.19.03.20.0
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.27.63.27.7
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.3.0
org.hsqldb » hsqldb
HSQLDB - Lightweight 100% Java SQL Database Engine
2.7.32.7.4
Apache 2.0
org.jmolecules » jmolecules-ddd
Architectural concepts in Java
Apache 2.0
org.jmolecules.integrations » jmolecules-spring
Modules to integrate jMolecules abstractions with implementation technologies
MySQL Driver LGPL 2.1
org.mariadb.jdbc » mariadb-java-client
JDBC driver for MariaDB and MySQL
3.5.63.5.8
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 ...
7.0.37.0.7
Apache 2.0
org.springframework » spring-core-test
Spring Core Test
7.0.37.0.7
MIT
org.testcontainers » testcontainers-mysql
Isolated container management for Java code testing
MIT
org.testcontainers » testcontainers-postgresql
Isolated container management for Java code testing
MIT
org.testcontainers » testcontainers-mariadb
Isolated container management for Java code testing
MIT
org.testcontainers » testcontainers-mssqlserver
Isolated container management for Java code testing
MIT
org.testcontainers » testcontainers-db2
Isolated container management for Java code testing
MIT
org.testcontainers » testcontainers-oracle-free
Isolated container management for Java code testing