Fork me on GitHub

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
biz.aQute.bnd biz.aQute.bnd.annotation 7.0.0 jar (Apache-2.0 OR EPL-2.0),https://opensource.org/licenses/Apache-2.0
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
dev.metaschema oss-build-support 6 jar CC0-1.0
org.apache.logging logging-parent 11.0.0 pom Apache-2.0
org.apache.logging.log4j log4j-1.2-api 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-api-test 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-appserver 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-cassandra 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-core-test 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-couchdb 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-docker 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-flume-ng 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-iostreams 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-jakarta-smtp 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-jakarta-web 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-jcl 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-jpa 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-jpl 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-jul 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-layout-template-json 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-mongodb 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-mongodb4 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j-impl 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-spring-boot 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-spring-cloud-config-client 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-taglib 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-to-jul 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.24.2 jar Apache-2.0
org.apache.logging.log4j log4j-web 2.24.2 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.15.1 jar Apache-2.0
org.apache.xmlbeans xmlbeans 5.2.2 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.11.3 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.11.3 jar Eclipse Public License v2.0
org.osgi org.osgi.annotation.bundle 2.0.0 jar Apache-2.0
org.osgi org.osgi.annotation.versioning 1.1.2 jar Apache-2.0
org.osgi osgi.annotation 8.1.0 jar Apache-2.0

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
junit junit ${dependency.junit.version} jar -