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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.maven | maven-compat | 3.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.1.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-tools | 3.1.0 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-interpolation | 1.26 | jar | Apache License, Version 2.0 |
org.eclipse.jetty | jetty-security | 9.4.45.v20220203 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-server | 9.4.45.v20220203 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-util | 9.4.45.v20220203 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.mockito | mockito-core | 4.3.1 | jar | The MIT License |
org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
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 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:
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 |
---|---|---|---|---|
org.tukaani | xz | 1.8 | jar | Public Domain |
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
net.bytebuddy | byte-buddy | 1.12.7 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.7 | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-invoker | 2.0.11 | jar | The Apache Software License, Version 2.0 |
org.eclipse.jetty | jetty-http | 9.4.45.v20220203 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-io | 9.4.45.v20220203 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.2 | 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 | Type | Licenses |
---|---|---|---|---|
org.apache.maven | maven-model-builder | 3.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-settings-builder | 3.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-http-shared | 3.4.0 | jar | Apache License, Version 2.0 |
org.apache.maven.wagon | wagon-provider-api | 1.0 | jar | The Apache Software License, Version 2.0 |
org.eclipse.aether | aether-impl | 0.9.0.M2 | jar | Eclipse Public License, Version 1.0 |
org.eclipse.aether | aether-spi | 0.9.0.M2 | jar | Eclipse Public License, Version 1.0 |
org.jsoup | jsoup | 1.12.1 | jar | The MIT License |
org.sonatype.plexus | plexus-cipher | 1.4 | jar | Apache Public License 2.0 |
org.sonatype.plexus | plexus-sec-dispatcher | 1.3 | jar | Apache Public License 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.3.0
- org.apache.maven:maven-artifact:jar:3.1.1 (provided)
- org.apache.maven:maven-plugin-api:jar:3.1.1 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- javax.annotation:jsr250-api:jar:1.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- com.google.guava:guava:jar:10.0.1 (compile)
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M5 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5 (compile)
- org.apache.maven:maven-model:jar:3.1.1 (provided)
- org.apache.maven:maven-core:jar:3.1.1 (provided)
- org.apache.maven:maven-settings-builder:jar:3.1.1 (provided)
- org.apache.maven:maven-model-builder:jar:3.1.1 (provided)
- org.eclipse.aether:aether-impl:jar:0.9.0.M2 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.1 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 (compile)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.1.1 (provided)
- org.apache.maven:maven-settings:jar:3.1.1 (provided)
- org.apache.maven:maven-aether-provider:jar:3.1.1 (provided)
- org.eclipse.aether:aether-spi:jar:0.9.0.M2 (provided)
- org.apache.maven.reporting:maven-reporting-impl:jar:3.1.0 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:3.1.0 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-logging-api:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-core:jar:1.11.1 (compile)
- org.codehaus.plexus:plexus-container-default:jar:2.1.0 (compile)
- org.apache.xbean:xbean-reflect:jar:3.7 (compile)
- com.google.collections:google-collections:jar:1.0 (compile)
- org.apache.commons:commons-text:jar:1.3 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- commons-codec:commons-codec:jar:1.11 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.14 (compile)
- org.codehaus.plexus:plexus-container-default:jar:2.1.0 (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)
- org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 (compile)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 (compile)
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile)
- org.codehaus.plexus:plexus-velocity:jar:1.2 (compile)
- org.apache.velocity:velocity:jar:1.7 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
- org.apache.velocity:velocity-tools:jar:2.0 (compile)
- commons-digester:commons-digester:jar:1.8 (compile)
- commons-chain:commons-chain:jar:1.1 (compile)
- dom4j:dom4j:jar:1.1 (compile)
- oro:oro:jar:2.0.8 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.2.2 (compile)
- org.apache.commons:commons-compress:jar:1.20 (compile)
- org.iq80.snappy:snappy:jar:0.4 (compile)
- org.tukaani:xz:jar:1.8 (runtime)
- org.codehaus.plexus:plexus-utils:jar:3.4.1 (compile)
- org.codehaus.plexus:plexus-io:jar:3.2.0 (compile)
- org.apache.maven.shared:maven-dependency-analyzer:jar:1.12.0 (compile)
- org.ow2.asm:asm:jar:9.2 (compile)
- org.apache.maven.shared:maven-dependency-tree:jar:3.1.0 (compile)
- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0 (compile)
- org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.apache.commons:commons-collections4:jar:4.2 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.4 (provided)
- org.eclipse.aether:aether-api:jar:0.9.0.M2 (provided)
- org.eclipse.aether:aether-util:jar:0.9.0.M2 (provided)
- org.eclipse.aether:aether-connector-wagon:jar:0.9.0.M2 (provided)
- org.apache.maven.wagon:wagon-provider-api:jar:1.0 (provided)
- org.apache.maven.wagon:wagon-http-lightweight:jar:3.4.0 (provided)
- org.apache.maven.wagon:wagon-http-shared:jar:3.4.0 (provided)
- org.jsoup:jsoup:jar:1.12.1 (provided)
- org.apache.maven.wagon:wagon-http-shared:jar:3.4.0 (provided)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.maven.plugin-testing:maven-plugin-testing-tools:jar:3.1.0 (test)
- org.apache.maven.shared:maven-invoker:jar:2.0.11 (test)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.1.0 (test)
- org.mockito:mockito-core:jar:4.3.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.7 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.7 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (test)
- org.apache.maven:maven-compat:jar:3.1.1 (test)
- org.eclipse.jetty:jetty-server:jar:9.4.45.v20220203 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- org.eclipse.jetty:jetty-http:jar:9.4.45.v20220203 (test)
- org.eclipse.jetty:jetty-io:jar:9.4.45.v20220203 (test)
- org.eclipse.jetty:jetty-util:jar:9.4.45.v20220203 (test)
- org.eclipse.jetty:jetty-security:jar:9.4.45.v20220203 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Utilities
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm
MIT License: SLF4J API Module, SLF4J Simple Binding
Public Domain: AOP alliance, XZ for Java
New BSD License: Hamcrest Core
Eclipse Public License, Version 1.0: Aether API, Aether Connector Wagon, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Unknown: Plexus I18N Component, dom4j, oro
Apache License 2.0: snappy
Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Utilities
The MIT License: jsoup Java HTML Parser, mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpCore, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Dependency Analyzer, Apache Maven Dependency Plugin, Apache Maven Dependency Tree, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: Lightweight HTTP Provider, 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, Maven Plugin Tools Java Annotations, Objenesis, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Velocity Component
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Velocity, Apache XBean :: Reflect, Commons Lang, FindBugs-jsr305, Google Collections Library, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Invoker, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Testing Tools, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Wagon API, Plexus Classworlds, Sisu Guice - Core Library, VelocityTools, javax.inject
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 |
jsr305-1.3.9.jar | 33 kB | 72 | 35 | 3 | 1.5 | Yes | No |
google-collections-1.0.jar | 639.6 kB | 520 | 505 | 4 | 1.5 | Yes | No |
guava-10.0.1.jar | 1.5 MB | 1185 | 1164 | 10 | 1.5 | Yes | No |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | 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.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes | No |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes | No |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes | No |
dom4j-1.1.jar | 456.9 kB | 364 | 333 | 26 | 1.1 | 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 |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
byte-buddy-1.12.7.jar | 3.8 MB | 2696 | 2635 | 39 | - | Yes | No |
byte-buddy-agent-1.12.7.jar | 256.9 kB | 89 | 69 | 3 | - | Yes | No |
commons-collections4-4.2.jar | 752.8 kB | 552 | 521 | 19 | 1.7 | Yes | No |
commons-compress-1.20.jar | 632.4 kB | 400 | 359 | 29 | 1.7 | Yes | No |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes | No |
commons-text-1.3.jar | 183 kB | 133 | 115 | 6 | 1.7 | Yes | No |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes | No |
httpcore-4.4.14.jar | 328.4 kB | 283 | 253 | 17 | 1.6 | Yes | No |
maven-aether-provider-3.1.1.jar | 59.6 kB | 40 | 23 | 1 | 1.5 | Yes | No |
maven-artifact-3.1.1.jar | 52.3 kB | 57 | 32 | 11 | 1.5 | Yes | No |
maven-compat-3.1.1.jar | 274.3 kB | 211 | 159 | 29 | 1.5 | Yes | No |
maven-core-3.1.1.jar | 557.3 kB | 426 | 347 | 43 | 1.5 | Yes | No |
maven-model-3.1.1.jar | 154.2 kB | 67 | 50 | 3 | 1.5 | Yes | No |
maven-model-builder-3.1.1.jar | 159.6 kB | 147 | 114 | 16 | 1.5 | Yes | No |
maven-plugin-api-3.1.1.jar | 44.9 kB | 46 | 25 | 6 | 1.5 | Yes | No |
maven-repository-metadata-3.1.1.jar | 25.2 kB | 25 | 7 | 2 | 1.5 | Yes | No |
maven-settings-3.1.1.jar | 41.8 kB | 33 | 17 | 2 | 1.5 | Yes | No |
maven-settings-builder-3.1.1.jar | 41.6 kB | 53 | 32 | 5 | 1.5 | 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-3.1.0.jar | 48.2 kB | 35 | 16 | 3 | 1.6 | Yes | No |
maven-plugin-testing-tools-3.1.0.jar | 29.1 kB | 28 | 10 | 1 | 1.6 | Yes | No |
maven-plugin-annotations-3.6.4.jar | 13.7 kB | 22 | 7 | 1 | 1.7 | 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-artifact-transfer-0.13.1.jar | 159.3 kB | 154 | 108 | 26 | 1.7 | Yes | No |
maven-common-artifact-filters-3.2.0.jar | 61.4 kB | 64 | 45 | 4 | 1.7 | Yes | No |
maven-dependency-analyzer-1.12.0.jar | 37.2 kB | 38 | 19 | 2 | 1.8 | Yes | No |
maven-dependency-tree-3.1.0.jar | 103.1 kB | 85 | 62 | 6 | 1.8 | Yes | No |
maven-invoker-2.0.11.jar | 28.9 kB | 33 | 16 | 1 | 1.4 | Yes | No |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes | No |
wagon-http-lightweight-3.4.0.jar | 17.8 kB | 21 | 3 | 1 | 1.7 | Yes | No |
wagon-http-shared-3.4.0.jar | 42.2 kB | 29 | 13 | 1 | 1.7 | Yes | No |
wagon-provider-api-1.0.jar | 53.2 kB | 62 | 41 | 8 | 1.4 | 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 |
xbean-reflect-3.7.jar | 148.1 kB | 133 | 118 | 2 | 1.5 | Yes | No |
plexus-archiver-4.2.2.jar | 194.3 kB | 164 | 132 | 18 | 1.7 | Yes | No |
plexus-classworlds-2.5.1.jar | 49.8 kB | 52 | 37 | 5 | 1.5 | Yes | No |
plexus-component-annotations-2.1.1.jar | 4.1 kB | 15 | 3 | 1 | 1.7 | No | No |
plexus-container-default-2.1.0.jar | 230 kB | 232 | 187 | 30 | 1.6 | Yes | No |
plexus-i18n-1.0-beta-10.jar | 11.9 kB | 20 | 7 | 1 | 1.5 | Yes | No |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes | No |
plexus-io-3.2.0.jar | 75.6 kB | 85 | 64 | 7 | 1.7 | Yes | No |
plexus-utils-3.4.1.jar | 263.9 kB | 143 | 105 | 9 | - | Yes | No |
plexus-velocity-1.2.jar | 8.1 kB | 17 | 4 | 1 | 1.5 | Yes | No |
aether-api-0.9.0.M2.jar | 134 kB | 147 | 126 | 11 | 1.5 | Yes | No |
aether-connector-wagon-0.9.0.M2.jar | 34.1 kB | 38 | 18 | 2 | 1.5 | Yes | No |
aether-impl-0.9.0.M2.jar | 144.9 kB | 98 | 80 | 2 | 1.5 | Yes | No |
aether-spi-0.9.0.M2.jar | 17.7 kB | 36 | 19 | 5 | 1.5 | Yes | No |
aether-util-0.9.0.M2.jar | 133.6 kB | 118 | 93 | 13 | 1.5 | Yes | No |
jetty-http-9.4.45.v20220203.jar | 224.6 kB | 121 | 102 | 2 | 1.8 | Yes | No |
jetty-io-9.4.45.v20220203.jar | 183 kB | 127 | 111 | 3 | 1.8 | Yes | No |
jetty-security-9.4.45.v20220203.jar | 118.5 kB | 77 | 62 | 2 | 1.8 | Yes | No |
jetty-server-9.4.45.v20220203.jar | 731 kB | 377 | 354 | 8 | 1.8 | Yes | No |
jetty-util-9.4.45.v20220203.jar | 583.1 kB | 354 | 327 | 12 | 1.8 | Yes | No |
org.eclipse.sisu.inject-0.0.0.M5.jar | 291.4 kB | 236 | 219 | 8 | 1.5 | Yes | No |
org.eclipse.sisu.plexus-0.0.0.M5.jar | 196.5 kB | 196 | 164 | 20 | 1.5 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
jsoup-1.12.1.jar | 397.1 kB | 264 | 246 | 7 | 1.7 | Yes | No |
mockito-core-4.3.1.jar | 671.4 kB | 656 | 584 | 64 | 1.8 | Yes | No |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
asm-9.2.jar | 122 kB | 44 | 38 | 3 | - | Yes | No |
slf4j-api-1.7.5.jar | 26.1 kB | 34 | 23 | 3 | 1.5 | Yes | No |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes | No |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes | No |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes | No |
sisu-guice-3.1.0-no_aop.jar | 357.4 kB | 310 | 295 | 8 | 1.5 | Yes | No |
xz-1.8.jar | 108.6 kB | 129 | 116 | 9 | 1.5 | 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 |
95 | 21.8 MB | 16580 | 14315 | 838 | 1.8 | 91 | 1 |
compile: 55 | compile: 11.9 MB | compile: 9165 | compile: 7853 | compile: 461 | - | compile: 52 | - |
test: 18 | test: 7.6 MB | test: 5506 | test: 5034 | test: 224 | - | test: 18 | - |
runtime: 1 | runtime: 108.6 kB | runtime: 129 | runtime: 116 | runtime: 9 | - | - | runtime: 1 |
provided: 21 | provided: 2.2 MB | provided: 1780 | provided: 1312 | provided: 144 | - | provided: 21 | - |