<dependency>
<groupId>com.redislabs</groupId>
<artifactId>spring-redisearch</artifactId>
<version>1.0.7</version>
</dependency>
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.1.2.RELEASE</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter
|-- com.redislabs:lettusearch:1.0.0
|-- org.springframework.boot:spring-boot-configuration-processor