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:
runtime
The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.7.30 | 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 |
---|---|---|---|---|
org.apache.myfaces.test | myfaces-test23 | 1.0.8 | jar | The Apache Software License, Version 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.6.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.6.2 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
jakarta.el | jakarta.el-api | 3.0.3 | jar | EPL 2.0, GPL2 w/ CPE |
jakarta.enterprise | jakarta.enterprise.cdi-api | 2.0.2 | jar | Apache License 2.0 |
jakarta.inject | jakarta.inject-api | 1.0.1 | jar | The Apache Software License, Version 2.0 |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
org.apache.portals | portlet-api_2.0_spec | 1.0 | jar | The Apache Software License, Version 2.0 |