Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| commons-logging | commons-logging | 1.3.5 | jar | Apache-2.0 |
| org.springframework | spring-orm | 3.2.18.RELEASE | jar | The Apache Software License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.springframework | spring-beans | 3.2.18.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-core | 3.2.18.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-jdbc | 3.2.18.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-tx | 3.2.18.RELEASE | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.mybatis:mybatis-2-spring:jar:1.2.2-SNAPSHOT
- org.springframework:spring-orm:jar:3.2.18.RELEASE (compile)
- org.springframework:spring-beans:jar:3.2.18.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:3.2.18.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jdbc:jar:3.2.18.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:3.2.18.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:3.2.18.RELEASE (compile)
- commons-logging:commons-logging:jar:1.3.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-orm:jar:3.2.18.RELEASE (compile)
Licenses
Apache-2.0: Apache Commons Logging
The Apache Software License, Version 2.0: Spring Beans, Spring Core, Spring JDBC, Spring Object/Relational Mapping, Spring Transaction, mybatis-2-spring
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| spring-beans-3.2.18.RELEASE.jar | 614.4 kB | 401 | 358 | 14 | 1.5 | Yes |
| spring-core-3.2.18.RELEASE.jar | 885.6 kB | 686 | 648 | 32 | 1.5 | Yes |
| spring-jdbc-3.2.18.RELEASE.jar | 406.1 kB | 328 | 296 | 18 | 1.5 | Yes |
| spring-orm-3.2.18.RELEASE.jar | 385 kB | 296 | 276 | 14 | 1.5 | Yes |
| spring-tx-3.2.18.RELEASE.jar | 242.6 kB | 233 | 197 | 20 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 6 | 2.6 MB | 1986 | 1802 | 100 | 1.8 | 6 |
| compile: 6 | compile: 2.6 MB | compile: 1986 | compile: 1802 | compile: 100 | 1.8 | compile: 6 |
MyBatis