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.maven.plugin-testing | maven-plugin-testing-harness-api | 1.1.1 | 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.7.0 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-junit-jupiter | 3.5.13 | jar | The MIT License |
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.7.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.
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 |
|---|---|---|---|---|
| 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.junit.platform | junit-platform-engine | 1.7.0 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 3.5.13 | jar | The MIT License |
| org.objenesis | objenesis | 3.1 | jar | Apache License, Version 2.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.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.7.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
- com.github.codeteapot.maven.plugin-testing:maven-plugin-testing-harness-junit-jupiter:jar:1.1.3
- com.github.codeteapot.maven.plugin-testing:maven-plugin-testing-harness-api:jar:1.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (provided)
- org.apiguardian:apiguardian-api:jar:1.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.7.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.0 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.7.0 (test)
- org.mockito:mockito-junit-jupiter:jar:3.5.13 (test)
- org.mockito:mockito-core:jar:3.5.13 (test)
- net.bytebuddy:byte-buddy:jar:1.10.15 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.10.15 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.10.15 (test)
- org.mockito:mockito-core:jar:3.5.13 (test)
- org.assertj:assertj-core:jar:3.17.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.codeteapot.maven.plugin-testing:maven-plugin-testing-harness-api:jar:1.1.1 (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, Maven Plugin Testing Harness API, Maven Plugin Testing Harness JUnit Jupiter, Objenesis
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| maven-plugin-testing-harness-api-1.1.1.jar | 14.3 kB | 29 | 15 | 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.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
| assertj-core-3.17.2.jar | 4.8 MB | 3256 | 3179 | 62 | - | Yes |
| junit-jupiter-api-5.7.0.jar | 174.6 kB | 168 | 153 | 8 | - | Yes |
| junit-jupiter-engine-5.7.0.jar | 211.8 kB | 130 | 113 | 9 | - | Yes |
| junit-platform-commons-1.7.0.jar | 99.5 kB | 63 | 43 | 7 | - | Yes |
| junit-platform-engine-1.7.0.jar | 180.9 kB | 141 | 125 | 9 | - | 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.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 13 | 9.9 MB | 7128 | 6791 | 216 | 1.8 | 13 |
| compile: 1 | compile: 14.3 kB | compile: 29 | compile: 15 | compile: 2 | - | compile: 1 |
| test: 8 | test: 9.6 MB | test: 6849 | test: 6570 | test: 195 | - | test: 8 |
| provided: 4 | provided: 284.1 kB | provided: 250 | provided: 206 | provided: 19 | - | provided: 4 |
