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 kohlschutter-util 1.6.4 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-core 2.8.3 pom Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-mysql 2.8.3 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-rmi 2.8.3 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-server 2.8.3 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-ssl 2.8.3 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-tipc 2.8.3 jar Apache License, Version 2.0
com.mysql mysql-connector-j 8.1.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
com.squareup.okhttp3 okhttp 4.11.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio 3.5.0 jar The Apache Software License, Version 2.0
io.netty netty-all 4.1.98.Final jar Apache License, Version 2.0
org.apache.mina mina-core 2.2.3 jar Apache 2.0 License
org.eclipse.jdt org.eclipse.jdt.annotation 2.2.700 jar -
org.nanohttpd nanohttpd 2.3.1 jar The BSD 3-Clause License

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.6.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.6.4 jar Apache License, Version 2.0
org.postgresql postgresql 42.6.0 jar BSD-2-Clause

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.21.9 jar BSD-3-Clause
com.kohlschutter.junixsocket junixsocket-common 2.8.3 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-native-common 2.8.3 jar Apache License, Version 2.0
com.squareup.okio okio-jvm 3.5.0 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-haproxy 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-memcache 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-mqtt 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-redis 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-smtp 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-stomp 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-codec-xml 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-handler-ssl-ocsp 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-kqueue 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-transport-rxtx 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-transport-sctp 4.1.98.Final jar Apache License, Version 2.0
io.netty netty-transport-udt 4.1.98.Final jar Apache License, Version 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.6.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.6.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.6.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.6.20 jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 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.98.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.98.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.98.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.98.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.98.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.98.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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.0 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.22.0 jar Apache 2.0
org.checkerframework checker-qual 3.31.0 jar The MIT License

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]

BSD-2-Clause: PostgreSQL JDBC Driver

The MIT License: Checker Qual

MIT License: SLF4J API Module

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-demo, junixsocket-mysql, junixsocket-native-common, junixsocket-rmi, junixsocket-server, junixsocket-ssl, junixsocket-tipc, 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 Engine API

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

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.22.0.jar 16.8 kB 39 27 2 1.8 Yes
protobuf-java-3.21.9.jar 1.7 MB 705 679 2 1.7 Yes
compiler-annotations-1.6.4.jar 7.1 kB 25 4 2 9 No
kohlschutter-test-util-1.6.4.jar 71.2 kB 74 29 2 9 Yes
kohlschutter-util-1.6.4.jar 37.2 kB 43 14 2 9 Yes
junixsocket-common-2.8.3.jar 1 MB 624 148 2 16 Yes
pom.xml 1.6 kB - - - - -
junixsocket-mysql-2.8.3.jar 14 kB 34 4 2 16 Yes
junixsocket-native-common-2.8.3.jar 711.1 kB 132 3 2 16 Yes
junixsocket-rmi-2.8.3.jar 181.2 kB 151 40 2 16 Yes
junixsocket-server-2.8.3.jar 37.9 kB 46 7 2 16 Yes
junixsocket-ssl-2.8.3.jar 94.9 kB 92 21 2 16 Yes
junixsocket-tipc-2.8.3.jar 120.9 kB 117 29 2 16 Yes
mysql-connector-j-8.1.0.jar 2.5 MB 1119 1067 29 1.8 Yes
okhttp-4.11.0.jar 787 kB 341 317 17 1.8 Yes
okio-3.5.0.jar 25.7 kB 49 0 0 - -
okio-jvm-3.5.0.jar 359.3 kB 112 107 2 1.8 Yes
netty-all-4.1.98.Final.jar 4.5 kB 9 0 0 - -
netty-buffer-4.1.98.Final.jar 306.6 kB 155 138 2 1.6 Yes
netty-codec-4.1.98.Final.jar 345.3 kB 243 214 10 1.6 Yes
netty-codec-dns-4.1.98.Final.jar 66.9 kB 65 45 1 1.6 Yes
netty-codec-haproxy-4.1.98.Final.jar 37.8 kB 39 19 1 1.6 Yes
netty-codec-http-4.1.98.Final.jar 657.5 kB 416 387 9 1.6 Yes
netty-codec-http2-4.1.98.Final.jar 483.5 kB 300 279 1 1.6 Yes
netty-codec-memcache-4.1.98.Final.jar 44.7 kB 59 38 2 1.6 Yes
netty-codec-mqtt-4.1.98.Final.jar 113.9 kB 94 74 1 1.6 Yes
netty-codec-redis-4.1.98.Final.jar 46 kB 55 35 1 1.6 Yes
netty-codec-smtp-4.1.98.Final.jar 21.3 kB 34 14 1 1.6 Yes
netty-codec-socks-4.1.98.Final.jar 121 kB 130 107 4 1.6 Yes
netty-codec-stomp-4.1.98.Final.jar 34.5 kB 43 23 1 1.6 Yes
netty-codec-xml-4.1.98.Final.jar 19.8 kB 36 16 1 1.6 Yes
netty-common-4.1.98.Final.jar 659.9 kB 524 492 9 1.6 Yes
netty-handler-4.1.98.Final.jar 561.3 kB 390 359 12 1.6 Yes
netty-handler-proxy-4.1.98.Final.jar 25.5 kB 31 12 1 1.6 Yes
netty-handler-ssl-ocsp-4.1.98.Final.jar 26.5 kB 29 15 1 1.6 Yes
netty-resolver-4.1.98.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.98.Final.jar 171.6 kB 130 110 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.98.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.98.Final-osx-aarch_64.jar 19.7 kB 11 0 0 - -
netty-resolver-dns-native-macos-4.1.98.Final-osx-x86_64.jar 8 kB 11 0 0 - -
netty-transport-4.1.98.Final.jar 490 kB 398 367 12 1.6 Yes
netty-transport-classes-epoll-4.1.98.Final.jar 147.1 kB 87 67 1 1.6 Yes
netty-transport-classes-kqueue-4.1.98.Final.jar 108.4 kB 63 50 1 1.6 Yes
netty-transport-native-epoll-4.1.98.Final-linux-aarch_64.jar 40.9 kB 11 0 0 - -
netty-transport-native-epoll-4.1.98.Final-linux-x86_64.jar 39.3 kB 11 0 0 - -
netty-transport-native-kqueue-4.1.98.Final-osx-aarch_64.jar 25.7 kB 11 0 0 - -
netty-transport-native-kqueue-4.1.98.Final-osx-x86_64.jar 12.3 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.98.Final.jar 43.9 kB 45 32 1 1.6 Yes
netty-transport-rxtx-4.1.98.Final.jar 18.2 kB 24 11 1 1.6 Yes
netty-transport-sctp-4.1.98.Final.jar 50.8 kB 53 29 4 1.6 Yes
netty-transport-udt-4.1.98.Final.jar 32.1 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 9 Yes
checker-qual-3.31.0.jar 224 kB 426 358 30 1.8 Yes
org.eclipse.jdt.annotation-2.2.700.jar 27.7 kB 28 6 1 1.8 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.6.20.jar 1.5 MB 924 881 31 9 Yes
kotlin-stdlib-common-1.6.20.jar 200.6 kB 337 0 0 - -
kotlin-stdlib-jdk7-1.6.20.jar 23.9 kB 20 9 4 9 Yes
kotlin-stdlib-jdk8-1.6.20.jar 17.8 kB 33 13 8 9 Yes
junit-jupiter-5.10.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.0.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.0.jar 244 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.0.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.0.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.0.jar 204.8 kB 153 136 10 9 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 9 Yes
postgresql-42.6.0.jar 1.1 MB 545 478 44 1.8 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
70 17.7 MB 11249 8629 389 16 58
compile: 51 compile: 14.8 MB compile: 9103 compile: 6881 compile: 248 16 compile: 47
runtime: 6 runtime: 145.8 kB runtime: 66 - - -
provided: 4 provided: 1.3 MB provided: 1035 provided: 867 provided: 78 provided: 3
test: 9 test: 1.5 MB test: 1045 test: 881 test: 63 9 test: 8