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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.3.0-alpha11 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.3.0-alpha11 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
org.apache.maven.doxia | doxia-site-renderer | 1.10 | jar | Apache License, Version 2.0 |
org.jetbrains.kotlin | kotlin-stdlib | 1.6.10 | jar | The Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.0-alpha5 | jar | MIT License |
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.jetbrains.kotlin | kotlin-test-junit | 1.6.10 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter | 5.8.2 | jar | Eclipse Public License v2.0 |