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-core | 2.11.1 | 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 |
|---|---|---|---|---|---|
| com.kohlschutter | kohlschutter-test-util | 1.8.7 | - | jar | Apache License, Version 2.0 |
| com.kohlschutter | kohlschutter-util | 1.8.7 | - | jar | Apache License, Version 2.0 |
| com.kohlschutter.junixsocket | junixsocket-common | 2.11.1 | tests | jar | Apache License, Version 2.0 |
| com.squareup.okhttp3 | okhttp | 4.12.0 | - | jar | The Apache Software License, Version 2.0 |
| org.eclipse.jetty | jetty-client | 12.1.12 | - | jar | EPL-2.0Apache-2.0 |
| org.hamcrest | hamcrest | 2.2 | - | jar | BSD License 3 |
| org.slf4j | slf4j-simple | 2.0.18 | - | jar | MIT |
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 |
| org.eclipse.jetty | jetty-server | 12.1.12 | jar | EPL-2.0Apache-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.
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.1 | jar | Apache License, Version 2.0 |
| com.kohlschutter.junixsocket | junixsocket-native-common | 2.11.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:
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 |
| org.eclipse.jetty | jetty-http | 12.1.12 | jar | EPL-2.0Apache-2.0 |
| org.eclipse.jetty | jetty-io | 12.1.12 | jar | EPL-2.0Apache-2.0 |
| org.eclipse.jetty | jetty-util | 12.1.12 | jar | EPL-2.0Apache-2.0 |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT |
Project Dependency Graph
Dependency Tree
- com.kohlschutter.junixsocket:junixsocket-jetty:jar:2.11.1
- com.kohlschutter.junixsocket:junixsocket-core:pom:2.11.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.11.1 (compile)
- org.eclipse.jetty:jetty-server:jar:12.1.12 (provided)
- org.eclipse.jetty:jetty-http:jar:12.1.12 (provided)
- org.eclipse.jetty:jetty-util:jar:12.1.12 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-util:jar:12.1.12 (provided)
- org.eclipse.jetty:jetty-io:jar:12.1.12 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-http:jar:12.1.12 (provided)
- org.eclipse.jetty:jetty-client:jar:12.1.12 (test)
- org.eclipse.jetty:jetty-alpn-client:jar:12.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.compression:jetty-compression-gzip:jar:12.1.12 (test)
- org.eclipse.jetty.compression:jetty-compression-common:jar:12.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.compression:jetty-compression-common:jar:12.1.12 (test)
- org.eclipse.jetty:jetty-alpn-client:jar:12.1.12 (test)
- org.slf4j:slf4j-simple:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (test)
- com.squareup.okio:okio:jar:3.6.0 (test)
- com.squareup.okio:okio-jvm:jar:3.6.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10 (test)
- com.squareup.okio:okio-jvm:jar:3.6.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.21 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.21 (test)
- org.jetbrains:annotations:jar:13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.21 (test)
- com.squareup.okio:okio:jar:3.6.0 (test)
- com.kohlschutter.junixsocket:junixsocket-common:jar:tests:2.11.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (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-core:pom:2.11.1 (compile)
Licenses
The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
BSD License 3: Hamcrest
Apache License, Version 2.0: compiler-annotations, junixsocket-common, junixsocket-core, junixsocket-jetty, junixsocket-native-common, kohlschutter-test-util, kohlschutter-util
Apache-2.0: Core :: ALPN :: Client, Core :: Compression :: Common, Core :: Compression :: Gzip Support, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Server, Core :: Utilities
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: SLF4J API Module, SLF4J Simple Provider
EPL-2.0: Core :: ALPN :: Client, Core :: Compression :: Common, Core :: Compression :: Gzip Support, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Server, Core :: Utilities, JDT Annotations for Enhanced Null Analysis
The Apache Software License, Version 2.0: IntelliJ IDEA Annotations, okhttp, okio
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.1-tests.jar | 272.4 kB | 153 | 139 | 4 | 21 | Yes |
| junixsocket-common-2.11.1.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-core-2.11.1.pom | 1.5 kB | - | - | - | - | - |
| junixsocket-native-common-2.11.1.jar | 838.3 kB | 138 | - | - | - | - |
| • Root | - | 120 | 2 | 1 | 1.7 | Yes |
| • Versioned | - | 9 | 3 | 2 | 9 | Yes |
| • Versioned | - | 9 | 3 | 2 | 21 | Yes |
| okhttp-4.12.0.jar | 789.5 kB | 341 | 317 | 17 | 1.8 | Yes |
| okio-3.6.0.jar | 25.7 kB | 49 | 0 | 0 | - | - |
| okio-jvm-3.6.0.jar | 359.6 kB | 112 | 107 | 2 | 1.8 | 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 |
| jetty-alpn-client-12.1.12.jar | 7.6 kB | 15 | 3 | 2 | 17 | Yes |
| jetty-client-12.1.12.jar | 372.5 kB | 224 | 208 | 7 | 17 | Yes |
| jetty-http-12.1.12.jar | 480.1 kB | 259 | 240 | 5 | 17 | Yes |
| jetty-io-12.1.12.jar | 386.3 kB | 251 | 236 | 6 | 17 | Yes |
| jetty-server-12.1.12.jar | 705.4 kB | 359 | 341 | 7 | 17 | Yes |
| jetty-util-12.1.12.jar | 731.3 kB | 434 | 406 | 13 | 17 | Yes |
| jetty-compression-common-12.1.12.jar | 12.6 kB | 20 | 9 | 2 | 17 | Yes |
| jetty-compression-gzip-12.1.12.jar | 20.4 kB | 25 | 10 | 3 | 17 | Yes |
| hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
| kotlin-stdlib-1.8.21.jar | 1.7 MB | 1008 | - | - | - | - |
| • Root | - | 1006 | 948 | 43 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-common-1.9.10.jar | 225.1 kB | 386 | 0 | 0 | - | - |
| kotlin-stdlib-jdk7-1.8.21.jar | 1 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| kotlin-stdlib-jdk8-1.8.21.jar | 1 kB | 5 | - | - | - | - |
| • Root | - | 3 | 0 | 0 | - | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| 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 |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-simple-2.0.18.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 36 | 11.6 MB | 7135 | 4650 | 202 | 21 | 29 |
| compile: 3 | compile: 3.4 MB | compile: 1830 | compile: 369 | compile: 3 | 17 | compile: 2 |
| provided: 8 | provided: 2.4 MB | provided: 1482 | provided: 1319 | provided: 39 | provided: 7 | |
| test: 25 | test: 5.8 MB | test: 3823 | test: 2962 | test: 160 | 21 | test: 20 |
