<dependency>
<groupId>com.redislabs</groupId>
<artifactId>riot</artifactId>
<version>1.9.1</version>
</dependency>
compile
|-- com.redislabs:picocli-redis:1.13.1
runtime
|-- org.slf4j:slf4j-jdk14:1.7.28
|-- org.springframework.batch:spring-batch-core:4.2.1.RELEASE
|-- org.springframework.boot:spring-boot-autoconfigure:2.2.5.RELEASE
|-- org.springframework:spring-jdbc:5.2.4.RELEASE
|-- org.springframework.cloud:spring-cloud-aws-context:2.2.1.RELEASE
|-- org.springframework.cloud:spring-cloud-aws-autoconfigure:2.2.1.RELEASE
|-- com.github.javafaker:javafaker:1.0.2
|-- me.tongfei:progressbar:0.8.1
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.10.3