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.kohlschutter.junixsocket | junixsocket-common | 2.11.0 | jar | Apache License, Version 2.0 |
| com.kohlschutter.junixsocket | junixsocket-core | 2.11.0 | pom | 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 | Classifier | Type | Licenses | Optional |
|---|---|---|---|---|---|---|
| com.kohlschutter | kohlschutter-test-util | 1.8.7 | - | jar | Apache License, Version 2.0 | No |
| com.kohlschutter | kohlschutter-util | 1.8.7 | - | jar | Apache License, Version 2.0 | No |
| com.kohlschutter.junixsocket | junixsocket-common | 2.11.0 | tests | test-jar | Apache License, Version 2.0 | No |
| com.kohlschutter.junixsocket | junixsocket-native-common | 2.11.0 | - | jar | Apache License, Version 2.0 | No |
| com.kohlschutter.junixsocket | junixsocket-native-custom | 2.11.0 | default | jar | Apache License, Version 2.0 | Yes |
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 |
|---|---|---|---|---|
| com.kohlschutter | compiler-annotations | 1.8.7 | jar | Apache License, Version 2.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 |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.4 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The 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 |
|---|---|---|---|---|
| com.google.errorprone | error_prone_annotations | 2.50.0 | jar | Apache 2.0 |
| org.eclipse.jdt | org.eclipse.jdt.annotation | 2.4.100 | jar | EPL-2.0 |
Project Dependency Graph
Dependency Tree
- com.kohlschutter.junixsocket:junixsocket-memory:jar:2.11.0
- com.kohlschutter.junixsocket:junixsocket-common:test-jar:tests:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-core:pom:2.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-native-custom:jar:default:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter:kohlschutter-test-util:jar:1.8.7 (test)
- org.junit.jupiter:junit-jupiter:jar:5.14.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.4 (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.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.junit.jupiter:junit-jupiter:jar:5.14.4 (test)
- com.kohlschutter:kohlschutter-util:jar:1.8.7 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter:compiler-annotations:jar:1.8.7 (provided)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.50.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100 (provided)
- com.kohlschutter.junixsocket:junixsocket-common:test-jar:tests:2.11.0 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
Apache License, Version 2.0: compiler-annotations, junixsocket-common, junixsocket-core, junixsocket-memory, junixsocket-native-common, junixsocket-native-custom, kohlschutter-test-util, kohlschutter-util
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
EPL-2.0: JDT Annotations for Enhanced Null Analysis
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| error_prone_annotations-2.50.0.jar | 20.3 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| compiler-annotations-1.8.7.jar | 8.4 kB | 27 | - | - | - | - |
| • Root | - | 17 | 4 | 1 | 1.8 | No |
| • Versioned | - | 10 | 5 | 2 | 9 | No |
| kohlschutter-test-util-1.8.7.jar | 77.7 kB | 80 | - | - | - | - |
| • Root | - | 46 | 29 | 1 | 1.8 | Yes |
| • Versioned | - | 34 | 30 | 2 | 9 | Yes |
| kohlschutter-util-1.8.7.jar | 54.7 kB | 57 | - | - | - | - |
| • Root | - | 32 | 20 | 1 | 1.8 | Yes |
| • Versioned | - | 25 | 21 | 2 | 9 | Yes |
| junixsocket-common-2.11.0.jar | 2.5 MB | 1692 | - | - | - | - |
| • Root | - | 388 | 367 | 2 | 1.7 | Yes |
| • Versioned | - | 219 | 213 | 3 | 9 | Yes |
| • Versioned | - | 217 | 211 | 3 | 14 | Yes |
| • Versioned | - | 217 | 211 | 3 | 15 | Yes |
| • Versioned | - | 217 | 211 | 3 | 16 | Yes |
| • Versioned | - | 217 | 211 | 3 | 20 | Yes |
| • Versioned | - | 217 | 211 | 3 | 21 | Yes |
| junixsocket-common-2.11.0-tests.jar | 272.4 kB | - | - | - | - | - |
| pom.xml | 1.5 kB | - | - | - | - | - |
| junixsocket-native-common-2.11.0.jar | 838.4 kB | 138 | - | - | - | - |
| • Root | - | 120 | 2 | 1 | 1.7 | Yes |
| • Versioned | - | 9 | 3 | 2 | 9 | Yes |
| • Versioned | - | 9 | 3 | 2 | 21 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| org.eclipse.jdt.annotation-2.4.100.jar | 33.4 kB | 32 | 8 | 1 | 1.8 | Yes |
| junit-jupiter-5.14.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.14.4.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.14.4.jar | 344 kB | 179 | 162 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.14.4.jar | 663.1 kB | 433 | 399 | 22 | 1.8 | Yes |
| junit-platform-commons-1.14.4.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.14.4.jar | 271.7 kB | 191 | 172 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| junixsocket-native-custom-2.11.0-default.jar | 11.6 kB | 41 | - | - | - | - |
| • Root | - | 23 | 2 | 1 | 1.7 | Yes |
| • Versioned | - | 9 | 3 | 2 | 9 | Yes |
| • Versioned | - | 9 | 3 | 2 | 21 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 18 | 5.6 MB | 3270 | 1487 | 74 | 9 | 14 |
| compile: 2 | compile: 2.5 MB | compile: 1692 | compile: 367 | compile: 2 | 1.8 | compile: 1 |
| provided: 3 | provided: 62 kB | provided: 108 | provided: 41 | provided: 4 | provided: 2 | |
| test: 13 | test: 3 MB | test: 1470 | test: 1079 | test: 68 | 9 | test: 11 |
