Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.google.code.gson | gson | 2.10.1 | jar | Apache-2.0 |
org.apache.avro | avro | 1.12.0 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.1 | jar | MIT License |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.12.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 3.12.4 | jar | The MIT License |