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
jakarta.json jakarta.json-api 2.1.3 jar Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.9.12 jar Apache-2.0
org.apache.maven maven-core 3.9.12 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.12 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.12 jar Apache-2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.5.1 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.15.2 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.25 jar Apache-2.0
org.apache.maven.resolver maven-resolver-connector-basic 1.9.25 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.25 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.25 jar Apache-2.0
org.apache.maven.resolver maven-resolver-transport-wagon 1.9.25 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.25 jar Apache-2.0
org.apache.maven.shared maven-artifact-transfer 0.13.1 jar Apache License, Version 2.0
org.apache.maven.shared maven-common-artifact-filters 3.4.0 jar Apache-2.0
org.apache.maven.wagon wagon-http 3.5.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 4.0.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 4.1.1 jar Apache-2.0
org.jboss.galleon galleon-api 7.0.2.Final jar Apache License Version 2.0
org.jboss.galleon galleon-core 7.0.2.Final jar Apache License Version 2.0
org.jboss.galleon galleon-maven-plugin 7.0.2.Final jar Apache License Version 2.0
org.jboss.galleon galleon-maven-universe 7.0.2.Final jar Apache License Version 2.0
org.jboss.logging jboss-logging 3.6.2.Final jar Apache License 2.0
org.jboss.slf4j slf4j-jboss-logging 1.2.1.Final jar Apache License 2.0
org.junit.jupiter junit-jupiter 6.0.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 6.0.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 6.0.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 6.0.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 6.0.2 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 6.0.2 jar Eclipse Public License v2.0
org.wildfly.channel channel-core 1.2.2.Final jar Apache License 2.0
org.wildfly.channel maven-resolver 1.2.2.Final jar Apache License 2.0
org.wildfly.common wildfly-common 1.7.0.Final jar Apache License 2.0
org.wildfly.core wildfly-cli 31.0.3.Final jar Apache License 2.0
org.wildfly.core wildfly-controller-client 31.0.3.Final jar Apache License 2.0
org.wildfly.core wildfly-protocol 31.0.3.Final jar Apache License 2.0
org.wildfly.glow wildfly-glow-core 2.0.0.Alpha2 jar Apache License, Version 2.0
org.wildfly.launcher wildfly-launcher 1.0.2.Final jar Apache License 2.0
org.wildfly.plugins wildfly-plugin-core 6.0.0.Beta2 jar Apache License 2.0
org.wildfly.plugins wildfly-plugin-tools 2.0.0.Alpha3 jar Apache License Version 2.0
org.wildfly.prospero prospero-metadata 1.3.1.Final jar Apache License 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
org.eclipse.parsson parsson 1.1.7 jar Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception

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.8.Final jar apache2