<dependency>
<groupId>com.redislabs</groupId>
<artifactId>riot-db</artifactId>
<version>2.11.5</version>
</dependency>
compile
|-- com.redislabs:riot-core:2.11.5
runtime
|-- org.springframework.boot:spring-boot-autoconfigure:2.4.5
|-- org.springframework:spring-jdbc:5.3.6
|-- com.microsoft.sqlserver:mssql-jdbc:9.2.1.jre8
|-- com.oracle.ojdbc:ojdbc8:19.3.0.0
|-- mysql:mysql-connector-java:8.0.23