Created
September 20, 2013 17:23
-
-
Save xuwei-k/6640874 to your computer and use it in GitHub Desktop.
playframework 2.2.0 depencency graph
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
[info] +-com.typesafe.play:play_2.10:2.2.0 | |
[info] | +-ch.qos.logback:logback-classic:1.0.13 | |
[info] | | +-ch.qos.logback:logback-core:1.0.13 | |
[info] | | +-org.slf4j:slf4j-api:1.7.5 | |
[info] | | | |
[info] | +-ch.qos.logback:logback-core:1.0.13 | |
[info] | +-com.fasterxml.jackson.core:jackson-annotations:2.2.2 | |
[info] | +-com.fasterxml.jackson.core:jackson-core:2.2.2 | |
[info] | | | +-com.fasterxml.jackson.core:jackson-core:2.2.2 | |
[info] | | | | |
[info] | | +-com.typesafe.play:play-datacommons_2.10:2.2.0 [S] | |
[info] | | +-com.typesafe.play:play-functional_2.10:2.2.0 [S] | |
[info] | | +-com.typesafe.play:play-iteratees_2.10:2.2.0 | |
[info] | | | +-com.typesafe:config:1.0.2 | |
[info] | | | +-org.scala-stm:scala-stm_2.10:0.7 [S] | |
[info] | | +-com.typesafe.play:play-iteratees_2.10:2.2.0 | |
[info] | | | +-com.typesafe:config:1.0.2 | |
[info] | | | +-com.typesafe:config:1.0.2 | |
[info] | | | +-com.typesafe:config:1.0.2 | |
[info] | | | +-org.scala-stm:scala-stm_2.10:0.7 [S] | |
[info] | | | +-org.scala-lang:scala-library:2.10.0 (evicted by: 2.10.2) | |
[info] | | | | |
[info] | | +-joda-time:joda-time:2.2 | |
[info] | | +-org.joda:joda-convert:1.3.1 | |
[info] | | +-org.scala-lang:scala-reflect:2.10.2 [S] | |
[info] | | | |
[info] | +-com.typesafe.play:sbt-link:2.2.0 | |
[info] | | +-org.javassist:javassist:3.18.0-GA | |
[info] | | | |
[info] | +-com.typesafe.play:templates_2.10:2.2.0 | |
[info] | | +-com.github.scala-incubator.io:scala-io-file_2.10:0.4.2 [S] | |
[info] | | +-com.github.scala-incubator.io:scala-io-core_2.10:0.4.2 [S] | |
[info] | | | +-com.jsuereth:scala-arm_2.10:1.3 [S] | |
[info] | | | | +-org.scala-lang:scala-library:2.10.0 (evicted by: 2.10.2) | |
[info] | | | | | |
[info] | | | +-org.scala-lang:scala-library:2.10.0 (evicted by: 2.10.2) | |
[info] | | | | |
[info] | | +-org.scala-lang:scala-library:2.10.0 (evicted by: 2.10.2) | |
[info] | | | |
[info] | +-io.netty:netty:3.7.0.Final | |
[info] | +-javax.transaction:jta:1.1 | |
[info] | +-joda-time:joda-time:2.2 | |
[info] | +-oauth.signpost:signpost-commonshttp4:1.2.1.2 | |
[info] | | +-oauth.signpost:signpost-core:1.2.1.2 | |
[info] | | | +-commons-codec:commons-codec:1.3 | |
[info] | | | | |
[info] | | +-org.apache.httpcomponents:httpclient:4.0.1 | |
[info] | | | +-commons-codec:commons-codec:1.3 | |
[info] | | | +-commons-logging:commons-logging:1.1.1 | |
[info] | | | +-org.apache.httpcomponents:httpcore:4.0.1 | |
[info] | | | | |
[info] | | +-org.apache.httpcomponents:httpcore:4.0.1 | |
[info] | | | |
[info] | +-oauth.signpost:signpost-core:1.2.1.2 | |
[info] | | +-commons-codec:commons-codec:1.3 | |
[info] | | | |
[info] | +-org.apache.commons:commons-lang3:3.1 | |
[info] | +-org.joda:joda-convert:1.3.1 | |
[info] | +-org.scala-lang:scala-reflect:2.10.2 [S] | |
[info] | +-org.scala-stm:scala-stm_2.10:0.7 [S] | |
[info] | | +-org.scala-lang:scala-library:2.10.0 (evicted by: 2.10.2) | |
[info] | | | |
[info] | +-org.slf4j:jcl-over-slf4j:1.7.5 | |
[info] | | +-org.slf4j:slf4j-api:1.7.5 | |
[info] | | | |
[info] | +-org.slf4j:jul-to-slf4j:1.7.5 | |
[info] | | +-org.slf4j:slf4j-api:1.7.5 | |
[info] | | | |
[info] | +-org.slf4j:slf4j-api:1.7.5 | |
[info] | +-xerces:xercesImpl:2.11.0 | |
[info] | +-xml-apis:xml-apis:1.4.01 | |
[info] | | |
[info] +-org.scala-lang:scala-library:2.10.0 (evicted by: 2.10.2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment