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 | Optional |
|---|---|---|---|---|---|
| org.slf4j | slf4j-api | 2.0.9 | jar | MIT License | No |
| javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 | Yes |
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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.3.15 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| org.junit-pioneer | junit-pioneer | 2.3.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter | 5.11.3 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
| org.mockito | mockito-junit-jupiter | 4.11.0 | jar | The MIT License |
| org.slf4j | jul-to-slf4j | 2.0.9 | jar | 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 |
|---|---|---|---|---|
| ch.qos.logback | logback-core | 1.3.15 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| net.bytebuddy | byte-buddy | 1.12.19 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.11.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.11.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.11.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.11.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.11.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 1.11.2 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- dev.orne:basque-locale-extension:jar:1.0.1
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jul-to-slf4j:jar:2.0.9 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.3.15 (test)
- ch.qos.logback:logback-core:jar:1.3.15 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.3.15 (test)
- org.junit.jupiter:junit-jupiter:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.junit-pioneer:junit-pioneer:jar:2.3.0 (test)
- org.junit.platform:junit-platform-launcher:jar:1.11.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:1.11.2 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- org.mockito:mockito-junit-jupiter:jar:4.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
Licenses
Apache License 2.0: Bean Validation API
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module
The MIT License: mockito-core, mockito-junit-jupiter
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
GNU Lesser General Public License (LGPL) version 3.0: basque-locale-extension
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
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.3.15.jar | 274.5 kB | 230 | 176 | 28 | - | Yes |
| logback-core-1.3.15.jar | 571.7 kB | 500 | 447 | 41 | - | Yes |
| byte-buddy-1.12.19.jar | 4 MB | 2742 | 2688 | 39 | - | Yes |
| byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | 70 | 3 | - | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| junit-pioneer-2.3.0.jar | 197.5 kB | 172 | 154 | 11 | - | Yes |
| junit-jupiter-5.11.3.jar | 6.4 kB | 5 | 1 | 1 | - | No |
| junit-jupiter-api-5.11.3.jar | 216.4 kB | 197 | 182 | 8 | - | Yes |
| junit-jupiter-engine-5.11.3.jar | 260.1 kB | 152 | 135 | 9 | - | Yes |
| junit-jupiter-params-5.11.3.jar | 591.6 kB | 388 | 354 | 22 | - | Yes |
| junit-platform-commons-1.11.3.jar | 142 kB | 88 | 66 | 8 | - | Yes |
| junit-platform-engine-1.11.3.jar | 246.8 kB | 177 | 158 | 10 | - | Yes |
| junit-platform-launcher-1.11.2.jar | 189 kB | 131 | 116 | 7 | - | Yes |
| mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
| mockito-junit-jupiter-4.11.0.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
| jul-to-slf4j-2.0.9.jar | 6.3 kB | 15 | 2 | 2 | - | Yes |
| slf4j-api-2.0.9.jar | 64.6 kB | 67 | 52 | 5 | - | Yes |
| validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 20 | 7.8 MB | 5860 | 5380 | 282 | 1.8 | 19 |
| compile: 2 | compile: 157.7 kB | compile: 230 | compile: 195 | compile: 14 | - | compile: 2 |
| test: 18 | test: 7.7 MB | test: 5630 | test: 5185 | test: 268 | - | test: 17 |
