Fork me on GitHub

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.9.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.7.0 - jar Apache License, Version 2.0
com.kohlschutter kohlschutter-util 1.7.0 - jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-common 2.9.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.0.7 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.hamcrest hamcrest 2.2 - jar BSD License 3
org.slf4j slf4j-simple 2.0.12 - jar 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
com.kohlschutter compiler-annotations 1.7.0 jar Apache License, Version 2.0
org.eclipse.jetty jetty-server 12.0.7 jar Eclipse Public License - Version 2.0Apache Software 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.

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.9.1 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-native-common 2.9.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
com.squareup.okio okio 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.6.0 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.jetty jetty-alpn-client 12.0.7 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.8.21 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.9.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.8.21 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.8.21 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 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.26.1 jar Apache 2.0
org.eclipse.jdt org.eclipse.jdt.annotation 2.3.0 jar Eclipse Public License - v 2.0
org.eclipse.jetty jetty-http 12.0.7 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 12.0.7 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 12.0.7 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.slf4j slf4j-api 2.0.12 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License - Version 2.0: Core :: ALPN :: Client, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Server, Core :: Utilities

Apache Software License - Version 2.0: Core :: ALPN :: Client, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Server, Core :: Utilities

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

MIT License: SLF4J API Module, SLF4J Simple Provider

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

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Eclipse Public License - v 2.0: 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.26.1.jar 19.4 kB 47 28 3 9 Yes
compiler-annotations-1.7.0.jar 7.1 kB 25 4 2 9 No
kohlschutter-test-util-1.7.0.jar 70.1 kB 72 28 2 9 Yes
kohlschutter-util-1.7.0.jar 47.6 kB 53 19 2 9 Yes
junixsocket-common-2.9.1-tests.jar 217.4 kB 125 112 3 16 Yes
junixsocket-common-2.9.1.jar 1.4 MB 911 175 2 16 Yes
junixsocket-core-2.9.1.pom 1.5 kB - - - - -
junixsocket-native-common-2.9.1.jar 723.2 kB 132 3 2 16 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 9 Yes
org.eclipse.jdt.annotation-2.3.0.jar 31.8 kB 32 8 1 1.8 Yes
jetty-alpn-client-12.0.7.jar 7.1 kB 15 3 2 17 Yes
jetty-client-12.0.7.jar 345.5 kB 212 197 6 17 Yes
jetty-http-12.0.7.jar 404.1 kB 225 206 5 17 Yes
jetty-io-12.0.7.jar 301.2 kB 207 192 6 17 Yes
jetty-server-12.0.7.jar 581 kB 300 282 7 17 Yes
jetty-util-12.0.7.jar 637.3 kB 389 361 13 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 949 44 9 Yes
kotlin-stdlib-common-1.9.10.jar 225.1 kB 386 0 0 - -
kotlin-stdlib-jdk7-1.8.21.jar 1 kB 5 1 1 9 No
kotlin-stdlib-jdk8-1.8.21.jar 1 kB 5 1 1 9 No
junit-jupiter-5.10.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 9 Yes
slf4j-simple-2.0.12.jar 15.7 kB 22 7 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
34 9.5 MB 5881 4047 202 17 27
compile: 3 compile: 2.1 MB compile: 1043 compile: 178 compile: 4 17 compile: 2
provided: 8 provided: 2.1 MB provided: 1295 provided: 1136 provided: 42 provided: 7
test: 23 test: 5.3 MB test: 3543 test: 2733 test: 156 17 test: 18