<dependency>
<groupId>biz.paluch.redis</groupId>
<artifactId>lettuce</artifactId>
<version>4.0.1.Final</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>9</version> </parent>
compile
|-- io.reactivex:rxjava:1.0.14
|-- io.netty:netty-common:4.0.30.Final
|-- io.netty:netty-transport:4.0.30.Final
|-- io.netty:netty-handler:4.0.30.Final
|-- com.google.guava:guava:18.0
|-- org.apache.commons:commons-pool2:2.4.2
provided
|-- io.netty:netty-transport-native-epoll:4.0.30.Final
|-- org.springframework:spring-beans:4.2.0.RELEASE
|-- org.springframework:spring-context:4.2.0.RELEASE
|-- javax.inject:javax.inject:1
|-- javax.enterprise:cdi-api:1.0
|-- com.google.code.findbugs:jsr305:3.0.0
test
|-- junit:junit:4.12
|-- 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.1.0
|-- org.springframework:spring-test:4.2.0.RELEASE
|-- org.springframework:spring-expression:4.2.0.RELEASE
|-- org.hamcrest:hamcrest-library:1.3