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
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.log4j log4j-1.2-api 2.25.0 jar -
org.apache.logging.log4j log4j-api 2.25.0 jar -
org.apache.logging.log4j log4j-api-test 2.25.0 jar -
org.apache.logging.log4j log4j-appserver 2.25.0 jar -
org.apache.logging.log4j log4j-cassandra 2.25.0 jar -
org.apache.logging.log4j log4j-core 2.25.0 jar -
org.apache.logging.log4j log4j-core-test 2.25.0 jar -
org.apache.logging.log4j log4j-couchdb 2.25.0 jar -
org.apache.logging.log4j log4j-docker 2.25.0 jar -
org.apache.logging.log4j log4j-flume-ng 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-iostreams 2.25.0 jar -
org.apache.logging.log4j log4j-jakarta-jms 2.25.0 jar -
org.apache.logging.log4j log4j-jakarta-smtp 2.25.0 jar -
org.apache.logging.log4j log4j-jakarta-web 2.25.0 jar -
org.apache.logging.log4j log4j-jcl 2.25.0 jar -
org.apache.logging.log4j log4j-jpa 2.25.0 jar -
org.apache.logging.log4j log4j-jpl 2.25.0 jar -
org.apache.logging.log4j log4j-jul 2.25.0 jar -
org.apache.logging.log4j log4j-layout-template-json 2.25.0 jar -
org.apache.logging.log4j log4j-mongodb 2.25.0 jar -
org.apache.logging.log4j log4j-mongodb4 2.25.0 jar -
org.apache.logging.log4j log4j-slf4j-impl 2.25.0 jar -
org.apache.logging.log4j log4j-slf4j2-impl 2.25.0 jar -
org.apache.logging.log4j log4j-spring-boot 2.25.0 jar -
org.apache.logging.log4j log4j-spring-cloud-config-client 2.25.0 jar -
org.apache.logging.log4j log4j-taglib 2.25.0 jar -
org.apache.logging.log4j log4j-to-jul 2.25.0 jar -
org.apache.logging.log4j log4j-to-slf4j 2.25.0 jar -
org.apache.logging.log4j log4j-web 2.25.0 jar -
org.apache.maven.plugin-tools maven-plugin-annotations 3.10.2 jar Apache-2.0
org.apache.maven.skins maven-fluido-skin 2.1.0 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

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