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
io.github.mkpaz atlantafx-base 2.1.0 jar MIT License
org.apache.groovy groovy 5.0.7 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-jsr223 5.0.7 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.26.1 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.26.1 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.14.0 jar Apache-2.0
org.apache.maven.shared file-management 3.2.0 jar Apache-2.0
org.apache.maven.shared maven-artifact-transfer 0.13.1 jar Apache License, Version 2.0
org.apache.maven.shared maven-dependency-tree 3.3.0 jar Apache-2.0
org.apache.poi poi 5.5.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 4.12.0 jar Apache-2.0
org.codehaus.plexus plexus-java 1.5.2 jar Apache-2.0
org.freemarker freemarker 2.3.34 jar Apache License, Version 2.0
org.jruby jruby 10.1.0.0 jar GPL-2.0, LGPL-2.1, EPL-2.0
org.junit.jupiter junit-jupiter-api 6.1.1 jar Eclipse Public License v2.0
org.kordamp.ikonli ikonli-javafx 12.4.0 jar Apache-2.0
org.kordamp.ikonli ikonli-materialdesign2-pack 12.4.0 jar Apache-2.0
org.openjfx javafx-fxml 26.0.1 jar GPLv2+CE
org.openjfx javafx-web 26.0.1 jar GPLv2+CE
org.slf4j slf4j-api 2.0.18 jar MIT
org.slf4j slf4j-simple 2.0.18 jar MIT
org.tentackle tentackle-common 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-core 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-database 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-domain 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-fx 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-fx-atlanta 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-fx-rdc 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-fx-rdc-poi 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-fx-rdc-update 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-i18n 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-log-log4j2v 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-log-slf4j 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-model 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-pdo 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-persistence 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-quic 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-script-groovy 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-script-jsr 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-script-ruby 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-session 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-sql 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-update 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-web 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.wurbelizer wurbelizer 25.6.5.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.wurbelizer wurbelizer-maven-plugin 25.6.5.0 maven-plugin GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
tech.kwik kwik 0.10.9 jar GNU Lesser General Public License v3

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
com.h2database h2 2.4.240 jar MPL 2.0, EPL 1.0
org.postgresql postgresql 42.7.13 jar BSD-2-Clause
org.tentackle tentackle-test-fx-rdc 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.tentackle tentackle-test-pdo 25.18.2.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999
org.testng testng 7.12.0 jar Apache License, Version 2.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-artifact 3.9.0 jar Apache-2.0
org.apache.maven maven-core 3.9.0 jar Apache-2.0
org.apache.maven maven-model 3.9.0 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.0 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.0 jar Apache-2.0