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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.commons commons-compress 1.19 jar Apache License, Version 2.0
org.apache.maven maven-compat 3.3.1 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.1 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.1 jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.1 jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.1 jar Apache License, Version 2.0
org.eclipse.aether aether-api 1.1.0 jar Eclipse Public License, Version 1.0
org.jboss.jdf stacks-client 1.0.3.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.4.0.Final jar Apache License, version 2.0
org.jboss.logmanager jboss-logmanager 2.1.10.Final jar Apache License 2.0
org.mockito mockito-core 2.18.3 jar The MIT License
org.wildfly.common wildfly-common 1.5.1.Final jar Apache License 2.0
org.wildfly.core wildfly-cli 9.0.1.Final jar GNU Lesser General Public License v2.1 or later, Apache License 2.0
org.wildfly.core wildfly-controller-client 9.0.1.Final jar GNU Lesser General Public License v2.1 or later, Apache License 2.0
org.wildfly.core wildfly-launcher 9.0.1.Final jar GNU Lesser General Public License v2.1 or later, Apache License 2.0
org.wildfly.core wildfly-protocol 9.0.1.Final jar GNU Lesser General Public License v2.1 or later, Apache License 2.0
org.wildfly.plugins wildfly-plugin-core 2.1.0.Beta1 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.wildfly.checkstyle wildfly-checkstyle-config 1.0.7.Final jar apache2