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.0-SNAPSHOT | 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.4.6 | jar | Apache License, Version 2.0 |
com.kohlschutter | kohlschutter-util | 1.4.6 | 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.4.6 | jar | Apache License, Version 2.0 |
mysql | mysql-connector-java | 8.0.29 | jar | The GNU General Public License, v2 with FOSS exception |
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.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-api | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.8.2 | 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 |
---|---|---|---|---|
com.google.protobuf | protobuf-java | 3.19.4 | jar | 3-Clause BSD License |
org.eclipse.jdt | org.eclipse.jdt.annotation | 2.2.600 | jar | Eclipse Public License - v 2.0 |
Project Dependency Graph
Dependency Tree
- com.kohlschutter.junixsocket:junixsocket-mysql:jar:2.6.0-SNAPSHOT
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.6.0-SNAPSHOT (compile)
- mysql:mysql-connector-java:jar:8.0.29 (provided)
- com.google.protobuf:protobuf-java:jar:3.19.4 (provided)
- com.google.protobuf:protobuf-java:jar:3.19.4 (provided)
- com.kohlschutter:kohlschutter-test-util:jar:1.4.6 (test)
- org.junit.jupiter:junit-jupiter:jar:5.8.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (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.8.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.8.2 (test)
- com.kohlschutter:kohlschutter-util:jar:1.4.6 (test)
- com.kohlschutter:compiler-annotations:jar:1.4.6 (provided)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600 (provided)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600 (provided)
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.6.0-SNAPSHOT (compile)
Licenses
The GNU General Public License, v2 with FOSS exception: MySQL Connector/J
3-Clause BSD License: Protocol Buffers [Core]
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: compiler-annotations, junixsocket-common, junixsocket-mysql, 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
Eclipse Public License - v 2.0: JDT Annotations for Enhanced Null Analysis
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
protobuf-java-3.19.4.jar | 1.7 MB | 701 | 675 | 2 | 1.7 | Yes |
compiler-annotations-1.4.6.jar | 5.6 kB | 22 | 3 | 2 | - | No |
kohlschutter-test-util-1.4.6.jar | 50.1 kB | 54 | 20 | 2 | - | Yes |
kohlschutter-util-1.4.6.jar | 24.5 kB | 32 | 9 | 2 | - | Yes |
junixsocket-common-2.6.0-SNAPSHOT.jar | 405.1 kB | 256 | 120 | 2 | - | Yes |
mysql-connector-java-8.0.29.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.600.jar | 25.8 kB | 28 | 6 | 1 | 1.8 | Yes |
junit-jupiter-5.8.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | - | Yes |
junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | - | Yes |
junit-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 6 MB | 3140 | 2711 | 100 | 1.8 | 13 |
compile: 1 | compile: 405.1 kB | compile: 256 | compile: 120 | compile: 2 | - | compile: 1 |
test: 10 | test: 1.4 MB | test: 1016 | test: 843 | test: 64 | - | test: 9 |
provided: 4 | provided: 4.2 MB | provided: 1868 | provided: 1748 | provided: 34 | - | provided: 3 |