Skip to content

Instantly share code, notes, and snippets.

@folone
Created July 7, 2011 10:54
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 folone/2427dde2ab5c3cd86f2b to your computer and use it in GitHub Desktop.
Save folone/2427dde2ab5c3cd86f2b to your computer and use it in GitHub Desktop.
dependencies
INFO] [dependency:tree {execution: default-cli}]
[INFO] com.thenewmotion:car-sharing:war:1.2-SNAPSHOT
[INFO] +- net.liftweb:lift-mapper_2.9.0-1:jar:2.4-M1:compile
[INFO] | +- org.apache.derby:derby:jar:10.7.1.1:runtime
[INFO] | +- net.liftweb:lift-db_2.9.0-1:jar:2.4-M1:compile
[INFO] | +- net.liftweb:lift-proto_2.9.0-1:jar:2.4-M1:compile
[INFO] | | \- net.liftweb:lift-webkit_2.9.0-1:jar:2.4-M1:compile
[INFO] | | \- commons-fileupload:commons-fileupload:jar:1.2.2:compile
[INFO] | \- org.scala-lang:scala-library:jar:2.9.0-1:compile
[INFO] +- net.liftweb:lift-openid_2.9.0-1:jar:2.4-M1:compile
[INFO] | \- org.openid4java:openid4java-consumer:jar:0.9.5:compile
[INFO] | +- org.openid4java:openid4java-nodeps:jar:0.9.5:compile
[INFO] | | \- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] | +- commons-httpclient:commons-httpclient:jar:3.0.1:compile
[INFO] | \- net.sourceforge.nekohtml:nekohtml:jar:1.9.7:compile
[INFO] | \- xerces:xercesImpl:jar:2.8.1:compile
[INFO] | \- xml-apis:xml-apis:jar:1.3.03:compile
[INFO] +- net.liftweb:lift-util_2.9.0-1:jar:2.4-M1:compile
[INFO] | +- nu.validator.htmlparser:htmlparser:jar:1.2.1:compile
[INFO] | +- commons-codec:commons-codec:jar:1.4:compile
[INFO] | +- net.liftweb:lift-actor_2.9.0-1:jar:2.4-M1:compile
[INFO] | | \- net.liftweb:lift-common_2.9.0-1:jar:2.4-M1:compile
[INFO] | \- net.liftweb:lift-json_2.9.0-1:jar:2.4-M1:compile
[INFO] | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile
[INFO] | \- org.scala-lang:scalap:jar:2.9.0-1:compile
[INFO] +- javax.mail:mail:jar:1.4.4:compile
[INFO] | \- javax.activation:activation:jar:1.1:compile
[INFO] +- joda-time:joda-time:jar:1.6.2:compile
[INFO] +- com.thenewmotion:time:jar:1.1-SNAPSHOT:compile
[INFO] +- ch.qos.logback:logback-classic:jar:0.9.29:compile
[INFO] | +- ch.qos.logback:logback-core:jar:0.9.29:compile
[INFO] | \- org.slf4j:slf4j-api:jar:1.6.1:compile
[INFO] +- mysql:mysql-connector-java:jar:5.1.16:runtime
[INFO] +- com.thenewmotion:liftweb-extension:jar:1.5-SNAPSHOT:compile
[INFO] +- org.mortbay.jetty:servlet-api:jar:3.0.20100224:provided
[INFO] +- com.h2database:h2:jar:1.3.156:test (scope not updated to runtime)
[INFO] +- junit:junit:jar:4.8.2:test
[INFO] +- org.scala-tools.testing:specs_2.9.0-1:jar:1.6.8:test
[INFO] +- org.scala-lang:scala-compiler:jar:2.9.0-1:test (scope not updated to compile)
[INFO] \- org.dbunit:dbunit:jar:2.4.8:test
[INFO] \- commons-collections:commons-collections:jar:3.2.1:test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment