Skip to content

Instantly share code, notes, and snippets.

@odrotbohm
Created March 9, 2012 12:06
Show Gist options
  • Save odrotbohm/2006252 to your computer and use it in GitHub Desktop.
Save odrotbohm/2006252 to your computer and use it in GitHub Desktop.
[INFO] org.springframework.data:spring-data-mongodb:jar:1.1.0.BUILD-SNAPSHOT
[INFO] +- org.springframework:spring-tx:jar:3.2.0.BUILD-SNAPSHOT:compile
[INFO] | \- aopalliance:aopalliance:jar:1.0:compile
[INFO] +- org.springframework:spring-context:jar:3.2.0.BUILD-SNAPSHOT:compile
[INFO] | +- org.springframework:spring-instrument:jar:3.2.0.BUILD-SNAPSHOT:compile
[INFO] | \- org.springframework:spring-aop:jar:3.2.0.BUILD-SNAPSHOT:compile
[INFO] +- org.springframework:spring-beans:jar:3.2.0.BUILD-SNAPSHOT:compile
[INFO] +- org.springframework:spring-core:jar:3.2.0.BUILD-SNAPSHOT:compile
[INFO] +- org.springframework:spring-expression:jar:3.2.0.BUILD-SNAPSHOT:compile
[INFO] +- org.springframework.data:spring-data-commons-core:jar:1.3.0.BUILD-SNAPSHOT:compile
[INFO] | \- junit:junit-dep:jar:4.8.2:compile
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.1:compile
[INFO] +- org.mongodb:mongo-java-driver:jar:2.7.1:compile
[INFO] +- com.mysema.querydsl:querydsl-mongodb:jar:2.3.2:compile
[INFO] | \- com.mysema.querydsl:querydsl-core:jar:2.3.2:compile
[INFO] | +- net.sourceforge.collections:collections-generic:jar:4.01:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.0.1:compile
[INFO] | +- com.mysema.commons:mysema-commons-lang:jar:0.2.2:compile
[INFO] | +- com.mysema.codegen:codegen:jar:0.4.7:compile
[INFO] | +- net.sourceforge.findbugs:jsr305:jar:1.3.2:compile
[INFO] | +- net.sourceforge.findbugs:annotations:jar:1.3.2:compile
[INFO] | +- javax.inject:javax.inject:jar:1:compile
[INFO] | \- cglib:cglib:jar:2.2:compile
[INFO] | \- asm:asm:jar:3.1:compile
[INFO] +- com.mysema.querydsl:querydsl-apt:jar:2.3.2:provided (scope not updated to compile)
[INFO] | \- commons-io:commons-io:jar:2.1:provided
[INFO] +- javax.annotation:jsr250-api:jar:1.0:compile
[INFO] +- org.mockito:mockito-all:jar:1.8.4:test
[INFO] +- org.hamcrest:hamcrest-all:jar:1.1:test
[INFO] +- junit:junit:jar:4.8.1:test
[INFO] +- joda-time:joda-time:jar:1.6:test
[INFO] +- org.slf4j:slf4j-api:jar:1.6.1:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:1.6.1:test
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.6.1:test
[INFO] +- log4j:log4j:jar:1.2.16:test
[INFO] \- org.springframework:spring-test:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] \- org.springframework:spring-webmvc-portlet:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] \- org.springframework:spring-webmvc:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] +- org.springframework:spring-orm:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] | \- org.springframework:spring-jdbc:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] +- org.springframework:spring-context-support:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] \- org.springframework:spring-web:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] \- org.springframework:spring-oxm:jar:3.2.0.BUILD-SNAPSHOT:test
[INFO] \- commons-lang:commons-lang:jar:2.5:test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment