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.siom79.japicmp | japicmp | 0.25.5-SNAPSHOT | jar | Apache License, Version 2.0 |
| com.google.guava | guava | 33.4.8-jre | jar | Apache License, Version 2.0 |
| org.apache.groovy | groovy-jsr223 | 4.0.15 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.1 | jar | Apache-2.0 |
| org.apache.maven.reporting | maven-reporting-impl | 3.1.0 | 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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.5.19 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| org.apache.maven | maven-compat | 3.8.1 | jar | Apache License, Version 2.0 |
| org.apache.maven.plugin-testing | maven-plugin-testing-harness | 4.0.0-alpha-2 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-connector-basic | 1.6.2 | jar | Apache License, Version 2.0 |
| org.apache.maven.resolver | maven-resolver-transport-http | 1.6.2 | jar | Apache License, Version 2.0 |
| org.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |
| org.jsoup | jsoup | 1.21.2 | jar | The MIT License |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.6.1 | jar | The MIT License |
| org.slf4j | slf4j-api | 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 |
|---|---|---|---|---|
| org.apache.maven | maven-artifact | 3.8.1 | jar | Apache License, Version 2.0 |
| org.apache.maven | maven-core | 3.8.1 | jar | Apache License, Version 2.0 |
| org.apache.maven | maven-plugin-api | 3.8.1 | jar | Apache License, Version 2.0 |
| org.apache.maven.resolver | maven-resolver-api | 1.6.2 | jar | Apache License, Version 2.0 |
| org.apache.maven.resolver | maven-resolver-impl | 1.6.2 | jar | Apache License, Version 2.0 |
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:
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:
Project Dependency Graph
Dependency Tree
- com.github.siom79.japicmp:japicmp-maven-plugin:maven-plugin:0.25.5-SNAPSHOT
- org.apache.maven:maven-plugin-api:jar:3.8.1 (provided)
- org.apache.maven:maven-model:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- javax.annotation:jsr250-api:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.annotation:jsr250-api:jar:1.0 (provided)
- javax.enterprise:cdi-api:jar:1.0 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.8.1 (provided)
- org.apache.maven:maven-artifact:jar:3.8.1 (provided)
- org.apache.commons:commons-lang3:jar:3.8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.8.1 (compile)
- org.apache.maven:maven-core:jar:3.8.1 (provided)
- org.apache.maven:maven-settings:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.8.1 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.apache.maven:maven-builder-support:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.8.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.shared:maven-shared-utils:jar:3.2.1 (compile)
- commons-io:commons-io:jar:2.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.5 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:no_aop:4.2.1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (provided)
- javax.inject:javax.inject:jar:1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.8.1 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.4.8-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.36.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- org.apache.maven.reporting:maven-reporting-impl:jar:3.1.0 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-logging-api:jar:1.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-logging-api:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-core:jar:1.11.1 (compile)
- org.apache.commons:commons-text:jar:1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.3 (compile)
- org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-velocity:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.velocity:velocity:jar:1.7 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-lang:commons-lang:jar:2.4 (compile)
- org.apache.velocity:velocity-tools:jar:2.0 (compile)
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-digester:commons-digester:jar:1.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-chain:commons-chain:jar:1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- dom4j:dom4j:jar:1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- oro:oro:jar:2.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:3.1.0 (compile)
- com.github.siom79.japicmp:japicmp:jar:0.25.5-SNAPSHOT (compile)
- org.javassist:javassist:jar:3.30.2-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:3.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jvnet.staxex:stax-ex:jar:1.8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:2.3.2 (compile)
- org.javassist:javassist:jar:3.30.2-GA (compile)
- org.apache.groovy:groovy-jsr223:jar:4.0.15 (compile)
- org.apache.groovy:groovy:jar:4.0.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.groovy:groovy:jar:4.0.15 (compile)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:4.0.0-alpha-2 (test)
- org.codehaus.plexus:plexus-archiver:jar:4.8.0 (test)
- org.codehaus.plexus:plexus-io:jar:3.4.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.iq80.snappy:snappy:jar:0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.tukaani:xz:jar:1.9 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.luben:zstd-jni:jar:1.5.5-5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-io:jar:3.4.1 (test)
- org.codehaus.plexus:plexus-testing:jar:1.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-archiver:jar:4.8.0 (test)
- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.6.2 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.12 (compile)
- commons-codec:commons-codec:jar:1.11 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.11 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jcl-over-slf4j:jar:1.7.30 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.12 (compile)
- org.apache.maven:maven-compat:jar:3.8.1 (test)
- org.codehaus.plexus:plexus-interpolation:jar:1.25 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-provider-api:jar:3.4.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.25 (provided)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.19 (test)
- ch.qos.logback:logback-core:jar:1.5.19 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.19 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (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.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- org.hamcrest:hamcrest-library:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.6.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- org.jsoup:jsoup:jar:1.21.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-plugin-api:jar:3.8.1 (provided)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Public Domain: AOP alliance, XZ for Java
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
BSD 2-Clause License: zstd-jni
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Unknown: Plexus I18N Component, commons-beanutils, dom4j, oro
Apache License 2.0: Javassist, snappy
EDL 1.0: JavaBeans Activation Framework API jar
The MIT License: jsoup Java HTML Parser, mockito-core
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, JCL 1.2 implemented over SLF4J, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, 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 Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Testing, Plexus Velocity Component, fastinfoset, japicmp, japicmp-maven-plugin
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
Apache-2.0: Apache Commons Compress, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations
LGPL 2.1: Javassist
Eclipse Distribution License - v 1.0: Extended StAX API, JAXB Runtime, TXW2 Runtime, fastinfoset, istack common utility code runtime, jakarta.xml.bind-api
MIT: SLF4J API Module
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Groovy, Apache Velocity, Commons Lang, Google Guice - Core Library, Guava ListenableFuture only, VelocityTools, javax.inject
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes | No |
| logback-classic-1.5.19.jar | 307.2 kB | 242 | 189 | 29 | - | Yes | No |
| logback-core-1.5.19.jar | 627.6 kB | 531 | 473 | 41 | - | Yes | No |
| zstd-jni-1.5.5-5.jar | 5.9 MB | 74 | 33 | 2 | 1.6 | Yes | No |
| japicmp-0.25.5-SNAPSHOT.jar | 343.9 kB | 253 | 205 | 20 | 1.8 | Yes | No |
| error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | 28 | 3 | - | Yes | No |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | 3 | 2 | - | Yes | No |
| guava-33.4.8-jre.jar | 3 MB | 2008 | 1968 | 19 | - | Yes | No |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | No | No |
| guice-4.2.1-no_aop.jar | 520.7 kB | 406 | 390 | 9 | 1.7 | Yes | No |
| j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | 18 | 2 | - | Yes | No |
| istack-commons-runtime-3.0.8.jar | 27.2 kB | 37 | 22 | 4 | - | Yes | No |
| FastInfoset-1.2.16.jar | 317.2 kB | 185 | 149 | 18 | - | Yes | No |
| commons-beanutils-1.7.0.jar | 188.7 kB | 129 | 111 | 5 | 1.2 | Yes | No |
| commons-chain-1.1.jar | 90 kB | 78 | 61 | 8 | 1.3 | Yes | No |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes | No |
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
| commons-digester-1.8.jar | 143.6 kB | 114 | 100 | 6 | 1.2 | Yes | No |
| commons-io-2.5.jar | 208.7 kB | 142 | 123 | 7 | 1.6 | Yes | No |
| commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes | No |
| commons-logging-1.1.jar | 52.9 kB | 34 | 25 | 2 | 1.1 | Yes | No |
| dom4j-1.1.jar | 456.9 kB | 364 | 333 | 26 | 1.1 | Yes | No |
| jakarta.activation-api-1.2.1.jar | 44.4 kB | 42 | 31 | 1 | 1.5 | Yes | No |
| jakarta.xml.bind-api-2.3.2.jar | 115.5 kB | 137 | 111 | 7 | - | Yes | No |
| jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | Yes | No |
| cdi-api-1.0.jar | 44.9 kB | 92 | 75 | 7 | 1.5 | Yes | No |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
| byte-buddy-1.12.10.jar | 3.8 MB | 2705 | 2648 | 39 | - | Yes | No |
| byte-buddy-agent-1.12.10.jar | 257.4 kB | 89 | 69 | 3 | - | Yes | No |
| commons-compress-1.23.0.jar | 1.1 MB | 614 | 562 | 36 | 1.8 | Yes | No |
| commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes | No |
| commons-text-1.3.jar | 183 kB | 133 | 115 | 6 | 1.7 | Yes | No |
| groovy-4.0.15.jar | 7.6 MB | 4743 | 4584 | 120 | 1.8 | Yes | No |
| groovy-jsr223-4.0.15.jar | 16.9 kB | 20 | 8 | 1 | 1.8 | Yes | No |
| httpclient-4.5.12.jar | 778.2 kB | 511 | 470 | 24 | 1.6 | Yes | No |
| httpcore-4.4.13.jar | 328.6 kB | 283 | 253 | 17 | 1.6 | Yes | No |
| maven-artifact-3.8.1.jar | 57.8 kB | 59 | 34 | 11 | 1.7 | Yes | No |
| maven-builder-support-3.8.1.jar | 14.3 kB | 24 | 10 | 1 | 1.7 | Yes | No |
| maven-compat-3.8.1.jar | 288.3 kB | 215 | 163 | 29 | 1.7 | Yes | No |
| maven-core-3.8.1.jar | 633.5 kB | 490 | 403 | 56 | 1.7 | Yes | No |
| maven-model-3.8.1.jar | 215.4 kB | 94 | 77 | 3 | 1.7 | Yes | No |
| maven-model-builder-3.8.1.jar | 192.3 kB | 156 | 123 | 16 | 1.7 | Yes | No |
| maven-plugin-api-3.8.1.jar | 47 kB | 48 | 27 | 6 | 1.7 | Yes | No |
| maven-repository-metadata-3.8.1.jar | 27.2 kB | 27 | 9 | 2 | 1.7 | Yes | No |
| maven-resolver-provider-3.8.1.jar | 66.2 kB | 43 | 26 | 1 | 1.7 | Yes | No |
| maven-settings-3.8.1.jar | 44.3 kB | 35 | 19 | 2 | 1.7 | Yes | No |
| maven-settings-builder-3.8.1.jar | 42.1 kB | 53 | 32 | 5 | 1.7 | Yes | No |
| doxia-core-1.11.1.jar | 218 kB | 159 | 127 | 14 | 1.7 | Yes | No |
| doxia-decoration-model-1.11.1.jar | 59.8 kB | 42 | 21 | 3 | 1.7 | Yes | No |
| doxia-logging-api-1.11.1.jar | 11.7 kB | 19 | 4 | 1 | 1.7 | Yes | No |
| doxia-module-xhtml-1.11.1.jar | 17.4 kB | 24 | 6 | 1 | 1.7 | Yes | No |
| doxia-module-xhtml5-1.11.1.jar | 17.8 kB | 24 | 6 | 1 | 1.7 | Yes | No |
| doxia-sink-api-1.11.1.jar | 11.6 kB | 22 | 4 | 2 | 1.7 | Yes | No |
| doxia-site-renderer-1.11.1.jar | 65.2 kB | 55 | 11 | 2 | 1.7 | Yes | No |
| doxia-skin-model-1.11.1.jar | 16.3 kB | 23 | 5 | 2 | 1.7 | Yes | No |
| maven-plugin-testing-harness-4.0.0-alpha-2.jar | 92.1 kB | 57 | 35 | 6 | 1.8 | Yes | No |
| maven-plugin-annotations-3.15.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
| maven-reporting-api-3.1.0.jar | 10.6 kB | 19 | 4 | 1 | 1.7 | Yes | No |
| maven-reporting-impl-3.1.0.jar | 18.7 kB | 16 | 2 | 1 | 1.7 | Yes | No |
| maven-resolver-api-1.6.2.jar | 149.2 kB | 156 | 132 | 12 | 1.7 | Yes | No |
| maven-resolver-connector-basic-1.6.2.jar | 45.7 kB | 36 | 19 | 1 | 1.7 | Yes | No |
| maven-resolver-impl-1.6.2.jar | 179.7 kB | 115 | 94 | 5 | 1.7 | Yes | No |
| maven-resolver-spi-1.6.2.jar | 38.4 kB | 56 | 34 | 8 | 1.7 | Yes | No |
| maven-resolver-transport-http-1.6.2.jar | 43.6 kB | 37 | 20 | 1 | 1.7 | Yes | No |
| maven-resolver-util-1.6.2.jar | 168.9 kB | 132 | 105 | 13 | 1.7 | Yes | No |
| maven-shared-utils-3.2.1.jar | 166.6 kB | 109 | 84 | 10 | 1.6 | Yes | No |
| wagon-provider-api-3.4.3.jar | 55.1 kB | 60 | 39 | 8 | 1.7 | Yes | No |
| velocity-1.7.jar | 449.5 kB | 306 | 270 | 25 | 1.4 | Yes | No |
| velocity-tools-2.0.jar | 346.6 kB | 211 | 187 | 11 | 1.5 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes | No |
| plexus-archiver-4.8.0.jar | 224 kB | 211 | 171 | 26 | 1.8 | Yes | No |
| plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes | No |
| plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No | No |
| plexus-i18n-1.0-beta-10.jar | 11.9 kB | 20 | 7 | 1 | 1.5 | Yes | No |
| plexus-interpolation-1.25.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes | No |
| plexus-io-3.4.1.jar | 79.4 kB | 89 | 68 | 7 | 1.8 | Yes | No |
| plexus-testing-1.1.0.jar | 6.6 kB | 13 | 2 | 1 | 1.8 | Yes | No |
| plexus-utils-3.2.1.jar | 261.8 kB | 130 | 105 | 9 | 1.6 | Yes | No |
| plexus-velocity-1.2.jar | 8.1 kB | 17 | 4 | 1 | 1.5 | Yes | No |
| org.eclipse.sisu.inject-0.3.4.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes | No |
| org.eclipse.sisu.plexus-0.3.4.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes | No |
| jaxb-runtime-2.3.2.jar | 1 MB | 804 | 643 | 26 | - | Yes | No |
| txw2-2.3.2.jar | 72.1 kB | 69 | 54 | 4 | - | Yes | No |
| hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes | No |
| hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes | No |
| hamcrest-library-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes | No |
| snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
| javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes | No |
| jsoup-1.21.2.jar | 500.4 kB | 321 | 299 | 8 | - | Yes | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | 5 | 2 | - | No | No |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | - | Yes | No |
| junit-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | - | Yes | No |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | - | Yes | No |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | - | Yes | No |
| stax-ex-1.8.1.jar | 38.1 kB | 38 | 25 | 3 | - | Yes | No |
| mockito-core-4.6.1.jar | 663.3 kB | 639 | 567 | 64 | 1.8 | Yes | No |
| objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes | No |
| jcl-over-slf4j-1.7.30.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | 56 | 5 | - | Yes | No |
| plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes | No |
| plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes | No |
| xz-1.9.jar | 116 kB | 132 | 117 | 10 | - | No | Yes |
| oro-2.0.8.jar | 65.3 kB | 74 | 62 | 6 | 1.2 | No | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 104 | 38.1 MB | 22992 | 20284 | 1074 | 1.8 | 98 | 1 |
| compile: 49 | compile: 19.3 MB | compile: 13177 | compile: 11745 | compile: 484 | - | compile: 45 | - |
| test: 30 | test: 15.5 MB | test: 7123 | test: 6370 | test: 383 | - | test: 29 | test: 1 |
| provided: 25 | provided: 3.2 MB | provided: 2692 | provided: 2169 | provided: 207 | - | provided: 24 | - |
