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.github.volodya-lombrozo | xnav | 0.1.18 | jar | MIT License |
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| com.jcabi | jcabi-aspects | 0.26.0 | jar | 3-Clause BSD License |
| com.jcabi | jcabi-log | 0.24.3 | jar | 3-Clause BSD License |
| com.jcabi | jcabi-manifests | 2.2.0 | 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.jcabi.incubator | xembly | 0.32.2 | jar | BSD |
| com.yegor256 | tojos | 0.18.6 | jar | MIT |
| com.yegor256 | xsline | 0.23.1 | jar | MIT |
| org.aspectj | aspectjrt | 1.9.25.1 | jar | Eclipse Public License - v 2.0 |
| org.cactoos | cactoos | 0.60.0 | jar | MIT |
| org.codehaus.plexus | plexus-utils | 3.6.1 | jar | Apache-2.0 |
| org.eolang | eo-parser | 0.61.0 | jar | MIT |
| org.eolang | lints | 0.0.60 | jar | MIT |
| org.twdata.maven | mojo-executor | 2.4.1 | 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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| ch.qos.reload4j | reload4j | 1.2.26 | jar | The Apache Software License, Version 2.0 |
| com.opencsv | opencsv | 5.12.0 | jar | Apache 2 |
| org.antlr | antlr4-runtime | 4.13.2 | jar | BSD-3-Clause |
| org.glassfish | javax.json | 1.1.4 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
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:
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.google.code.findbugs | annotations | 3.0.1u2 | jar | GNU Lesser Public License |
| javax.json | javax.json-api | 1.1.4 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
| 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 | 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.plugin-tools | maven-plugin-annotations | 3.15.2 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 1.9.27 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-supplier | 1.9.27 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-xml | 4.1.1 | jar | Apache-2.0 |
| org.slf4j | slf4j-reload4j | 2.0.17 | jar | MIT |
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 | Type | Licenses |
|---|---|---|---|---|
| com.google.errorprone | error_prone_annotations | 2.41.0 | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.3 | jar | Apache License, Version 2.0 |
| com.google.guava | guava | 33.5.0-jre | 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 |
| io.github.secretx33 | path-matching-resource-pattern-resolver | 0.1 | jar | The Apache License, Version 2.0 |
| javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.apache.commons | commons-text | 1.15.0 | jar | Apache-2.0 |
| org.apache.opennlp | opennlp-tools | 2.1.1 | jar | Apache-2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.11.0 | - | jar | Apache-2.0 |
| commons-collections | commons-collections | 3.2.2 | - | jar | Apache License, Version 2.0 |
| commons-logging | commons-logging | 1.3.5 | - | jar | Apache-2.0 |
| net.sf.saxon | Saxon-HE | 12.9 | - | jar | Mozilla Public License Version 2.0 |
| org.apache.commons | commons-collections4 | 4.5.0 | - | jar | Apache-2.0 |
| 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 |
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.yegor256 | jaxec | 0.5.1 | jar | MIT |
| 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 |
| net.sf.jopt-simple | jopt-simple | 5.0.4 | jar | The MIT License |
| org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 |
| org.apache.maven.wagon | wagon-provider-api | 3.5.3 | 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 | 1.12.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.12.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 1.12.0 | 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 |
| org.yaml | snakeyaml | 2.6 | jar | 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.fasterxml.woodstox | woodstox-core | 7.1.1 | - | jar | The Apache License, Version 2.0 |
| com.google.code.gson | gson | 2.13.2 | - | jar | Apache-2.0 |
| com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
| commons-codec | commons-codec | 1.21.0 | - | jar | Apache-2.0 |
| javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
| net.jcip | jcip-annotations | 1.0 | - | jar | - |
| org.apache.httpcomponents | httpclient | 4.5.14 | - | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents | httpcore | 4.4.16 | - | 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-artifact | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-builder-support | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model-builder | 3.9.12 | - | jar | Apache-2.0 |
| org.apache.maven | maven-repository-metadata | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings-builder | 3.9.15 | - | jar | Apache-2.0 |
| org.apache.maven | maven-xml | 4.0.0-rc-5 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-connector-basic | 1.9.27 | - | 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.resolver | maven-resolver-transport-file | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-transport-http | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-util | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.shared | maven-shared-utils | 3.4.2 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-cipher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.9.0 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.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 |
| org.codehaus.woodstox | stax2-api | 4.2.2 | - | jar | The BSD 2-Clause License |
| org.eclipse.sisu | org.eclipse.sisu.inject | 1.0.0 | - | jar | Eclipse Public License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.0.0 | - | jar | Eclipse Public License, Version 2.0 |
| org.ow2.asm | asm | 9.9.1 | - | jar | BSD-3-Clause |
| org.slf4j | jcl-over-slf4j | 1.7.36 | - | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.eolang:eo-maven-plugin:maven-plugin:0.61.0
- org.eolang:eo-parser:jar:0.61.0 (compile)
- net.sf.saxon:Saxon-HE:jar:12.9 (runtime)
- org.xmlresolver:xmlresolver:jar:5.3.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.xmlresolver:xmlresolver:jar:data:5.3.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.xmlresolver:xmlresolver:jar:5.3.3 (runtime)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.sf.saxon:Saxon-HE:jar:12.9 (runtime)
- org.eolang:lints:jar:0.0.60 (compile)
- io.github.secretx33:path-matching-resource-pattern-resolver:jar:0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.opennlp:opennlp-tools:jar:2.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- 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.41.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:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- io.github.secretx33:path-matching-resource-pattern-resolver:jar:0.1 (compile)
- com.yegor256:xsline:jar:0.23.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi.incubator:xembly:jar:0.32.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.cactoos:cactoos:jar:0.60.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-log:jar:0.24.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-manifests:jar:2.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-aspects:jar:0.26.0 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- org.aspectj:aspectjrt:jar:1.9.25.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-xml:jar:0.35.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-supplier: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.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-transport-file:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.27 (provided)
- com.google.code.gson:gson:jar:2.13.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.21.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jcl-over-slf4j:jar:1.7.36 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.13.2 (provided)
- org.apache.maven:maven-model-builder:jar:3.9.12 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.9.15 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.9.15 (provided)
- org.apache.maven:maven-plugin-api:jar:3.9.15 (provided)
- org.apache.maven:maven-artifact:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.9.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.15 (provided)
- org.apache.maven:maven-model:jar:3.9.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-core:jar:3.9.15 (provided)
- 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.shared:maven-shared-utils:jar:3.4.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.9.1 (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)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.29 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.9.15 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.9.15 (provided)
![[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.apache.maven:maven-compat:jar:3.9.15 (test)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (test)
- org.twdata.maven:mojo-executor:jar:2.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:annotations:jar:3.0.1u2 (provided)
- net.jcip:jcip-annotations:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- net.jcip:jcip-annotations:jar:1.0 (provided)
- com.jcabi:jcabi-matchers:jar:1.8.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.12.0 (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:5.12.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.12.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit-pioneer:junit-pioneer:jar:2.3.0 (test)
- org.junit.platform:junit-platform-launcher:jar:1.12.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:1.12.0 (test)
- com.yegor256:farea:jar:0.15.4 (test)
- com.yegor256:jaxec:jar:0.5.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.yegor256:jaxec:jar:0.5.1 (test)
- com.yegor256:together:jar:0.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.yegor256:mktmp:jar:0.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.volodya-lombrozo:xnav:jar:0.1.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.yegor256:tojos:jar:0.18.6 (compile)
- org.yaml:snakeyaml:jar:2.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.6 (test)
- javax.json:javax.json-api:jar:1.1.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish:javax.json:jar:1.1.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.opencsv:opencsv:jar:5.12.0 (runtime)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.11.0 (runtime)
- commons-logging:commons-logging:jar:1.3.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.5 (runtime)
- org.apache.commons:commons-collections4:jar:4.5.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
- org.slf4j:slf4j-reload4j:jar:2.0.17 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-xml:jar:4.1.1 (provided)
- org.apache.maven:maven-xml:jar:4.0.0-rc-5 (provided)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-5 (provided)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-5 (provided)
- com.fasterxml.woodstox:woodstox-core:jar:7.1.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-5 (provided)
- org.apache.maven:maven-xml:jar:4.0.0-rc-5 (provided)
- ch.qos.reload4j:reload4j:jar:1.2.26 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.jcabi:jcabi-maven-slf4j:jar:0.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.yegor256:jhome:jar:0.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eolang:jucs:jar:0.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eolang:xax:jar:0.6.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.yegor256:jping:jar:0.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.tngtech.archunit:archunit:jar:1.4.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.yegor256:maybeslow:jar:0.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.openjdk.jmh:jmh-core:jar:1.37 (test)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (test)
![[Information]](./images/icon_info_sml.gif)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
- org.apache.groovy:groovy:jar:5.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy-xml:jar:5.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- 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)
- log4j:log4j:jar:1.2.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eolang:eo-parser:jar:0.61.0 (compile)
Licenses
3-Clause BSD License: jcabi-aspects, jcabi-log, jcabi-manifests, jcabi-matchers, jcabi-xml
The Apache License, Version 2.0: JSpecify annotations, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, path-matching-resource-pattern-resolver
Apache 2.0: error-prone annotations
BSD-3-Clause: ANTLR 4 Runtime, Hamcrest, asm
MIT License: xnav
The BSD 2-Clause License: Stax2 API
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer
Mozilla Public License Version 2.0: Saxon-HE
Public Domain: AOP alliance
GNU Lesser Public License: FindBugs-Annotations
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
Apache 2: opencsv
BSD: ArchUnit, jcabi-maven-slf4j, xembly
Unknown: "Java Concurrency in Practice" book annotations
Apache License version 2.0: XML Resolver
Apache License 2.0: Bean Validation API
The MIT License: JOpt Simple
Apache-2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Maven Shared Utils, Apache OpenNLP Tools, Gson, Maven 4 API :: Meta annotations, Maven 4 API :: XML, Maven 4 XML Implementation, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Instance Supplier, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport File, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, 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 Common Utilities, Plexus Interpolation API, Plexus Testing, Plexus XML Utilities
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Math, Apache HttpClient, Apache HttpCore, Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, JCL 1.2 implemented over SLF4J, Mojo Executor, Objenesis, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, SnakeYAML
MIT: Mktmp, SLF4J API Module, SLF4J Reload4j Provider, cactoos, eo-maven-plugin, eo-parser, farea, jaxec, jhome, jping, jucs, lints, mockito-core, together, tojos, xax, xsline
Dual license consisting of the CDDL v1.1 and GPL v2: JSR 374 (JSON Processing) API, JSR 374 (JSON Processing) Default Provider
Eclipse Public License - v 2.0: AspectJ Runtime
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core
The Apache Software License, Version 2.0: Apache Groovy, Apache Log4j, ArchUnit, FindBugs-jsr305, Google Guice - Core Library, Guava ListenableFuture only, javax.inject, reload4j