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.findbugs annotations 3.0.1 jar GNU Lesser Public License
com.sun.xml.bind jaxb-impl 2.2.1 jar CDDL 1.0, GPL2 w/ CPE
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.fabric8 kubernetes-client 4.7.0 jar Apache License, Version 2.0
io.fabric8 kubernetes-server-mock 4.7.0 jar Apache License, Version 2.0
jakarta-regexp jakarta-regexp 1.4 jar -
javax.xml.bind jaxb-api 2.2.1 jar CDDL 1.0, GPL2 w/ CPE
junit junit 4.12 jar Eclipse Public License 1.0
mysql mysql-connector-java 5.1.47 jar The GNU General Public License, Version 2
net.sourceforge.serp serp 1.15.1 jar BSD
org.apache.ant ant 1.9.7 jar The Apache Software License, Version 2.0
org.apache.bval org.apache.bval.bundle 1.1.2 jar Apache License, Version 2.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-dbcp2 2.7.0 jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.6.0 jar Apache License, Version 2.0
org.apache.derby derby 10.14.2.0 jar Apache 2
org.apache.derby derbyclient 10.14.2.0 jar Apache 2
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jpa_2.2_spec 1.1 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1.1 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-validation_1.1_spec 1.0 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.1 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.4.1 jar HSQLDB License, a BSD open source license
org.jmock jmock 2.9.0 jar BSD style
org.jmock jmock-junit4 2.9.0 jar BSD style
org.slf4j slf4j-api 1.7.23 jar MIT License
org.slf4j slf4j-simple 1.7.23 jar 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.postgresql postgresql 42.2.5 jar -