4.0.0 org.apache.livy livy-main 0.8.0-incubating-SNAPSHOT org.apache.livy livy-client-http 0.8.0-incubating-SNAPSHOT jar org.apache.livy livy-api ${project.version} org.apache.livy livy-client-common ${project.version} org.apache.livy livy-test-lib ${project.version} test org.apache.livy livy-core_${scala.binary.version} ${project.version} test-jar test com.fasterxml.jackson.core jackson-core com.fasterxml.jackson.core jackson-databind org.apache.httpcomponents httpclient ${httpclient.version} org.apache.httpcomponents httpcore ${httpcore.version} org.apache.httpcomponents httpmime 4.5.1 org.apache.livy livy-server ${project.version} test org.apache.spark spark-core_${scala.binary.version} test org.apache.spark spark-sql_${scala.binary.version} test org.apache.spark spark-hive_${scala.binary.version} test org.apache.spark spark-streaming_${scala.binary.version} test org.apache.maven.plugins maven-shade-plugin shade package shade false *:* org.apache.livy:livy-api *:* *.jar META-INF/maven/** com.esotericsoftware org.apache.livy.shaded.kryo com.fasterxml.jackson org.apache.livy.shaded.jackson org.apache.commons org.apache.livy.shaded.apache.commons org.apache.http org.apache.livy.shaded.apache.http org.scalatest scalatest-maven-plugin