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 |
|---|---|---|---|---|
| com.github.codeteapot.testing | javase-testing-logging-core | 0.1.7-SNAPSHOT | jar | 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.assertj | assertj-core | 3.17.2 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.11.0-M1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-testkit | 1.11.0-M1 | jar | Eclipse Public License v2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-api | 5.11.0-M1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 3.5.13 | jar | The MIT License |
| org.mockito | mockito-junit-jupiter | 3.5.13 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.junit.platform | junit-platform-engine | 1.11.0-M1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 1.11.0-M1 | jar | Eclipse Public License v2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.10.15 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.10.15 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.11.0-M1 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.1 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.codeteapot.testing:javase-testing-logging-junit-jupiter:jar:0.1.7-SNAPSHOT
- com.github.codeteapot.testing:javase-testing-logging-core:jar:0.1.7-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0-M1 (provided)
- org.opentest4j:opentest4j:jar:1.3.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.0-M1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0-M1 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0-M1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.0-M1 (test)
- org.mockito:mockito-core:jar:3.5.13 (provided)
- net.bytebuddy:byte-buddy:jar:1.10.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.10.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.10.15 (provided)
- org.mockito:mockito-junit-jupiter:jar:3.5.13 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-testkit:jar:1.11.0-M1 (test)
- org.junit.platform:junit-platform-launcher:jar:1.11.0-M1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:1.11.0-M1 (test)
- org.assertj:assertj-core:jar:3.17.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.codeteapot.testing:javase-testing-logging-core:jar:0.1.7-SNAPSHOT (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, JavaSE Testing Logging Core, JavaSE Testing Logging for JUnit Jupiter, Objenesis
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Test Kit
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| javase-testing-logging-core-0.1.7-SNAPSHOT.jar | 5.3 kB | 16 | 3 | 2 | 1.8 | Yes |
| byte-buddy-1.10.15.jar | 3.5 MB | 2507 | 2452 | 37 | - | Yes |
| byte-buddy-agent-1.10.15.jar | 259.2 kB | 81 | 63 | 2 | - | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| assertj-core-3.17.2.jar | 4.8 MB | 3256 | 3179 | 62 | - | Yes |
| junit-jupiter-api-5.11.0-M1.jar | 210.7 kB | 195 | 180 | 8 | - | Yes |
| junit-jupiter-engine-5.11.0-M1.jar | 248.8 kB | 148 | 131 | 9 | - | Yes |
| junit-platform-commons-1.11.0-M1.jar | 127.4 kB | 79 | 58 | 8 | - | Yes |
| junit-platform-engine-1.11.0-M1.jar | 205.4 kB | 153 | 136 | 10 | - | Yes |
| junit-platform-launcher-1.11.0-M1.jar | 184.7 kB | 131 | 116 | 7 | - | Yes |
| junit-platform-testkit-1.11.0-M1.jar | 44.5 kB | 27 | 18 | 2 | - | Yes |
| mockito-core-3.5.13.jar | 672 kB | 661 | 588 | 65 | 1.8 | Yes |
| mockito-junit-jupiter-3.5.13.jar | 4.9 kB | 9 | 2 | 1 | 1.8 | Yes |
| objenesis-3.1.jar | 60.4 kB | 64 | 48 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 15 | 10.3 MB | 7351 | 6986 | 227 | 1.8 | 15 |
| compile: 1 | compile: 5.3 kB | compile: 16 | compile: 3 | compile: 2 | - | compile: 1 |
| test: 5 | test: 5.4 MB | test: 3715 | test: 3580 | test: 90 | - | test: 5 |
| provided: 9 | provided: 4.8 MB | provided: 3620 | provided: 3403 | provided: 135 | - | provided: 9 |
