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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.2.6 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| org.slf4j | slf4j-api | 1.7.32 | jar | MIT License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| junit | junit | 4.11 | jar | Common Public License Version 1.0 |
| org.hamcrest | hamcrest-all | 1.3 | jar | New BSD License |
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 |
|---|---|---|---|---|
| ch.qos.logback | logback-core | 1.2.6 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.ucoruh.calculator:calculator-app:jar:1.0-SNAPSHOT
- junit:junit:jar:4.11 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.32 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.2.6 (compile)
- ch.qos.logback:logback-core:jar:1.2.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.2.6 (compile)
- junit:junit:jar:4.11 (test)
Licenses
Unknown: calculator-app
MIT License: SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest All, Hamcrest Core
Common Public License Version 1.0: JUnit
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.2.6.jar | 292 kB | 235 | 176 | 27 | 1.6 | Yes |
| logback-core-1.2.6.jar | 472.4 kB | 419 | 373 | 36 | 1.6 | Yes |
| junit-4.11.jar | 245 kB | 266 | 233 | 28 | 1.5 | Yes |
| hamcrest-all-1.3.jar | 306.6 kB | 249 | 204 | 23 | 1.5 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 6 | 1.4 MB | 1267 | 1065 | 121 | 1.6 | 6 |
| compile: 3 | compile: 806 kB | compile: 700 | compile: 583 | compile: 67 | - | compile: 3 |
| test: 3 | test: 596.6 kB | test: 567 | test: 482 | test: 54 | - | test: 3 |


