<dependency>
<groupId>biz.paluch.redis</groupId>
<artifactId>lettuce</artifactId>
<version>5.0.0.Beta1</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>9</version> </parent>
compile
|-- io.projectreactor:reactor-core:3.0.3.RELEASE
|-- io.netty:netty-common:4.1.6.Final
|-- io.netty:netty-transport:4.1.6.Final
|-- io.netty:netty-handler:4.1.6.Final
|-- org.apache.commons:commons-pool2:2.4.2
|-- org.latencyutils:LatencyUtils:2.0.3
provided
|-- io.netty:netty-transport-native-epoll:4.1.6.Final
|-- io.netty:netty-tcnative:1.1.33.Fork21
|-- org.springframework:spring-beans:4.2.4.RELEASE
|-- org.springframework:spring-context:4.2.4.RELEASE
|-- javax.inject:javax.inject:1
|-- javax.enterprise:cdi-api:1.0
|-- com.google.code.findbugs:jsr305:3.0.1
test
|-- junit:junit:4.12
|-- com.googlecode.multithreadedtc:multithreadedtc:1.01
|-- org.mockito:mockito-core:1.10.19
|-- com.google.code.tempus-fugit:tempus-fugit:1.1
|-- org.apache.openwebbeans.test:cditest-owb:1.2.8
|-- javax.servlet:javax.servlet-api:3.1.0
|-- org.assertj:assertj-core:3.5.2
|-- org.apache.logging.log4j:log4j-core:2.6.2
|-- org.apache.logging.log4j:log4j-slf4j-impl:2.6.2
|-- org.springframework:spring-test:4.2.4.RELEASE
|-- org.springframework:spring-expression:4.2.4.RELEASE
|-- org.reactivestreams:reactive-streams-tck:1.0.0
|-- org.hamcrest:hamcrest-library:1.3