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.8.7 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-core 2.11.0 pom Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-mysql 2.11.0 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-rmi 2.11.0 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-server 2.11.0 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-ssl 2.11.0 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-tipc 2.11.0 jar Apache License, Version 2.0
com.mysql mysql-connector-j 9.7.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
io.netty netty-all 4.1.115.Final jar Apache License, Version 2.0
org.apache.mina mina-core 2.2.9 jar Apache 2.0 License
org.eclipse.jdt org.eclipse.jdt.annotation 2.4.100 jar EPL-2.0
org.nanohttpd nanohttpd 2.3.1 jar The BSD 3-Clause License
org.slf4j slf4j-simple 2.0.18 jar MIT

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.8.7 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.8.7 jar Apache License, Version 2.0
org.postgresql postgresql 42.7.13 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 4.31.1 jar BSD-3-Clause
com.kohlschutter.junixsocket junixsocket-common 2.11.0 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-native-common 2.11.0 jar Apache 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-buffer 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-haproxy 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-memcache 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-mqtt 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-redis 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-smtp 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-stomp 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-codec-xml 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-handler-ssl-ocsp 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-kqueue 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-transport-rxtx 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-transport-sctp 4.1.115.Final jar Apache License, Version 2.0
io.netty netty-transport-udt 4.1.115.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.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.slf4j slf4j-api 2.0.18 jar MIT

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.115.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.115.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.115.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.115.Final linux-riscv64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.115.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.115.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.115.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.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.checkerframework checker-qual 3.55.1 jar The MIT License

Project Dependency Graph

Dependency Tree

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

BSD-2-Clause: PostgreSQL JDBC Driver

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 BSD 3-Clause License: NanoHttpd-Core

The MIT License: Checker Qual

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

MIT: SLF4J API Module, SLF4J Simple Provider

EPL-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.50.0.jar 20.3 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
protobuf-java-4.31.1.jar 1.9 MB 776 756 2 1.8 Yes
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
pom.xml 1.5 kB - - - - -
junixsocket-mysql-2.11.0.jar 17.6 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.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
junixsocket-rmi-2.11.0.jar 182 kB 149 - - - -
   • Root - 60 38 1 1.8 Yes
   • Versioned - 45 39 2 9 Yes
   • Versioned - 44 38 2 21 Yes
junixsocket-server-2.11.0.jar 36.8 kB 43 - - - -
   • Root - 19 5 1 1.8 Yes
   • Versioned - 12 6 2 9 Yes
   • Versioned - 12 6 2 21 Yes
junixsocket-ssl-2.11.0.jar 96.7 kB 92 - - - -
   • Root - 39 20 1 1.8 Yes
   • Versioned - 27 21 2 9 Yes
   • Versioned - 26 20 2 21 Yes
junixsocket-tipc-2.11.0.jar 122.7 kB 117 - - - -
   • Root - 47 28 1 1.8 Yes
   • Versioned - 35 29 2 9 Yes
   • Versioned - 35 29 2 21 Yes
mysql-connector-j-9.7.0.jar 2.6 MB 1120 1066 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.115.Final.jar 4.6 kB 9 0 0 - -
netty-buffer-4.1.115.Final.jar 337.8 kB 172 155 2 1.6 Yes
netty-codec-4.1.115.Final.jar 352.9 kB 248 219 10 1.6 Yes
netty-codec-dns-4.1.115.Final.jar 67.1 kB 65 45 1 1.6 Yes
netty-codec-haproxy-4.1.115.Final.jar 37.8 kB 39 19 1 1.6 Yes
netty-codec-http-4.1.115.Final.jar 668.3 kB 420 391 9 1.6 Yes
netty-codec-http2-4.1.115.Final.jar 490.4 kB 302 281 1 1.6 Yes
netty-codec-memcache-4.1.115.Final.jar 44.7 kB 59 38 2 1.6 Yes
netty-codec-mqtt-4.1.115.Final.jar 113.8 kB 94 74 1 1.6 Yes
netty-codec-redis-4.1.115.Final.jar 46 kB 55 35 1 1.6 Yes
netty-codec-smtp-4.1.115.Final.jar 21.3 kB 34 14 1 1.6 Yes
netty-codec-socks-4.1.115.Final.jar 121 kB 130 107 4 1.6 Yes
netty-codec-stomp-4.1.115.Final.jar 34.6 kB 43 23 1 1.6 Yes
netty-codec-xml-4.1.115.Final.jar 19.8 kB 36 16 1 1.6 Yes
netty-common-4.1.115.Final.jar 718.2 kB 572 536 13 1.6 Yes
netty-handler-4.1.115.Final.jar 578.4 kB 395 363 12 1.6 Yes
netty-handler-proxy-4.1.115.Final.jar 25.6 kB 31 12 1 1.6 Yes
netty-handler-ssl-ocsp-4.1.115.Final.jar 26.8 kB 29 15 1 1.6 Yes
netty-resolver-4.1.115.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.115.Final.jar 188.3 kB 143 123 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.115.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.115.Final-osx-aarch_64.jar 19.8 kB 11 0 0 - -
netty-resolver-dns-native-macos-4.1.115.Final-osx-x86_64.jar 19.6 kB 11 0 0 - -
netty-transport-4.1.115.Final.jar 521.4 kB 416 386 12 1.6 Yes
netty-transport-classes-epoll-4.1.115.Final.jar 147.6 kB 87 67 1 1.6 Yes
netty-transport-classes-kqueue-4.1.115.Final.jar 108.5 kB 63 50 1 1.6 Yes
netty-transport-native-epoll-4.1.115.Final-linux-aarch_64.jar 42.3 kB 11 0 0 - -
netty-transport-native-epoll-4.1.115.Final-linux-riscv64.jar 36.6 kB 11 0 0 - -
netty-transport-native-epoll-4.1.115.Final-linux-x86_64.jar 40.6 kB 11 0 0 - -
netty-transport-native-kqueue-4.1.115.Final-osx-aarch_64.jar 25.7 kB 11 0 0 - -
netty-transport-native-kqueue-4.1.115.Final-osx-x86_64.jar 25.2 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.115.Final.jar 44.2 kB 45 32 1 1.6 Yes
netty-transport-rxtx-4.1.115.Final.jar 18.2 kB 24 11 1 1.6 Yes
netty-transport-sctp-4.1.115.Final.jar 50.8 kB 53 29 4 1.6 Yes
netty-transport-udt-4.1.115.Final.jar 32.2 kB 35 21 2 1.6 Yes
mina-core-2.2.9.jar 709 kB 526 464 48 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
checker-qual-3.55.1.jar 241.9 kB 459 386 33 1.8 Yes
org.eclipse.jdt.annotation-2.4.100.jar 33.4 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.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
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
postgresql-42.7.13.jar 1.2 MB 560 - - - -
   • Root - 552 488 38 1.8 Yes
   • Versioned - 8 2 1 11 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
72 20.7 MB 12934 9327 388 9 57
compile: 52 compile: 17.2 MB compile: 10528 compile: 7365 compile: 249 1.8 compile: 46
runtime: 7 runtime: 209.9 kB runtime: 77 - - -
provided: 4 provided: 1.5 MB provided: 1095 provided: 907 provided: 74 provided: 3
test: 9 test: 1.8 MB test: 1234 test: 1055 test: 65 9 test: 8