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.6.1 | - | pom | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-demo | 2.6.1 | - | jar | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-jetty | 2.6.1 | - | jar | 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-selftest | 2.6.1 | jar-with-dependencies | jar | Apache License, Version 2.0 |
com.kohlschutter.junixsocket | junixsocket-tipc | 2.6.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.5.1 | jar | Apache License, Version 2.0 |
com.kohlschutter | kohlschutter-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 |
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:
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.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.1 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- com.kohlschutter.junixsocket:junixsocket-dist:pom: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-rmi:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-server:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-server:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-mysql:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-demo: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.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700 (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)
- mysql:mysql-connector-java:jar:8.0.30 (compile)
- com.kohlschutter.junixsocket:junixsocket-tipc:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-jetty:jar:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-selftest:jar:jar-with-dependencies:2.6.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-vsock:jar:2.6.1 (compile)
- org.junit.platform:junit-platform-console:jar:1.9.1 (compile)
- org.junit.platform:junit-platform-reporting:jar:1.9.1 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.9.1 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.9.1 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.platform:junit-platform-reporting:jar:1.9.1 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (compile)
- org.opentest4j:opentest4j:jar:1.2.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.9.1 (compile)
- org.opentest4j:opentest4j:jar:1.2.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.1 (compile)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (compile)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (compile)
- com.kohlschutter.junixsocket:junixsocket-vsock:jar:2.6.1 (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-params:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter:jar:5.9.1 (test)
- com.kohlschutter:kohlschutter-util:jar:1.5.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
Apache License, Version 2.0: compiler-annotations, junixsocket-common, junixsocket-core, junixsocket-demo, junixsocket-dist, junixsocket-jetty, junixsocket-mysql, junixsocket-native-common, junixsocket-rmi, junixsocket-selftest, junixsocket-server, junixsocket-tipc, junixsocket-vsock, 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 Console, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Reporting
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-demo-2.6.1.jar | 118.4 kB | 123 | 42 | 11 | - | Yes |
junixsocket-jetty-2.6.1.jar | 26.3 kB | 32 | 6 | 1 | - | Yes |
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-selftest-2.6.1-jar-with-dependencies.jar | 2.9 MB | 1710 | 1020 | 54 | - | 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 |
junixsocket-vsock-2.6.1.jar | 37.5 kB | 55 | 18 | 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 |
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-console-1.9.1.jar | 516.2 kB | 288 | 266 | 5 | - | Yes |
junit-platform-engine-1.9.1.jar | 188.2 kB | 143 | 127 | 9 | - | Yes |
junit-platform-launcher-1.9.1.jar | 169.2 kB | 120 | 105 | 7 | - | Yes |
junit-platform-reporting-1.9.1.jar | 107 kB | 93 | 62 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
36 | 13.8 MB | 7813 | 5728 | 264 | 1.8 | 32 |
compile: 31 | compile: 13.2 MB | compile: 7320 | compile: 5352 | compile: 235 | - | compile: 29 |
test: 4 | test: 660.7 kB | test: 470 | test: 373 | test: 27 | - | test: 3 |
provided: 1 | provided: 6 kB | provided: 23 | provided: 3 | provided: 2 | - | - |