Skip to content

Instantly share code, notes, and snippets.

@alexwoolford
Created August 9, 2016 23:47
Show Gist options
  • Save alexwoolford/77ce86c1eb5fa4c6c4792a0ad5033a21 to your computer and use it in GitHub Desktop.
Save alexwoolford/77ce86c1eb5fa4c6c4792a0ad5033a21 to your computer and use it in GitHub Desktop.
$ mvn dependency:tree
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Parsing PDF documents through Kafka stream 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ pdf-storm ---
[INFO] io.woolford:pdf-storm:jar:1.0-SNAPSHOT
[INFO] +- org.apache.storm:storm-core:jar:1.0.1:compile
[INFO] | +- com.esotericsoftware:kryo:jar:3.0.3:compile
[INFO] | | +- com.esotericsoftware:reflectasm:jar:1.10.1:compile
[INFO] | | | \- org.ow2.asm:asm:jar:5.0.3:compile
[INFO] | | +- com.esotericsoftware:minlog:jar:1.3.0:compile
[INFO] | | \- org.objenesis:objenesis:jar:2.1:compile
[INFO] | +- org.clojure:clojure:jar:1.7.0:compile
[INFO] | +- com.lmax:disruptor:jar:3.3.2:compile
[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.1:compile
[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.1:compile
[INFO] | +- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.1:compile
[INFO] | +- org.slf4j:log4j-over-slf4j:jar:1.6.6:compile
[INFO] | +- javax.servlet:servlet-api:jar:2.5:compile
[INFO] | \- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- org.apache.storm:storm-hdfs:jar:1.0.1:compile
[INFO] | +- org.apache.hadoop:hadoop-client:jar:2.6.1:compile
[INFO] | | +- org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.6.1:compile
[INFO] | | | +- org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.6.1:compile
[INFO] | | | | +- org.apache.hadoop:hadoop-yarn-client:jar:2.6.1:compile
[INFO] | | | | \- org.apache.hadoop:hadoop-yarn-server-common:jar:2.6.1:compile
[INFO] | | | \- org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.6.1:compile
[INFO] | | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile
[INFO] | | +- org.apache.hadoop:hadoop-yarn-api:jar:2.6.1:compile
[INFO] | | +- org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.6.1:compile
[INFO] | | | \- org.apache.hadoop:hadoop-yarn-common:jar:2.6.1:compile
[INFO] | | | +- javax.xml.bind:jaxb-api:jar:2.2.2:compile
[INFO] | | | | +- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO] | | | | \- javax.activation:activation:jar:1.1:compile
[INFO] | | | \- com.sun.jersey:jersey-client:jar:1.9:compile
[INFO] | | +- org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.6.1:compile
[INFO] | | \- org.apache.hadoop:hadoop-annotations:jar:2.6.1:compile
[INFO] | +- org.yaml:snakeyaml:jar:1.11:compile
[INFO] | +- org.apache.hadoop:hadoop-hdfs:jar:2.6.1:compile
[INFO] | | +- com.google.guava:guava:jar:11.0.2:compile
[INFO] | | +- org.mortbay.jetty:jetty:jar:6.1.26:compile
[INFO] | | +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
[INFO] | | +- com.sun.jersey:jersey-core:jar:1.9:compile
[INFO] | | +- com.sun.jersey:jersey-server:jar:1.9:compile
[INFO] | | | \- asm:asm:jar:3.1:compile
[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile
[INFO] | | +- commons-codec:commons-codec:jar:1.4:compile
[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile
[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile
[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:compile
[INFO] | | +- log4j:log4j:jar:1.2.17:compile
[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
[INFO] | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
[INFO] | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
[INFO] | | +- tomcat:jasper-runtime:jar:5.5.23:compile
[INFO] | | +- xmlenc:xmlenc:jar:0.52:compile
[INFO] | | +- io.netty:netty:jar:3.6.2.Final:compile
[INFO] | | +- xerces:xercesImpl:jar:2.9.1:compile
[INFO] | | | \- xml-apis:xml-apis:jar:1.3.04:compile
[INFO] | | \- org.htrace:htrace-core:jar:3.0.4:compile
[INFO] | +- org.apache.hadoop:hadoop-common:jar:2.6.1:compile
[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile
[INFO] | | +- commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO] | | +- commons-net:commons-net:jar:3.1:compile
[INFO] | | +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] | | +- com.sun.jersey:jersey-json:jar:1.9:compile
[INFO] | | | +- org.codehaus.jettison:jettison:jar:1.1:compile
[INFO] | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile
[INFO] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.8.3:compile
[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.8.3:compile
[INFO] | | +- tomcat:jasper-compiler:jar:5.5.23:runtime
[INFO] | | +- commons-el:commons-el:jar:1.0:compile
[INFO] | | +- net.java.dev.jets3t:jets3t:jar:0.9.0:compile
[INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.1.2:compile
[INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.1.2:compile
[INFO] | | | \- com.jamesmurty.utils:java-xmlbuilder:jar:0.4:compile
[INFO] | | +- commons-configuration:commons-configuration:jar:1.6:compile
[INFO] | | | +- commons-digester:commons-digester:jar:1.8:compile
[INFO] | | | | \- commons-beanutils:commons-beanutils:jar:1.7.0:compile
[INFO] | | | \- commons-beanutils:commons-beanutils-core:jar:1.8.0:compile
[INFO] | | +- org.apache.avro:avro:jar:1.7.4:compile
[INFO] | | | \- com.thoughtworks.paranamer:paranamer:jar:2.3:compile
[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile
[INFO] | | +- com.jcraft:jsch:jar:0.1.42:compile
[INFO] | | +- org.apache.curator:curator-client:jar:2.6.0:compile
[INFO] | | +- org.apache.curator:curator-recipes:jar:2.6.0:compile
[INFO] | | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
[INFO] | | \- org.apache.commons:commons-compress:jar:1.4.1:compile
[INFO] | | \- org.tukaani:xz:jar:1.0:compile
[INFO] | +- org.apache.hadoop:hadoop-auth:jar:2.6.1:compile
[INFO] | \- io.confluent:kafka-avro-serializer:jar:1.0:compile
[INFO] | \- io.confluent:kafka-schema-registry-client:jar:1.0:compile
[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.4.3:compile
[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.0:compile
[INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.4.3:compile
[INFO] +- org.apache.storm:storm-kafka:jar:1.0.1:compile
[INFO] | +- commons-io:commons-io:jar:2.4:compile
[INFO] | +- org.apache.curator:curator-framework:jar:2.10.0:compile
[INFO] | +- org.apache.kafka:kafka-clients:jar:0.9.0.1:compile
[INFO] | | +- org.xerial.snappy:snappy-java:jar:1.1.1.7:compile
[INFO] | | \- net.jpountz.lz4:lz4:jar:1.2.0:compile
[INFO] | +- commons-lang:commons-lang:jar:2.5:compile
[INFO] | \- com.googlecode.json-simple:json-simple:jar:1.1:compile
[INFO] \- org.apache.kafka:kafka_2.10:jar:0.9.0.1:compile
[INFO] +- com.101tec:zkclient:jar:0.7:compile
[INFO] +- com.yammer.metrics:metrics-core:jar:2.2.0:compile
[INFO] +- org.scala-lang:scala-library:jar:2.10.5:compile
[INFO] +- net.sf.jopt-simple:jopt-simple:jar:3.2:compile
[INFO] \- org.apache.zookeeper:zookeeper:jar:3.4.6:compile
[INFO] \- jline:jline:jar:0.9.94:compile
[INFO] \- junit:junit:jar:3.8.1:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.375 s
[INFO] Finished at: 2016-08-09T17:33:19-06:00
[INFO] Final Memory: 17M/309M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment