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.link-intersystems.commons lis-commons-beans 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-graph 1.8.0 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-io 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-jdbc 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-lang 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-lang 1.8.0 test-jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-math 1.8.0 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-net 1.8.0 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-security 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-sql 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-sql-hibernate 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-swing 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-util 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit lis-dbunit-beans 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit lis-dbunit-dataset 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit lis-dbunit-meta 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit lis-dbunit-sql 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit lis-dbunit-stream 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit lis-dbunit-table 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit.migration lis-dbunit-migration-core 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit.migration lis-dbunit-migration-flyway 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit.migration lis-dbunit-migration-testcontainers 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit.testcontainers lis-dbunit-testcontainers-commons-pool 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit.testcontainers lis-dbunit-testcontainers-core 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit.testcontainers lis-dbunit-testcontainers-mysql 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit.testcontainers lis-dbunit-testcontainers-postgres 1.1.1 jar Apache License, Version 2.0
com.link-intersystems.maven.plugins maven-mojo-commons 1.0.1 jar Apache License, Version 2.0
com.link-intersystems.maven.plugins maven-plugin-commons-test 1.0.1 jar Apache License, Version 2.0
org.apache.maven maven-compat 3.6.3 jar Apache License, Version 2.0
org.apache.maven maven-core 3.6.3 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.6.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.4.2 jar Apache License, Version 2.0
org.dbunit dbunit 2.7.3 jar GNU Lesser General Public License, Version 2.1
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-migrationsupport 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-console 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.junit.platform junit-platform-jfr 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.8.2 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.8.2 jar Eclipse Public License v2.0
org.slf4j slf4j-api 1.7.36 jar MIT License
org.slf4j slf4j-simple 1.7.36 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.2.11 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.link-intersystems.commons lis-commons-jdbc-test 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-net-test 1.8.0 jar Apache License, Version 2.0
com.link-intersystems.commons lis-commons-test 1.8.1 jar Apache License, Version 2.0
com.link-intersystems.dbunit lis-dbunit-test 1.1.1 jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.mockito mockito-core 4.4.0 jar The MIT License

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.2.5 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 jar Apache License, Version 2.0