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.jetbrains.kotlin | kotlin-stdlib | 1.8.0 | jar | The Apache License, Version 2.0 |
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.jetbrains.kotlin | kotlin-test-junit | 1.8.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.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.jetbrains | annotations | 13.0 | jar | The Apache Software License, Version 2.0 |
| org.jetbrains.kotlin | kotlin-stdlib-common | 1.8.0 | jar | The Apache License, Version 2.0 |
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.13.2 | jar | Eclipse Public License 1.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.jetbrains.kotlin | kotlin-test | 1.8.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.9.0 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- de.clayntech:yafs:jar:0.4.0-SNAPSHOT
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.0 (compile)
- org.jetbrains.kotlin:kotlin-test-junit:jar:1.8.0 (test)
- org.jetbrains.kotlin:kotlin-test:jar:1.8.0 (test)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.jetbrains.kotlin:kotlin-test:jar:1.8.0 (test)
- org.junit.jupiter:junit-jupiter:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.0 (compile)
Licenses
Unknown: Yet Another Filesystem
The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Test, Kotlin Test Junit, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: IntelliJ IDEA Annotations
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
| kotlin-stdlib-1.8.0.jar | 1.6 MB | 997 | 939 | 43 | 9 | Yes |
| kotlin-stdlib-common-1.8.0.jar | 217.4 kB | 374 | 0 | 0 | - | - |
| kotlin-test-1.8.0.jar | 133.1 kB | 103 | 96 | 2 | 9 | Yes |
| kotlin-test-junit-1.8.0.jar | 5.1 kB | 15 | 4 | 3 | 9 | Yes |
| junit-jupiter-5.9.0.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.9.0.jar | 203.4 kB | 190 | 175 | 8 | 9 | Yes |
| junit-jupiter-engine-5.9.0.jar | 246.4 kB | 151 | 134 | 9 | 9 | Yes |
| junit-jupiter-params-5.9.0.jar | 578.3 kB | 377 | 343 | 22 | 9 | Yes |
| junit-platform-commons-1.9.0.jar | 102.7 kB | 64 | 44 | 7 | 9 | Yes |
| junit-platform-engine-1.9.0.jar | 188.2 kB | 143 | 127 | 9 | 9 | Yes |
| opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 15 | 3.8 MB | 2925 | 2300 | 145 | 9 | 13 |
| compile: 3 | compile: 1.9 MB | compile: 1416 | compile: 971 | compile: 45 | 9 | compile: 2 |
| test: 12 | test: 1.9 MB | test: 1509 | test: 1329 | test: 100 | 9 | test: 11 |
