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
commons-logging commons-logging 1.3.0 jar Apache-2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0, GPL2 w/ CPE
org.apache.ant ant 1.10.14 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.22.1 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.6 jar Apache-2.0
org.jetbrains.kotlin kotlin-stdlib 1.9.22 jar The Apache License, Version 2.0
org.mybatis mybatis 3.5.15 jar The Apache Software License, Version 2.0
org.mybatis.dynamic-sql mybatis-dynamic-sql 1.5.0 jar The Apache Software License, Version 2.0
org.reflections reflections 0.10.2 jar WTFPL, The Apache Software License, Version 2.0
org.slf4j slf4j-api 2.0.11 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
ch.qos.logback logback-classic 1.4.14 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.github.javaparser javaparser-core 3.25.8 jar GNU Lesser General Public License, Apache License, Version 2.0
org.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.2 jar HSQLDB License, a BSD open source license
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.maven maven-core 3.9.6 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.11.0 jar Apache-2.0