Skip to content

Instantly share code, notes, and snippets.

@yukim
Created July 7, 2015 14:27
Show Gist options
  • Save yukim/291d6d0435608aae75fd to your computer and use it in GitHub Desktop.
Save yukim/291d6d0435608aae75fd to your computer and use it in GitHub Desktop.
mvn dependency:tree for Apache Cassandra
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ cassandra-all ---
[INFO] org.apache.cassandra:cassandra-all:jar:3.0.0-SNAPSHOT
[INFO] +- org.xerial.snappy:snappy-java:jar:1.1.1.7:compile
[INFO] +- net.jpountz.lz4:lz4:jar:1.3.0:compile
[INFO] +- com.ning:compress-lzf:jar:0.8.4:compile
[INFO] +- com.google.guava:guava:jar:18.0:compile
[INFO] +- commons-cli:commons-cli:jar:1.1:compile
[INFO] +- commons-codec:commons-codec:jar:1.2:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
[INFO] +- org.apache.commons:commons-math3:jar:3.2:compile
[INFO] +- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.4:compile
[INFO] +- org.antlr:antlr:jar:3.5.2:compile
[INFO] | \- org.antlr:ST4:jar:4.0.8:compile
[INFO] +- org.antlr:antlr-runtime:jar:3.5.2:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- org.slf4j:log4j-over-slf4j:jar:1.7.7:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:1.7.7:compile
[INFO] +- org.codehaus.jackson:jackson-core-asl:jar:1.9.2:compile
[INFO] +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:compile
[INFO] +- com.googlecode.json-simple:json-simple:jar:1.1:compile
[INFO] +- com.boundary:high-scale-lib:jar:1.0.6:compile
[INFO] +- org.yaml:snakeyaml:jar:1.11:compile
[INFO] +- org.mindrot:jbcrypt:jar:0.3m:compile
[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.1.0:compile
[INFO] +- com.addthis.metrics:reporter-config3:jar:3.0.0:compile
[INFO] | +- com.addthis.metrics:reporter-config-base:jar:3.0.0:compile
[INFO] | \- org.hibernate:hibernate-validator:jar:4.3.0.Final:compile
[INFO] | +- javax.validation:validation-api:jar:1.0.0.GA:compile
[INFO] | \- org.jboss.logging:jboss-logging:jar:3.1.0.CR2:compile
[INFO] +- com.thinkaurelius.thrift:thrift-server:jar:0.3.5:compile
[INFO] | +- com.lmax:disruptor:jar:3.0.1:compile
[INFO] | \- junit:junit:jar:4.6:compile
[INFO] +- com.clearspring.analytics:stream:jar:2.5.2:compile
[INFO] | \- it.unimi.dsi:fastutil:jar:6.5.7:compile
[INFO] +- ch.qos.logback:logback-core:jar:1.1.3:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.1.3:compile
[INFO] +- org.apache.thrift:libthrift:jar:0.9.2:compile
[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.2.5:compile
[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.2.4:compile
[INFO] +- org.apache.cassandra:cassandra-thrift:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.apache.hadoop:hadoop-core:jar:1.0.3:compile
[INFO] | +- xmlenc:xmlenc:jar:0.52:compile
[INFO] | +- commons-httpclient:commons-httpclient:jar:3.0.1:compile
[INFO] | +- org.apache.commons:commons-math:jar:2.1:compile
[INFO] | +- commons-configuration:commons-configuration:jar:1.6:compile
[INFO] | | +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] | | +- commons-lang:commons-lang:jar:2.4: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] | +- commons-net:commons-net:jar:1.4.1:compile
[INFO] | +- org.mortbay.jetty:jetty:jar:6.1.26:compile
[INFO] | +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
[INFO] | +- tomcat:jasper-runtime:jar:5.5.12:compile
[INFO] | +- tomcat:jasper-compiler:jar:5.5.12:compile
[INFO] | +- org.mortbay.jetty:jsp-api-2.1:jar:6.1.14:compile
[INFO] | +- org.mortbay.jetty:jsp-2.1:jar:6.1.14:compile
[INFO] | | \- ant:ant:jar:1.6.5:compile
[INFO] | +- commons-el:commons-el:jar:1.0:compile
[INFO] | +- net.java.dev.jets3t:jets3t:jar:0.7.1:compile
[INFO] | +- net.sf.kosmosfs:kfs:jar:0.3:compile
[INFO] | +- hsqldb:hsqldb:jar:1.8.0.10:compile
[INFO] | \- oro:oro:jar:2.0.8:compile
[INFO] +- org.apache.hadoop:hadoop-minicluster:jar:1.0.3:compile
[INFO] | +- org.apache.hadoop:hadoop-test:jar:1.0.3:compile
[INFO] | | +- org.apache.ftpserver:ftplet-api:jar:1.0.0:compile
[INFO] | | +- org.apache.mina:mina-core:jar:2.0.0-M5:compile
[INFO] | | +- org.apache.ftpserver:ftpserver-core:jar:1.0.0:compile
[INFO] | | \- org.apache.ftpserver:ftpserver-deprecated:jar:1.0.0-M2:compile
[INFO] | \- com.sun.jersey:jersey-server:jar:1.0:compile
[INFO] | +- com.sun.jersey:jersey-core:jar:1.0:compile
[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.0:compile
[INFO] | \- asm:asm:jar:3.1:compile
[INFO] +- org.apache.pig:pig:jar:0.12.1:compile
[INFO] | +- org.mortbay.jetty:servlet-api-2.5:jar:6.1.14:compile
[INFO] | \- org.apache.avro:avro:jar:1.7.4:compile
[INFO] | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile
[INFO] | \- org.apache.commons:commons-compress:jar:1.4.1:compile
[INFO] | \- org.tukaani:xz:jar:1.0:compile
[INFO] +- net.java.dev.jna:jna:jar:4.0.0:compile
[INFO] +- com.github.jbellis:jamm:jar:0.3.0:compile
[INFO] +- com.github.tjake:crc32ex:jar:0.1.1:compile
[INFO] +- io.netty:netty-all:jar:4.0.23.Final:compile
[INFO] +- joda-time:joda-time:jar:2.4:compile
[INFO] +- org.fusesource:sigar:jar:1.6.4:compile
[INFO] \- org.eclipse.jdt.core.compiler:ecj:jar:4.4.2:compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment