Skip to content

Instantly share code, notes, and snippets.

@jstrachan
Created October 31, 2012 13:59
Show Gist options
  • Save jstrachan/3987172 to your computer and use it in GitHub Desktop.
Save jstrachan/3987172 to your computer and use it in GitHub Desktop.
[INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ camel-activemq ---
[INFO] com.mycompany:camel-activemq:jar:1.0.0-SNAPSHOT
[INFO] +- org.apache.camel:camel-core:jar:2.10.0.fuse-71-020:compile
[INFO] | \- com.sun.xml.bind:jaxb-impl:jar:2.2.5:compile
[INFO] +- org.apache.camel:camel-jms:jar:2.10.0.fuse-71-020:compile
[INFO] | +- org.springframework:spring-jms:jar:3.0.7.RELEASE:compile
[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
[INFO] | +- org.springframework:spring-core:jar:3.0.7.RELEASE:compile
[INFO] | | +- org.springframework:spring-asm:jar:3.0.7.RELEASE:compile
[INFO] | | \- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] | +- org.springframework:spring-context:jar:3.0.7.RELEASE:compile
[INFO] | | \- org.springframework:spring-expression:jar:3.0.7.RELEASE:compile
[INFO] | +- org.springframework:spring-tx:jar:3.0.7.RELEASE:compile
[INFO] | \- org.springframework:spring-beans:jar:3.0.7.RELEASE:compile
[INFO] +- org.apache.camel:camel-spring:jar:2.10.0.fuse-71-020:compile
[INFO] | \- org.springframework:spring-aop:jar:3.0.7.RELEASE:compile
[INFO] +- org.apache.activemq:activemq-core:jar:5.6.1.fuse-71-020:compile
[INFO] | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile
[INFO] | +- org.apache.activemq:kahadb:jar:5.6.1.fuse-71-020:compile
[INFO] | +- org.apache.activemq.protobuf:activemq-protobuf:jar:1.1:compile
[INFO] | +- org.fusesource.mqtt-client:mqtt-client:jar:1.3:compile
[INFO] | | +- org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.11:compile
[INFO] | | | \- org.fusesource.hawtdispatch:hawtdispatch:jar:1.11:compile
[INFO] | | \- org.fusesource.hawtbuf:hawtbuf:jar:1.9:compile
[INFO] | +- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile
[INFO] | +- commons-net:commons-net:jar:2.2:compile
[INFO] | \- org.jasypt:jasypt:jar:1.8:compile
[INFO] +- org.apache.activemq:activemq-camel:jar:5.6.1.fuse-71-020:compile
[INFO] | \- org.apache.activemq:activemq-pool:jar:5.6.1.fuse-71-020:compile
[INFO] | +- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0.1:compile
[INFO] | \- commons-pool:commons-pool:jar:1.5.7:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.6.6:compile
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.6.6:compile
[INFO] +- log4j:log4j:jar:1.2.17:compile
[INFO] \- org.apache.camel:camel-test-spring:jar:2.10.0.fuse-71-020:test
[INFO] +- org.apache.camel:camel-test:jar:2.10.0.fuse-71-020:test
[INFO] | \- junit:junit:jar:4.10:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:test
[INFO] \- org.springframework:spring-test:jar:3.1.1.RELEASE:test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment