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 Classifier Type Licenses
com.kohlschutter.junixsocket junixsocket-core 2.10.1 - pom Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-demo 2.10.1 - jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-jetty 2.10.1 - jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-mysql 2.10.1 - jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-rmi 2.10.1 - jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-selftest 2.10.1 jar-with-dependencies jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-tipc 2.10.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.kohlschutter kohlschutter-test-util 1.7.4 jar Apache License, Version 2.0
com.kohlschutter kohlschutter-util 1.7.4 jar 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.kohlschutter compiler-annotations 1.7.4 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.

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.google.protobuf protobuf-java 3.25.1 jar BSD-3-Clause
com.kohlschutter.junixsocket junixsocket-common 2.10.1 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-darwin 2.10.1 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-native-common 2.10.1 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-server 2.10.1 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-ssl 2.10.1 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-vsock 2.10.1 jar Apache License, Version 2.0
com.mysql mysql-connector-j 8.4.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0
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
io.netty netty-all 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-buffer 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-haproxy 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-memcache 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-mqtt 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-redis 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-smtp 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-stomp 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-codec-xml 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-handler-ssl-ocsp 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-kqueue 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-transport-rxtx 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-transport-sctp 4.1.109.Final jar Apache License, Version 2.0
io.netty netty-transport-udt 4.1.109.Final jar Apache License, Version 2.0
org.apache.mina mina-core 2.2.3 jar Apache 2.0 License
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.jdt org.eclipse.jdt.annotation 2.3.0 jar Eclipse Public License - v 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-api 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.11.0 jar Eclipse Public License v2.0
org.nanohttpd nanohttpd 2.3.1 jar The BSD 3-Clause License
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.16 jar MIT License
org.slf4j slf4j-simple 2.0.16 jar MIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Licenses
io.netty netty-resolver-dns-native-macos 4.1.109.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.109.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.109.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.109.Final linux-riscv64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.109.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.109.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.109.Final osx-x86_64 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
org.junit.jupiter junit-jupiter 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.0 jar Eclipse Public License v2.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.30.0 jar Apache 2.0

Project Dependency Graph

Dependency Tree

Licenses

The BSD 3-Clause License: NanoHttpd-Core

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-3-Clause: Protocol Buffers [Core]

MIT License: SLF4J API Module, SLF4J Simple Provider

Apache License, Version 2.0: Netty/All-in-One, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HAProxy, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/MQTT, Netty/Codec/Memcache, Netty/Codec/Redis, Netty/Codec/SMTP, Netty/Codec/Socks, Netty/Codec/Stomp, Netty/Codec/XML, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Handler/Ssl/Ocsp, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Netty/Transport/RXTX, Netty/Transport/SCTP, Netty/Transport/UDT, compiler-annotations, junixsocket-common, junixsocket-core, junixsocket-darwin, junixsocket-demo, junixsocket-dist, junixsocket-jetty, junixsocket-mysql, junixsocket-native-common, junixsocket-rmi, junixsocket-selftest, junixsocket-server, junixsocket-ssl, junixsocket-tipc, junixsocket-vsock, kohlschutter-test-util, kohlschutter-util

Apache 2.0 License: Apache MINA Core

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

The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J

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.30.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
protobuf-java-3.25.1.jar 1.9 MB 754 735 2 1.8 Yes
compiler-annotations-1.7.4.jar 7.1 kB 25 - - - -
   • Root - 16 3 1 1.8 No
   • Versioned - 9 4 2 9 No
kohlschutter-test-util-1.7.4.jar 71.4 kB 76 - - - -
   • Root - 44 27 1 1.8 Yes
   • Versioned - 32 28 2 9 Yes
kohlschutter-util-1.7.4.jar 47.5 kB 53 - - - -
   • Root - 30 18 1 1.8 Yes
   • Versioned - 23 19 2 9 Yes
junixsocket-common-2.10.1.jar 2.4 MB 1587 - - - -
   • Root - 368 347 2 1.7 Yes
   • Versioned - 204 198 3 9 Yes
   • Versioned - 203 197 3 14 Yes
   • Versioned - 203 197 3 15 Yes
   • Versioned - 203 197 3 16 Yes
   • Versioned - 203 197 3 20 Yes
   • Versioned - 203 197 3 21 Yes
pom.xml 1.5 kB - - - - -
junixsocket-darwin-2.10.1.jar 68.4 kB 88 - - - -
   • Root - 34 19 2 1.8 Yes
   • Versioned - 27 20 3 9 Yes
   • Versioned - 27 20 3 21 Yes
junixsocket-demo-2.10.1.jar 242.4 kB 222 - - - -
   • Root - 83 50 13 1.8 Yes
   • Versioned - 70 51 14 9 Yes
   • Versioned - 69 50 14 21 Yes
junixsocket-jetty-2.10.1.jar 53.9 kB 61 - - - -
   • Root - 26 12 1 1.8 Yes
   • Versioned - 18 12 1 9 Yes
   • Versioned - 17 11 1 21 Yes
junixsocket-mysql-2.10.1.jar 17.4 kB 42 - - - -
   • Root - 22 4 1 1.8 Yes
   • Versioned - 10 5 2 9 Yes
   • Versioned - 10 5 2 21 Yes
junixsocket-native-common-2.10.1.jar 711.6 kB 138 - - - -
   • Root - 120 2 1 1.7 Yes
   • Versioned - 9 3 2 9 Yes
   • Versioned - 9 3 2 21 Yes
junixsocket-rmi-2.10.1.jar 182 kB 151 - - - -
   • Root - 60 39 1 1.8 Yes
   • Versioned - 46 40 2 9 Yes
   • Versioned - 45 39 2 21 Yes
junixsocket-selftest-2.10.1-jar-with-dependencies.jar 6.3 MB 3879 - - - -
   • Root - 1754 1451 67 1.8 Yes
   • Versioned - 680 647 21 9 Yes
   • Versioned - 202 196 2 14 Yes
   • Versioned - 202 196 2 15 Yes
   • Versioned - 479 457 15 16 Yes
   • Versioned - 7 1 1 17 Yes
   • Versioned - 202 196 2 20 Yes
   • Versioned - 353 335 12 21 Yes
junixsocket-server-2.10.1.jar 37.9 kB 46 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 13 7 2 9 Yes
   • Versioned - 13 7 2 21 Yes
junixsocket-ssl-2.10.1.jar 96.6 kB 92 - - - -
   • Root - 39 20 1 1.8 Yes
   • Versioned - 27 21 2 9 Yes
   • Versioned - 26 20 2 21 Yes
junixsocket-tipc-2.10.1.jar 122.6 kB 117 - - - -
   • Root - 47 28 1 1.8 Yes
   • Versioned - 35 29 2 9 Yes
   • Versioned - 35 29 2 21 Yes
junixsocket-vsock-2.10.1.jar 75.5 kB 96 - - - -
   • Root - 40 21 1 1.8 Yes
   • Versioned - 28 22 2 9 Yes
   • Versioned - 28 22 2 21 Yes
mysql-connector-j-8.4.0.jar 2.5 MB 1132 1078 31 1.8 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
netty-all-4.1.109.Final.jar 4.5 kB 9 0 0 - -
netty-buffer-4.1.109.Final.jar 307.3 kB 154 137 2 1.6 Yes
netty-codec-4.1.109.Final.jar 353.5 kB 249 220 10 1.6 Yes
netty-codec-dns-4.1.109.Final.jar 67.1 kB 65 45 1 1.6 Yes
netty-codec-haproxy-4.1.109.Final.jar 37.8 kB 39 19 1 1.6 Yes
netty-codec-http-4.1.109.Final.jar 668.1 kB 420 391 9 1.6 Yes
netty-codec-http2-4.1.109.Final.jar 490.1 kB 302 281 1 1.6 Yes
netty-codec-memcache-4.1.109.Final.jar 44.7 kB 59 38 2 1.6 Yes
netty-codec-mqtt-4.1.109.Final.jar 114.1 kB 94 74 1 1.6 Yes
netty-codec-redis-4.1.109.Final.jar 46 kB 55 35 1 1.6 Yes
netty-codec-smtp-4.1.109.Final.jar 21.3 kB 34 14 1 1.6 Yes
netty-codec-socks-4.1.109.Final.jar 121 kB 130 107 4 1.6 Yes
netty-codec-stomp-4.1.109.Final.jar 34.6 kB 43 23 1 1.6 Yes
netty-codec-xml-4.1.109.Final.jar 19.8 kB 36 16 1 1.6 Yes
netty-common-4.1.109.Final.jar 664.4 kB 526 494 9 1.6 Yes
netty-handler-4.1.109.Final.jar 569 kB 390 359 12 1.6 Yes
netty-handler-proxy-4.1.109.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-handler-ssl-ocsp-4.1.109.Final.jar 26.8 kB 29 15 1 1.6 Yes
netty-resolver-4.1.109.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.109.Final.jar 181.2 kB 137 117 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.109.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.109.Final-osx-aarch_64.jar 19.6 kB 11 0 0 - -
netty-resolver-dns-native-macos-4.1.109.Final-osx-x86_64.jar 19.3 kB 11 0 0 - -
netty-transport-4.1.109.Final.jar 497.8 kB 403 373 12 1.6 Yes
netty-transport-classes-epoll-4.1.109.Final.jar 147.3 kB 87 67 1 1.6 Yes
netty-transport-classes-kqueue-4.1.109.Final.jar 108.5 kB 63 50 1 1.6 Yes
netty-transport-native-epoll-4.1.109.Final-linux-aarch_64.jar 41.2 kB 11 0 0 - -
netty-transport-native-epoll-4.1.109.Final-linux-riscv64.jar 35.7 kB 11 0 0 - -
netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar 39.7 kB 11 0 0 - -
netty-transport-native-kqueue-4.1.109.Final-osx-aarch_64.jar 25.6 kB 11 0 0 - -
netty-transport-native-kqueue-4.1.109.Final-osx-x86_64.jar 25.1 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.109.Final.jar 44.1 kB 45 32 1 1.6 Yes
netty-transport-rxtx-4.1.109.Final.jar 18.2 kB 24 11 1 1.6 Yes
netty-transport-sctp-4.1.109.Final.jar 50.8 kB 53 29 4 1.6 Yes
netty-transport-udt-4.1.109.Final.jar 32.2 kB 35 21 2 1.6 Yes
mina-core-2.2.3.jar 678.6 kB 517 456 47 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
org.eclipse.jdt.annotation-2.3.0.jar 31.8 kB 32 8 1 1.8 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.11.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.0.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.0.jar 591.4 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.0.jar 140.6 kB 86 - - - -
   • Root - 77 63 8 1.8 Yes
   • Versioned - 9 3 1 9 Yes
junit-platform-console-1.11.0.jar 550.5 kB 306 - - - -
   • Root - 299 284 5 9 Yes
   • Versioned - 7 1 1 17 Yes
junit-platform-engine-1.11.0.jar 238.1 kB 174 155 10 1.8 Yes
junit-platform-launcher-1.11.0.jar 189 kB 131 116 7 1.8 Yes
junit-platform-reporting-1.11.0.jar 107.8 kB 93 62 9 1.8 Yes
nanohttpd-2.3.1.jar 51.2 kB 43 28 2 1.6 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.16.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
78 26 MB 16445 10220 415 9 63
compile: 65 compile: 25.1 MB compile: 15774 compile: 9790 compile: 387 9 compile: 59
runtime: 7 runtime: 206.2 kB runtime: 77 - - -
provided: 2 provided: 26.5 kB provided: 72 provided: 30 provided: 3 provided: 1
test: 4 test: 716.7 kB test: 522 test: 400 test: 25 9 test: 3