4.0.0 org.sonatype.oss oss-parent 9 io.lettuce lettuce-core 5.2.1.RELEASE jar Lettuce Advanced and thread-safe Java Redis client for synchronous, asynchronous, and reactive usage. Supports Cluster, Sentinel, Pipelining, Auto-Reconnect, Codecs and much more. http://github.com/lettuce-io/lettuce-core lettuce.io https://lettuce.io Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo Travis CI https://travis-ci.org/lettuce-io/lettuce-core Github https://github.com/lettuce-io/lettuce-core/issues will Will Glozer mp911de Mark Paluch UTF-8 3.13.2 5.7.0 5.5.2 2.11.2 3.0.0 4.1.43.Final 3.3.0.RELEASE 1.0.3 1.7.25 4.3.20.RELEASE true scm:git:https://github.com/lettuce-io/lettuce-core.git scm:git:https://github.com/lettuce-io/lettuce-core.git http://github.com/lettuce-io/lettuce-core 5.2.1.RELEASE io.netty netty-bom ${netty-version} pom import org.springframework spring-framework-bom ${spring-version} pom import io.zipkin.brave brave-bom ${brave-version} pom import org.junit junit-bom ${junit-version} pom import org.apache.logging.log4j log4j-bom ${log4j2-version} pom import io.netty netty-common io.netty netty-handler io.netty netty-transport io.projectreactor reactor-core ${reactor-version} org.apache.commons commons-pool2 2.7.0 true io.netty netty-tcnative 1.1.33.Fork26 ${os.detected.classifier} true io.netty netty-transport-native-epoll linux-x86_64 true io.netty netty-transport-native-kqueue osx-x86_64 true io.zipkin.brave brave true org.latencyutils LatencyUtils 2.0.3 true org.hdrhistogram HdrHistogram 2.1.11 true io.reactivex rxjava 1.3.8 true io.reactivex rxjava-reactive-streams 1.2.1 true io.reactivex.rxjava2 rxjava 2.2.13 true org.springframework spring-beans true commons-logging commons-logging org.springframework spring-context true javax.enterprise cdi-api 2.0 true javax.inject javax.inject 1 true com.google.code.findbugs jsr305 3.0.2 true org.assertj assertj-core ${assertj-core.version} test org.hamcrest hamcrest-library 1.3 test org.apache.commons commons-lang3 3.8 test com.github.javaparser javaparser-core 3.6.3 test org.apache.openwebbeans openwebbeans-se 2.0.11 test javax.annotation javax.annotation-api 1.3.2 test javax.servlet javax.servlet-api 3.1.0 test junit junit 4.12 test org.junit.jupiter junit-jupiter-api test org.junit.jupiter junit-jupiter-engine test org.junit.vintage junit-vintage-engine test org.junit.jupiter junit-jupiter-params test org.apache.logging.log4j log4j-core test org.apache.logging.log4j log4j-slf4j-impl test org.slf4j jcl-over-slf4j ${slf4j.version} test org.mockito mockito-core ${mockito.version} test org.mockito mockito-junit-jupiter ${mockito.version} test com.googlecode.multithreadedtc multithreadedtc 1.01 test org.reactivestreams reactive-streams-tck ${reactive-streams-tck.version} test io.projectreactor reactor-test ${reactor-version} test org.springframework spring-core test org.springframework spring-aop test org.springframework spring-test test org.springframework spring-expression ${spring-version} test src/main/resources true kr.motd.maven os-maven-plugin 1.6.2 org.apache.maven.plugins maven-assembly-plugin 3.1.1 org.apache.maven.plugins maven-antrun-plugin 1.8 org.apache.maven.plugins maven-compiler-plugin 3.8.1 org.apache.maven.plugins maven-jar-plugin 3.1.2 org.apache.maven.plugins maven-gpg-plugin 1.6 org.apache.maven.plugins maven-javadoc-plugin 3.1.1 org.apache.maven.plugins maven-release-plugin 2.5.3 org.apache.maven.plugins maven-surefire-plugin 2.22.2 org.apache.maven.surefire surefire-junit-platform 2.22.2 org.apache.maven.plugins maven-failsafe-plugin 2.22.2 org.apache.maven.surefire surefire-junit-platform 2.22.2 org.apache.maven.plugins maven-source-plugin 3.1.0 org.codehaus.mojo build-helper-maven-plugin 3.0.0 org.codehaus.mojo exec-maven-plugin 1.6.0 org.jacoco jacoco-maven-plugin 0.8.4 net.nicoulaj.maven.plugins checksum-maven-plugin 1.8 org.apache.maven.plugins maven-compiler-plugin -Xlint:all,-deprecation,-unchecked -Xlint:none true false 1.8 1.8 org.apache.maven.plugins maven-jar-plugin true true lettuce.core org.apache.maven.plugins maven-surefire-plugin 4 **/*UnitTests **/*Tests **/*Test **/*IntegrationTests org.apache.maven.plugins maven-failsafe-plugin 4 **/*IntegrationTests **/*Test **/*UnitTests integration-test integration-test org.apache.maven.plugins maven-release-plugin sonatype-oss-release,documentation deploy true @{project.version} org.apache.maven.plugins maven-source-plugin attach-sources jar org.jacoco jacoco-maven-plugin prepare-agent prepare-agent ci sonatype-oss-release org.apache.maven.plugins maven-javadoc-plugin 3.1.1 attach-javadocs jar public true
Lettuce
src/main/javadoc/stylesheet.css https://netty.io/4.1/api/ https://commons.apache.org/proper/commons-pool/api-2.7.0/ http://reactivex.io/RxJava/1.x/javadoc/ http://reactivex.io/RxJava/javadoc/ https://projectreactor.io/docs/core/release/api/ https://docs.spring.io/spring/docs/current/javadoc-api/ none true generated a Generated class:
org.apache.maven.plugins maven-gpg-plugin sign-artifacts verify sign org.apache.maven.plugins maven-assembly-plugin 3.1.1 bin src/assembly/bin.xml gnu false single package net.nicoulaj.maven.plugins checksum-maven-plugin MD5 SHA-1 artifacts artifacts package files files package ${project.build.directory} *.gz *.zip
jmh org.openjdk.jmh jmh-core 1.21 test org.openjdk.jmh jmh-generator-annprocess 1.21 test maven-surefire-plugin true maven-failsafe-plugin true org.codehaus.mojo build-helper-maven-plugin add-source generate-test-sources add-test-source src/test/jmh org.codehaus.mojo exec-maven-plugin run-benchmarks test exec java test -Xmx2G -classpath org.openjdk.jmh.Main .* -tu ns -f 1 -wi 10 -w 1 -r 1 -i 10 -bm avgt no-install true true org.apache.maven.plugins maven-install-plugin true org.apache.maven.plugins maven-deploy-plugin true false documentation org.apache.maven.plugins maven-antrun-plugin rename-reference-docs process-resources run org.asciidoctor asciidoctor-maven-plugin 2.0.0-RC.1 org.asciidoctor asciidoctorj-pdf 1.5.0-beta.5 html generate-resources process-asciidoc html5 ${project.build.directory}/site/reference/html book true true stylesheets golo.css pdf generate-resources process-asciidoc pdf src/main/asciidoc index.asciidoc book ${project.version} true 3 true https://raw.githubusercontent.com/wiki/lettuce-io/lettuce-core/ font coderay org.apache.maven.plugins maven-assembly-plugin docs package single src/assembly/docs.xml gnu true