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.11.0 | 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.8.7 | jar | Apache License, Version 2.0 |
| com.kohlschutter | kohlschutter-util | 1.8.7 | jar | Apache License, Version 2.0 |
| com.kohlschutter.junixsocket | junixsocket-native-common | 2.11.0 | 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 |
| com.mysql | mysql-connector-j | 9.7.0 | jar | The GNU General Public License, v2 with Universal FOSS Exception, v1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
| com.google.protobuf | protobuf-java | 4.31.1 | jar | BSD-3-Clause |
| org.eclipse.jdt | org.eclipse.jdt.annotation | 2.4.100 | jar | EPL-2.0 |
Project Dependency Graph
Dependency Tree
- com.kohlschutter.junixsocket:junixsocket-mysql:jar:2.11.0
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.mysql:mysql-connector-j:jar:9.7.0 (provided)
- com.google.protobuf:protobuf-java:jar:4.31.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.protobuf:protobuf-java:jar:4.31.1 (provided)
- com.kohlschutter:kohlschutter-test-util:jar:1.8.7 (test)
- org.junit.jupiter:junit-jupiter:jar:5.14.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.junit.jupiter:junit-jupiter:jar:5.14.4 (test)
- com.kohlschutter:kohlschutter-util:jar:1.8.7 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter:compiler-annotations:jar:1.8.7 (provided)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.50.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100 (provided)
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.11.0 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
BSD-3-Clause: Protocol Buffers [Core]
Apache License, Version 2.0: compiler-annotations, junixsocket-common, junixsocket-mysql, junixsocket-native-common, 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 GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J
EPL-2.0: JDT Annotations for Enhanced Null Analysis
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 |
| 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 |
| mysql-connector-j-9.7.0.jar | 2.6 MB | 1120 | 1066 | 31 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| org.eclipse.jdt.annotation-2.4.100.jar | 33.4 kB | 32 | 8 | 1 | 1.8 | Yes |
| 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 |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 17 | 9.7 MB | 5125 | 3307 | 106 | 9 | 15 |
| compile: 1 | compile: 2.5 MB | compile: 1692 | compile: 367 | compile: 2 | 1.8 | compile: 1 |
| provided: 5 | provided: 4.5 MB | provided: 2004 | provided: 1863 | provided: 37 | provided: 4 | |
| test: 11 | test: 2.7 MB | test: 1429 | test: 1077 | test: 67 | 9 | test: 10 |
