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 |
|---|---|---|---|---|
| junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
| org.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |
| org.mockito | mockito-core | 3.11.1 | 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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.11.2 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.11.2 | jar | Apache License, Version 2.0 |
| org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
| org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
| org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.eis.libraries:minimal-di:jar:1.2.0-SNAPSHOT
- junit:junit:jar:4.13.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-library:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.mockito:mockito-core:jar:3.11.1 (test)
- net.bytebuddy:byte-buddy:jar:1.11.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.11.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.11.2 (test)
- junit:junit:jar:4.13.1 (test)
Licenses
Eclipse Public License 1.0: JUnit
Apache License: Minimal DI
BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library
The MIT License: mockito-core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.13.1.jar | 382.7 kB | 387 | 348 | 32 | 1.5 | Yes |
| byte-buddy-1.11.2.jar | 3.6 MB | 2555 | - | - | - | - |
| • Root | - | 2553 | 2499 | 36 | 1.6 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| byte-buddy-agent-1.11.2.jar | 251.2 kB | 81 | - | - | - | - |
| • Root | - | 79 | 62 | 1 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
| hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
| hamcrest-library-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
| mockito-core-3.11.1.jar | 671.4 kB | 664 | 591 | 65 | 1.8 | Yes |
| objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 8 | 5 MB | 3884 | 3653 | 157 | 1.8 | 8 |
| test: 8 | test: 5 MB | test: 3884 | test: 3653 | test: 157 | 1.8 | test: 8 |
