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
commons-cli commons-cli 1.9.0 jar Apache-2.0
commons-io commons-io 2.19.0 jar Apache-2.0
org.apache.commons commons-collections4 4.5.0 jar Apache-2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.apache.creadur.whisker apache-whisker-app 0.2-SNAPSHOT jar Apache License, Version 2
org.apache.creadur.whisker apache-whisker-model 0.2-SNAPSHOT jar Apache License, Version 2
org.apache.creadur.whisker apache-whisker-scan 0.2-SNAPSHOT jar Apache License, Version 2
org.apache.creadur.whisker apache-whisker-velocity 0.2-SNAPSHOT jar Apache License, Version 2
org.apache.creadur.whisker apache-whisker-xml 0.2-SNAPSHOT jar Apache License, Version 2
org.apache.logging logging-parent 11.0.0 pom Apache-2.0
org.apache.logging.log4j log4j-1.2-api 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-api-test 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-appserver 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-cassandra 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-core-test 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-couchdb 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-docker 2.24.3 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.3 jar Apache-2.0
org.apache.logging.log4j log4j-jakarta-smtp 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-jakarta-web 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-jcl 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-jpa 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-jpl 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-jul 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-layout-template-json 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-mongodb 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-mongodb4 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j-impl 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-spring-boot 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-spring-cloud-config-client 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-taglib 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-to-jul 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-web 2.24.3 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.10.2 jar Apache-2.0
org.apache.maven.skins maven-fluido-skin 2.0.1 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.4.1 jar Apache-2.0
org.jdom jdom2 2.0.6.1 jar Similar to Apache License but with the acknowledgment clause removed
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.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 4.13.2 jar Eclipse Public License 1.0
org.jmock jmock-junit3 2.13.1 jar BSD style