Created
September 17, 2012 09:52
-
-
Save kpiwko/3736492 to your computer and use it in GitHub Desktop.
ShrinkWrap Maven Resolver 2.0.0-alpha-2 dependency tree
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:jar:2.0.0-alpha-2 | |
+- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven:jar:2.0.0-alpha-2:compile | |
| \- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api:jar:2.0.0-alpha-2:compile | |
+- org.sonatype.aether:aether-api:jar:1.13.1:compile | |
+- org.sonatype.aether:aether-impl:jar:1.13.1:compile | |
+- org.sonatype.aether:aether-spi:jar:1.13.1:compile | |
+- org.sonatype.aether:aether-util:jar:1.13.1:compile | |
+- org.sonatype.aether:aether-connector-wagon:jar:1.13.1:compile | |
+- org.codehaus.plexus:plexus-classworlds:jar:2.4:compile | |
+- org.codehaus.plexus:plexus-utils:jar:2.0.6:compile | |
+- org.codehaus.plexus:plexus-interpolation:jar:1.14:compile | |
+- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile | |
+- org.sonatype.plexus:plexus-cipher:jar:1.4:compile | |
+- org.sonatype.sisu:sisu-inject-plexus:jar:2.2.3:compile | |
| \- org.sonatype.sisu:sisu-inject-bean:jar:2.2.3:compile | |
| \- org.sonatype.sisu:sisu-guice:jar:no_aop:3.0.3:compile | |
+- org.apache.maven:maven-aether-provider:jar:3.0.4:compile | |
+- org.apache.maven:maven-model:jar:3.0.4:compile | |
+- org.apache.maven:maven-model-builder:jar:3.0.4:compile | |
+- org.apache.maven:maven-repository-metadata:jar:3.0.4:compile | |
+- org.apache.maven:maven-settings:jar:3.0.4:compile | |
+- org.apache.maven:maven-settings-builder:jar:3.0.4:compile | |
| \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile | |
+- org.apache.maven.wagon:wagon-provider-api:jar:2.2:compile | |
+- org.apache.maven.wagon:wagon-file:jar:2.2:compile | |
+- org.apache.maven.wagon:wagon-http-lightweight:jar:2.2:compile | |
| \- org.apache.maven.wagon:wagon-http-shared4:jar:2.2:compile | |
| +- org.apache.httpcomponents:httpcore:jar:4.1.2:compile | |
| \- commons-io:commons-io:jar:2.0.1:compile | |
+- org.jsoup:jsoup:jar:1.6.1:compile | |
+- junit:junit:jar:4.8.2:test | |
+- commons-codec:commons-codec:jar:1.4:test | |
+- org.mortbay.jetty:jetty:jar:6.1.16:test | |
| +- org.mortbay.jetty:jetty-util:jar:6.1.16:test | |
| \- org.mortbay.jetty:servlet-api:jar:2.5-20081211:test | |
\- org.mockito:mockito-all:jar:1.8.3:test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment