$ MVN dependency: Tree
[Info] scanning for projects...
[Info]
[Info] using the builder org. Apache. Maven. lifecycle. Internal. Builder. singlethreaded. singlethreadedbuilder with a thread count of 1
[Info]
[Info] ------------------------------------------------------------------------
[Info] building authserver Maven webapp 1.0-Snapshot
[Info] ------------------------------------------------------------------------
[Info]
[Info] --- Maven-dependency-plugin: 2.8: tree (default-cli) @ thirdpartyaccess ---
[Info] com. ghca: thirdpartyaccess: War: 1.0-Snapshot
[Info] +-ch. QoS. logback: logback-core: jar: 1.1.2: Compile
[Info] +-ch. QoS. logback: logback-classic: jar: 1.1.2: Compile
[Info] +-org. slf4j: slf4j-api: jar: 1.7.7: Compile
[Info] +-org. slf4j: jcl-over-slf4j: jar: 1.7.7: Compile
[Info] +-commons-codec: jar: 1.9: Compile
[Info] +-org. Apache. httpcomponents: httpclient: jar: 4.3.3: Compile
[Info] | \-org. Apache. httpcomponents: httpcore: jar: 4.3.2: Compile
[Info] +-org. freemarker: jar: 2.3.20: Compile
[Info] +-org. JSON: jar: 20140107: Compile
[Info] +-dom4j: dom4j: jar: 1.6.1: Compile
[Info] | \-XML-APIs: jar: 1.0.b2: Compile
[Info] +-javax. servlet: jstl: jar: 1.2: Compile
[Info] +-taglibs: Standard: jar: 1.1.2: Compile
[Info] +-org. springframework: Spring-webmvc: jar: 4.0.6.release: Compile
[Info] | +-org. springframework: Spring-Beans: jar: 4.0.6.release: Compile
[Info] | +-org. springframework: Spring-context: jar: 4.0.6.release: Compile
[Info] | +-org. springframework: Spring-core: jar: 4.0.6.release: Compile
[Info] | +-org. springframework: Spring-expression: jar: 4.0.6.release: Compile
[Info] | \-org. springframework: Spring-Web: jar: 4.0.6.release: Compile
[Info] +-org. springframework: Spring-AOP: jar: 4.0.6.release: Compile
[Info] | \-aopalliance: jar: 1.0: Compile
[Info] +-org. springframework: Spring-jdbc: jar: 4.0.6.release: Compile
[Info] | \-org. springframework: Spring-TX: jar: 4.0.6.release: Compile
[Info] +-org. springframework: Spring-test: jar: 4.0.6.release: Test
[Info] +-org. mybatis: jar: 3.2.7: Compile
[Info] +-org. mybatis: mybatis-Spring: jar: 1.2.2: Compile
[Info] +-MYSQL: mysql-connector-Java: jar: 5.1.31: Compile
[Info] +-javax. servlet: javax. servlet-API: jar: 3.1.0: Provided
[Info] +-JUnit: jar: 4.11: Test
[Info] | \-org. hamcrest: hamcrest-core: jar: 1.3: Test
[Info] +-org. hamcrest: hamcrest-ALL: jar: 1.3: Test
[Info] \-org. mockito: mockito-ALL: jar: 1.9.5: Test
[Info] ------------------------------------------------------------------------
[Info] build success
[Info] ------------------------------------------------------------------------
[Info] total time: 7.745 s
[Info] finished at: 2014-09-03t15: 28: 21 + 08: 00
[Info] final memory: 11 m/184 m
[Info] ------------------------------------------------------------------------