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.googlecode.htmlcompressor htmlcompressor 1.5.2 jar Apache License 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.9.4 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.4 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.7.0 jar Apache License, Version 2.0
org.eclipse.aether aether-api 1.1.0 jar Eclipse Public License, Version 1.0
org.freemarker freemarker 2.3.29 jar Apache License, Version 2.0
org.javassist javassist 3.26.0-GA jar MPL 1.1, LGPL 2.1, Apache License 2.0
org.jboss jboss-dmr 1.7.0.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 2.0
org.jboss.wildscribe message-dumper 3.0.0.Final jar Apache License 2.0
org.jboss.wildscribe wildscribe-model-dumper 3.0.0.Final jar Apache License 2.0
org.jboss.wildscribe wildscribe-site-generator 3.0.0.Final jar Apache License 2.0
org.wildfly.core wildfly-cli 24.0.0.Final jar Apache License 2.0
org.wildfly.core wildfly-controller-client 24.0.0.Final jar Apache License 2.0
org.wildfly.core wildfly-launcher 24.0.0.Final jar Apache License 2.0
org.wildfly.plugins wildfly-plugin-core 5.0.0.Final jar Apache License 2.0
org.wildfly.plugins wildfly-plugin-tools 1.1.0.Final jar Apache License Version 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.apache.maven maven-compat 3.9.4 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.4 jar Apache-2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0

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.jboss jdk-misc ${version.jdk-misc} jar -