Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 33.6.0-jre | jar | Apache License, Version 2.0 |
| com.jcabi | jcabi-log | 0.24.3 | jar | 3-Clause BSD License |
| com.jcabi | jcabi-maven-slf4j | 0.12.2 | jar | BSD |
| com.jcabi | jcabi-xml | 0.35.0 | jar | 3-Clause BSD License |
| com.puppycrawl.tools | checkstyle | 13.4.1 | jar | LGPL-2.1-or-later |
| com.yegor256 | jaxec | 0.5.1 | jar | MIT |
| commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
| commons-io | commons-io | 2.22.0 | jar | Apache-2.0 |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| net.sourceforge.pmd | pmd-core | 7.24.0 | jar | BSD-style |
| net.sourceforge.pmd | pmd-java | 7.24.0 | jar | BSD-style |
| org.apache.maven.reporting | maven-reporting-exec | 2.0.0 | jar | Apache-2.0 |
| org.apache.maven.shared | maven-dependency-analyzer | 1.17.0 | jar | Apache-2.0 |
| org.cactoos | cactoos | 0.61.0 | jar | MIT |
| org.codehaus.plexus | plexus-xml | 4.1.1 | jar | Apache-2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.google.errorprone | error_prone_core | 2.49.0 | jar | Apache 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.0.0 | jar | Eclipse Public License, Version 2.0 |
| org.hibernate.validator | hibernate-validator | 9.1.0.Final | jar | Apache License 2.0 |
| org.sonatype.sisu | sisu-inject-plexus | 2.6.0 | jar | Eclipse Public License, Version 1.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.jcabi | jcabi-matchers | 1.8.0 | jar | 3-Clause BSD License |
| log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.5.1 | jar | Apache-2.0 |
| org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
| org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
| org.hamcrest | hamcrest-library | 3.0 | jar | BSD-3-Clause |
| 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-params | 6.0.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.slf4j | slf4j-reload4j | 2.0.17 | jar | MIT |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.jcabi | jcabi-aspects | 0.26.0 | jar | 3-Clause BSD License |
| org.apache.maven | maven-artifact | 3.9.15 | jar | Apache-2.0 |
| org.apache.maven | maven-core | 3.9.15 | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.15 | jar | Apache-2.0 |
| org.apache.maven | maven-plugin-api | 3.9.15 | jar | Apache-2.0 |
| org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.2 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-container-default | 2.1.1 | jar | Apache License, Version 2.0 |
| org.projectlombok | lombok | 1.18.46 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| com.fasterxml.woodstox | woodstox-core | 7.1.1 | - | jar | The Apache License, Version 2.0 |
| com.github.oowekyala.ooxml | nice-xml-messages | 3.1 | - | jar | MIT License |
| com.google.errorprone | error_prone_annotations | 2.49.0 | - | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.3 | - | jar | Apache License, Version 2.0 |
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | - | jar | The Apache Software License, Version 2.0 |
| com.google.j2objc | j2objc-annotations | 3.1 | - | jar | Apache License, Version 2.0 |
| commons-beanutils | commons-beanutils | 1.11.0 | - | jar | Apache-2.0 |
| commons-logging | commons-logging | 1.2 | - | jar | The Apache Software License, Version 2.0 |
| info.picocli | picocli | 4.7.7 | - | jar | The Apache Software License, version 2.0 |
| net.sf.saxon | Saxon-HE | 12.9 | - | jar | Mozilla Public License Version 2.0 |
| org.antlr | antlr4-runtime | 4.13.2 | - | jar | BSD-3-Clause |
| org.apache.commons | commons-text | 1.15.0 | - | jar | Apache-2.0 |
| org.apache.httpcomponents | httpclient | 4.5.13 | - | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents | httpcore | 4.4.14 | - | jar | Apache License, Version 2.0 |
| org.apache.maven | maven-api-annotations | 4.0.0-rc-5 | - | jar | Apache-2.0 |
| org.apache.maven | maven-api-xml | 4.0.0-rc-5 | - | jar | Apache-2.0 |
| org.apache.maven | maven-xml | 4.0.0-rc-5 | - | jar | Apache-2.0 |
| org.apache.maven.doxia | doxia-core | 1.12.0 | - | jar | Apache License, Version 2.0 |
| org.apache.maven.doxia | doxia-logging-api | 1.12.0 | - | jar | Apache License, Version 2.0 |
| org.apache.maven.doxia | doxia-module-xdoc | 1.12.0 | - | jar | Apache License, Version 2.0 |
| org.apache.maven.doxia | doxia-sink-api | 2.0.0 | - | jar | Apache-2.0 |
| org.apache.maven.reporting | maven-reporting-api | 4.0.0 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 1.4.1 | - | jar | Apache License, Version 2.0 |
| org.apache.maven.resolver | maven-resolver-util | 1.4.1 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.10.0 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 4.0.1 | - | jar | Apache License, Version 2.0 |
| org.codehaus.woodstox | stax2-api | 4.2.2 | - | jar | The BSD 2-Clause License |
| org.javassist | javassist | 3.28.0-GA | - | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.jspecify | jspecify | 1.0.0 | - | jar | The Apache License, Version 2.0 |
| org.ow2.asm | asm | 9.9.1 | - | jar | BSD-3-Clause |
| org.pcollections | pcollections | 4.0.2 | - | jar | The MIT License |
| org.reflections | reflections | 0.10.2 | - | jar | WTFPLThe Apache Software License, Version 2.0 |
| org.slf4j | jul-to-slf4j | 1.7.36 | - | jar | MIT License |
| org.slf4j | slf4j-api | 2.0.17 | - | jar | MIT |
| org.xmlresolver | xmlresolver | 5.3.3 | data | jar | Apache License version 2.0 |
| org.xmlresolver | xmlresolver | 5.3.3 | - | jar | Apache License version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| ch.qos.reload4j | reload4j | 1.2.22 | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-testing | 2.1.0 | jar | Apache-2.0 |
| org.junit.platform | junit-platform-commons | 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.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
| com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
| javax.validation | validation-api | 2.0.1.Final | - | jar | Apache License 2.0 |
| junit | junit | 4.13.2 | - | jar | Eclipse Public License 1.0 |
| org.apache.maven | maven-builder-support | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model-builder | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-repository-metadata | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-resolver-provider | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings-builder | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-impl | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-named-locks | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-spi | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.shared | maven-shared-utils | 3.4.2 | - | jar | Apache-2.0 |
| org.apache.xbean | xbean-reflect | 3.7 | - | jar | The Apache Software License, Version 2.0 |
| org.aspectj | aspectjrt | 1.9.25.1 | - | jar | Eclipse Public License - v 2.0 |
| org.codehaus.plexus | plexus-cipher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-interpolation | 1.29 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-sec-dispatcher | 2.0 | - | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.qulice:qulice-maven-plugin:maven-plugin:0.27.6
- org.projectlombok:lombok:jar:1.18.46 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.cactoos:cactoos:jar:0.61.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.6.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.49.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- com.jcabi:jcabi-log:jar:0.24.3 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- com.jcabi:jcabi-xml:jar:0.35.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-aspects:jar:0.26.0 (provided)
- org.aspectj:aspectjrt:jar:1.9.25.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.validation:validation-api:jar:2.0.1.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- org.aspectj:aspectjrt:jar:1.9.25.1 (provided)
- com.jcabi:jcabi-matchers:jar:1.8.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.22.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.puppycrawl.tools:checkstyle:jar:13.4.1 (compile)
- info.picocli:picocli:jar:4.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.reflections:reflections:jar:0.10.2 (compile)
- org.javassist:javassist:jar:3.28.0-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.28.0-GA (compile)
- org.slf4j:slf4j-simple:jar:2.0.17 (runtime)
![[Information]](./images/icon_info_sml.gif)
- net.sf.saxon:Saxon-HE:jar:12.9 (compile)
- org.xmlresolver:xmlresolver:jar:5.3.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.xmlresolver:xmlresolver:jar:data:5.3.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.xmlresolver:xmlresolver:jar:5.3.3 (compile)
- org.apache.maven.doxia:doxia-core:jar:1.12.0 (compile)
- org.apache.maven.doxia:doxia-logging-api:jar:1.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.14 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-logging-api:jar:1.12.0 (compile)
- org.apache.maven.doxia:doxia-module-xdoc:jar:1.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- info.picocli:picocli:jar:4.7.7 (compile)
- net.sourceforge.pmd:pmd-core:jar:7.24.0 (compile)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.pcollections:pcollections:jar:4.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.oowekyala.ooxml:nice-xml-messages:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (compile)
- net.sourceforge.pmd:pmd-java:jar:7.24.0 (compile)
- org.ow2.asm:asm:jar:9.9.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.9.1 (compile)
- com.google.errorprone:error_prone_core:jar:2.49.0 (runtime)
- com.google.errorprone:error_prone_annotation:jar:2.49.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_check_api:jar:2.49.0 (runtime)
- io.github.java-diff-utils:java-diff-utils:jar:4.12 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.github.kevinstern:software-and-algorithms:jar:1.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:3.0.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.github.java-diff-utils:java-diff-utils:jar:4.12 (runtime)
- com.google.googlejavaformat:google-java-format:jar:1.35.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.auto:auto-common:jar:1.2.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- io.github.eisop:dataflow-errorprone:jar:3.41.0-eisop1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.auto.value:auto-value-annotations:jar:1.9 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.protobuf:protobuf-java:jar:4.33.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.auto.service:auto-service-annotations:jar:1.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotation:jar:2.49.0 (runtime)
- com.yegor256:jaxec:jar:0.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-library:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.reporting:maven-reporting-exec:jar:2.0.0 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-api:jar:1.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.10.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.0 (runtime)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.0 (runtime)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-maven-slf4j:jar:0.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-core:jar:3.9.15 (provided)
- org.apache.maven:maven-settings:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.9.15 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:classes:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.29 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.9.15 (provided)
- org.apache.maven:maven-plugin-api:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.shared:maven-dependency-analyzer:jar:1.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-xml:jar:4.1.1 (compile)
- org.apache.maven:maven-xml:jar:4.0.0-rc-5 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-5 (compile)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:7.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-5 (compile)
- org.apache.maven:maven-xml:jar:4.0.0-rc-5 (compile)
- org.codehaus.plexus:plexus-container-default:jar:2.1.1 (provided)
- org.apache.xbean:xbean-reflect:jar:3.7 (provided)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.xbean:xbean-reflect:jar:3.7 (provided)
- org.sonatype.sisu:sisu-inject-plexus:jar:2.6.0 (runtime)
- org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 (runtime)
- javax.enterprise:cdi-api:jar:1.0 (runtime)
- javax.annotation:jsr250-api:jar:1.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- javax.annotation:jsr250-api:jar:1.0 (runtime)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- javax.enterprise:cdi-api:jar:1.0 (runtime)
- org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 (runtime)
- org.hibernate.validator:hibernate-validator:jar:9.1.0.Final (runtime)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.2 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-reload4j:jar:2.0.17 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.5.1 (test)
- org.codehaus.plexus:plexus-testing:jar:2.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-testing:jar:2.1.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.projectlombok:lombok:jar:1.18.46 (provided)
Licenses
3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-matchers, jcabi-xml
The Apache License, Version 2.0: JSpecify annotations, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: @BugPattern annotation, Auto Common Libraries, AutoService, AutoValue Annotations, error-prone annotations, error-prone check api, error-prone library
Eclipse Public License 1.0: JUnit
MIT License: JUL to SLF4J bridge, Nice XML messages, Software and Algorithms
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Mozilla Public License Version 2.0: Saxon-HE
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
Eclipse Public License, Version 1.0: Sisu-Inject-Bean : legacy wrapper, Sisu-Inject-Plexus : legacy wrapper
BSD: jcabi-maven-slf4j, qulice-maven-plugin
BSD-style: PMD Core, PMD Java
Apache License 2.0: Bean Validation API, Hibernate Validator Engine, JBoss Logging 3, Jakarta Validation API, Javassist
Apache License version 2.0: XML Resolver
LGPL-2.1-or-later: checkstyle
The MIT License: PCollections, Project Lombok
Apache License, Version 2.0: Apache Commons Collections, Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Caffeine cache, ClassMate, Doxia :: Core, Doxia :: Logging API, Doxia :: XDoc Module, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Maven Artifact Resolver API, Maven Artifact Resolver Utilities, Objenesis, Plexus :: Component Annotations (deprecated), Plexus :: Default Container, Plexus Cipher: encryption/decryption Component, Plexus Common Utilities, Plexus Security Dispatcher Component
Apache-2.0: Apache Commons BeanUtils, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Maven Dependency Analyzer, Apache Maven Reporting API, Apache Maven Reporting Executor, Apache Maven Shared Utils, Doxia :: Sink API, Maven 4 API :: Meta annotations, Maven 4 API :: XML, Maven 4 XML Implementation, Maven Artifact, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Interpolation API, Plexus Testing, Plexus XML Utilities
GNU General Public License, version 2 (GPL2), with the classpath exception: Dataflow (errorprone)
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
MPL 1.1: Javassist
The Apache Software License, version 2.0: picocli
BSD-3-Clause: ANTLR 4 Runtime, Hamcrest, Hamcrest Core, Hamcrest Library, Protocol Buffers [Core], asm
The BSD 2-Clause License: Stax2 API
Public Domain: AOP alliance
WTFPL: Reflections
MIT: SLF4J API Module, SLF4J Reload4j Provider, SLF4J Simple Provider, cactoos, jaxec, mockito-core
LGPL 2.1: Javassist
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Apache XBean :: Reflect, FindBugs-jsr305, Google Guice - Core Library, Google Java Format, Guava ListenableFuture only, Reflections, Sisu Guice - Core Library, java-diff-utils, javax.inject, reload4j