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.19.6 | jar | 3-Clause BSD License |
com.kohlschutter | kohlschutter-util | 1.5.1 | jar | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-core | 2.6.1 | pom | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-mysql | 2.6.1 | jar | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-rmi | 2.6.1 | jar | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-server | 2.6.1 | jar | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-tipc | 2.6.1 | jar | Apache License, Version 2.0 |
com.squareup.okhttp3 | okhttp | 4.10.0 | jar | The Apache Software License, Version 2.0 |
mysql | mysql-connector-java | 8.0.30 | jar | The GNU General Public License, v2 with FOSS exception |
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.5.1 | 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.5.1 | jar | Apache License, Version 2.0 |
org.postgresql | postgresql | 42.5.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.kohlschutter.junixsocket | junixsocket-common | 2.6.1 | jar | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-native-common | 2.6.1 | jar | Apache License, Version 2.0 |
com.squareup.okio | okio-jvm | 3.0.0 | jar | The Apache Software 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.5.31 | jar | The Apache License, Version 2.0 |
org.jetbrains.kotlin | kotlin-stdlib-jdk7 | 1.5.31 | jar | The Apache License, Version 2.0 |
org.jetbrains.kotlin | kotlin-stdlib-jdk8 | 1.5.31 | jar | The 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.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.9.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.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 |
---|---|---|---|---|
org.checkerframework | checker-qual | 3.5.0 | jar | The MIT License |
Project Dependency Graph
Dependency Tree
- com.kohlschutter.junixsocket:junixsocket-demo:jar:2.6.1
- com.kohlschutter.junixsocket:junixsocket-core:pom:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-tipc:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-mysql:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-server:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-rmi:jar:2.6.1 (compile)
- mysql:mysql-connector-java:jar:8.0.30 (compile)
- com.google.protobuf:protobuf-java:jar:3.19.6 (compile)
- org.postgresql:postgresql:jar:42.5.0 (provided)
- org.checkerframework:checker-qual:jar:3.5.0 (provided)
- org.checkerframework:checker-qual:jar:3.5.0 (provided)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700 (compile)
- com.kohlschutter:kohlschutter-util:jar:1.5.1 (compile)
- org.nanohttpd:nanohttpd:jar:2.3.1 (compile)
- com.squareup.okhttp3:okhttp:jar:4.10.0 (compile)
- com.squareup.okio:okio-jvm:jar:3.0.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.31 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.31 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.31 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.31 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.31 (compile)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.20 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
- com.squareup.okio:okio-jvm:jar:3.0.0 (compile)
- com.kohlschutter:kohlschutter-test-util:jar:1.5.1 (test)
- org.junit.jupiter:junit-jupiter:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter:jar:5.9.1 (test)
- com.kohlschutter:compiler-annotations:jar:1.5.1 (provided)
- com.kohlschutter.junixsocket:junixsocket-core:pom:2.6.1 (compile)
Licenses
The GNU General Public License, v2 with FOSS exception: MySQL Connector/J
3-Clause BSD License: Protocol Buffers [Core]
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
BSD-2-Clause: PostgreSQL JDBC Driver
The MIT License: Checker Qual
Apache License, Version 2.0: compiler-annotations, junixsocket-common, junixsocket-core, junixsocket-demo, junixsocket-mysql, junixsocket-native-common, junixsocket-rmi, junixsocket-server, junixsocket-tipc, 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
The Apache Software License, Version 2.0: IntelliJ IDEA Annotations, okhttp, okio
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
protobuf-java-3.19.6.jar | 1.7 MB | 702 | 676 | 2 | 1.7 | Yes |
compiler-annotations-1.5.1.jar | 6 kB | 23 | 3 | 2 | - | No |
kohlschutter-test-util-1.5.1.jar | 50.6 kB | 55 | 20 | 2 | - | Yes |
kohlschutter-util-1.5.1.jar | 24.9 kB | 33 | 9 | 2 | - | Yes |
junixsocket-common-2.6.1.jar | 433.5 kB | 280 | 128 | 2 | - | Yes |
pom.xml | 1.6 kB | - | - | - | - | - |
junixsocket-mysql-2.6.1.jar | 9.7 kB | 25 | 4 | 2 | - | Yes |
junixsocket-native-common-2.6.1.jar | 684 kB | 120 | 3 | 2 | - | Yes |
junixsocket-rmi-2.6.1.jar | 115.5 kB | 97 | 39 | 2 | - | Yes |
junixsocket-server-2.6.1.jar | 24.7 kB | 33 | 7 | 2 | - | Yes |
junixsocket-tipc-2.6.1.jar | 79.1 kB | 77 | 29 | 2 | - | Yes |
okhttp-4.10.0.jar | 782.6 kB | 341 | 317 | 17 | 1.8 | Yes |
okio-jvm-3.0.0.jar | 350.8 kB | 112 | 105 | 2 | 1.8 | Yes |
mysql-connector-java-8.0.30.jar | 2.5 MB | 1117 | 1064 | 29 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
checker-qual-3.5.0.jar | 214.4 kB | 382 | 321 | 33 | 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 | - | Yes |
kotlin-stdlib-common-1.5.31.jar | 198.3 kB | 334 | 0 | 0 | - | No |
kotlin-stdlib-jdk7-1.5.31.jar | 23 kB | 19 | 8 | 4 | - | Yes |
kotlin-stdlib-jdk8-1.5.31.jar | 16.1 kB | 30 | 12 | 7 | - | Yes |
junit-jupiter-5.9.1.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.9.1.jar | 207.7 kB | 194 | 179 | 8 | - | Yes |
junit-jupiter-engine-5.9.1.jar | 246.5 kB | 151 | 134 | 9 | - | Yes |
junit-jupiter-params-5.9.1.jar | 578.9 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.9.1.jar | 103 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.9.1.jar | 188.2 kB | 143 | 127 | 9 | - | Yes |
nanohttpd-2.3.1.jar | 51.2 kB | 43 | 28 | 2 | 1.6 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
postgresql-42.5.0.jar | 1 MB | 534 | 468 | 43 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 11.2 MB | 6308 | 4998 | 251 | 1.8 | 27 |
compile: 19 | compile: 8.5 MB | compile: 4360 | compile: 3348 | compile: 111 | - | compile: 17 |
test: 9 | test: 1.4 MB | test: 1009 | test: 858 | test: 62 | - | test: 8 |
provided: 3 | provided: 1.3 MB | provided: 939 | provided: 792 | provided: 78 | - | provided: 2 |