Skip to content

Instantly share code, notes, and snippets.

@przodownikR1
Created January 6, 2014 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save przodownikR1/8276052 to your computer and use it in GitHub Desktop.
Save przodownikR1/8276052 to your computer and use it in GitHub Desktop.
dependency_list
[INFO] ------------------------------------------------------------------------
[INFO] Building refactor_mark 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:list (default-cli) @ refactor_mark ---
[INFO]
[INFO] The following files have been resolved:
[INFO] org.easytesting:fest-util:jar:1.1.6:compile
[INFO] junit:junit:jar:4.11:test
[INFO] ch.qos.logback:logback-core:jar:1.0.13:compile
[INFO] org.slf4j:slf4j-ext:jar:1.7.5:compile
[INFO] org.slf4j:slf4j-api:jar:1.7.5:compile
[INFO] org.easytesting:fest-assert:jar:1.4:compile
[INFO] ch.qos.logback:logback-access:jar:1.0.13:compile
[INFO] ch.qos.logback:logback-classic:jar:1.0.13:compile
[INFO] ch.qos.cal10n:cal10n-api:jar:0.7.4:compile
[INFO] org.hamcrest:hamcrest-all:jar:1.3:test
[INFO] org.mockito:mockito-all:jar:1.9.5:compile
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment