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 |
---|---|---|---|---|
commons-io | commons-io | 2.16.1 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.1 | jar | Eclipse Public License v2.0 |
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:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
org.apache.maven | maven-artifact | 3.9.6 | jar | Apache-2.0 | No |
org.apache.maven | maven-core | 3.9.6 | jar | Apache-2.0 | No |
org.apache.maven | maven-model | 3.9.6 | jar | Apache-2.0 | No |
org.apache.maven | maven-plugin-api | 3.9.6 | jar | Apache-2.0 | No |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.11.0 | jar | Apache-2.0 | No |
com.github.spotbugs | spotbugs-annotations | 4.8.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | Yes |
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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.1 | jar | Eclipse Public License v2.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:
Project Dependency Graph
Dependency Tree
- net.revelc.code.formatter:formatter-maven-plugin:maven-plugin:2.24.2-SNAPSHOT
- com.fasterxml.jackson.core:jackson-core:jar:2.17.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 (compile)
- com.google.guava:guava:jar:33.2.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.checkerframework:checker-qual:jar:3.42.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.26.1 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-logging:commons-logging:jar:1.3.2 (compile)
- net.revelc.code.formatter:jsdt-core:jar:3.4.4 (compile)
- com.ibm.icu:icu4j:jar:74.2 (compile)
- org.osgi:org.osgi.service.prefs:jar:1.1.2 (compile)
- org.osgi:osgi.annotation:jar:8.1.0 (compile)
- org.osgi:org.osgi.util.function:jar:1.2.0 (compile)
- org.osgi:org.osgi.util.promise:jar:1.3.0 (compile)
- org.osgi:org.osgi.util.measurement:jar:1.0.2 (compile)
- org.osgi:org.osgi.util.position:jar:1.0.1 (compile)
- org.osgi:org.osgi.util.xml:jar:1.0.2 (compile)
- net.revelc.code.formatter:xml-formatter:jar:0.4.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- net.sourceforge.cssparser:cssparser:jar:0.9.30 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- cglib:cglib:jar:2.2.2 (compile)
- asm:asm:jar:3.3.1 (compile)
- cglib:cglib:jar:2.2.2 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- org.codehaus.plexus:plexus-resources:jar:1.3.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.eclipse.jdt:org.eclipse.jdt.core:jar:3.37.0 (compile)
- org.eclipse.platform:org.eclipse.core.resources:jar:3.20.100 (compile)
- org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.300 (compile)
- org.eclipse.platform:org.eclipse.osgi:jar:3.19.0 (compile)
- org.eclipse.platform:org.eclipse.core.runtime:jar:3.31.0 (compile)
- org.eclipse.platform:org.eclipse.equinox.common:jar:3.19.0 (compile)
- org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.200 (compile)
- org.eclipse.platform:org.eclipse.equinox.registry:jar:3.12.0 (compile)
- org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.11.0 (compile)
- org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.300 (compile)
- org.eclipse.platform:org.eclipse.equinox.app:jar:1.7.0 (compile)
- org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.300 (compile)
- org.eclipse.platform:org.eclipse.text:jar:3.14.0 (compile)
- org.eclipse.platform:org.eclipse.core.commands:jar:3.12.0 (compile)
- org.eclipse.jdt:ecj:jar:3.37.0 (compile)
- org.eclipse.platform:org.eclipse.core.resources:jar:3.20.100 (compile)
- org.jsoup:jsoup:jar:1.17.2 (compile)
- org.w3c.css:sac:jar:1.3 (compile)
- commons-io:commons-io:jar:2.16.1 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.3 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.apache.maven:maven-artifact:jar:3.9.6 (provided)
- org.apache.maven:maven-core:jar:3.9.6 (provided)
- org.apache.maven:maven-settings:jar:3.9.6 (provided)
- org.apache.maven:maven-settings-builder:jar:3.9.6 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- 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.6 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.9.6 (provided)
- org.apache.maven:maven-model-builder:jar:3.9.6 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.9.6 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 (provided)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (provided)
- com.google.inject:guice:jar:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.7.0 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (provided)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided)
- org.apache.maven:maven-model:jar:3.9.6 (provided)
- org.apache.maven:maven-plugin-api:jar:3.9.6 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.11.0 (provided)
Licenses
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Binding
Unicode/ICU License: icu4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
ASF 2.0: Code Generation Library
Public Domain: AOP alliance
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
BSD: ASM Core
The MIT License: Checker Qual, jsoup Java HTML Parser
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, formatter-maven-plugin, org.osgi:org.osgi.service.prefs, org.osgi:org.osgi.util.function, org.osgi:org.osgi.util.measurement, org.osgi:org.osgi.util.promise, org.osgi:org.osgi.util.xml, org.osgi:osgi.annotation
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Maven Shared Utils, CSS Parser, Guava: Google Core Libraries for Java, J2ObjC Annotations, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Resource Component, Plexus Security Dispatcher Component, Plexus XML Utilities, org.osgi:org.osgi.util.position
CDDL + GPLv2 with classpath exception: javax.annotation API
Eclipse Public License - v 2.0: Commands, Common Eclipse Runtime, Core File Systems, Core Resource Management, Core Runtime, Eclipse Compiler for Java(TM), Eclipse Content Mechanism, Eclipse Jobs Mechanism, Eclipse Preferences Mechanism, Equinox Application Container, Expression Language, Extension Registry Support, Java Development Tools Core, OSGi System Bundle, Text
EPL-2.0: Eclipse JSDT Core Bundle, xml-formatter
The Apache Software License, Version 2.0: Apache Commons Digester, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jackson-annotations, Jackson-core, jackson-databind, javax.inject
The W3C Software License: Simple API for CSS
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 |
asm-3.3.1.jar | 43.6 kB | 24 | 23 | 2 | 1.2 | No | No |
cglib-2.2.2.jar | 287.2 kB | 242 | 228 | 7 | 1.2 | Yes | No |
jackson-annotations-2.17.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes | No |
jackson-core-2.17.1.jar | 581.9 kB | 272 | 211 | 15 | 21 | Yes | No |
jackson-databind-2.17.1.jar | 1.6 MB | 824 | 785 | 24 | 9 | Yes | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
error_prone_annotations-2.26.1.jar | 19.4 kB | 47 | 28 | 3 | 9 | Yes | No |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes | No |
guava-33.2.1-jre.jar | 3.1 MB | 2059 | 2020 | 18 | 1.8 | Yes | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - | - |
guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes | No |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | 18 | 2 | 9 | Yes | No |
icu4j-74.2.jar | 14.3 MB | 5636 | 1662 | 19 | 1.8 | Yes | No |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes | No |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes | No |
commons-logging-1.3.2.jar | 71.6 kB | 42 | 28 | 3 | 9 | Yes | No |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
jsdt-core-3.4.4.jar | 6.9 MB | 3602 | 3170 | 201 | 17 | Yes | No |
xml-formatter-0.4.0.jar | 29.6 kB | 32 | 19 | 1 | 11 | Yes | Yes |
cssparser-0.9.30.jar | 411.5 kB | 120 | 104 | 8 | 1.8 | Yes | No |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes | No |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes | No |
maven-artifact-3.9.6.jar | 58.7 kB | 59 | 34 | 11 | 1.8 | Yes | No |
maven-builder-support-3.9.6.jar | 14.3 kB | 24 | 10 | 1 | 1.8 | Yes | No |
maven-core-3.9.6.jar | 701.6 kB | 521 | 434 | 57 | 1.8 | Yes | No |
maven-model-3.9.6.jar | 217.6 kB | 97 | 80 | 3 | 1.8 | Yes | No |
maven-model-builder-3.9.6.jar | 198.4 kB | 159 | 126 | 16 | 1.8 | Yes | No |
maven-plugin-api-3.9.6.jar | 47.4 kB | 48 | 27 | 6 | 1.8 | Yes | No |
maven-repository-metadata-3.9.6.jar | 28.4 kB | 27 | 9 | 2 | 1.8 | Yes | No |
maven-resolver-provider-3.9.6.jar | 74.4 kB | 49 | 32 | 1 | 1.8 | Yes | No |
maven-settings-3.9.6.jar | 44.5 kB | 35 | 19 | 2 | 1.8 | Yes | No |
maven-settings-builder-3.9.6.jar | 42.3 kB | 53 | 32 | 5 | 1.8 | Yes | No |
maven-plugin-annotations-3.11.0.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-resolver-api-1.9.18.jar | 157.1 kB | 169 | 145 | 12 | 1.8 | Yes | No |
maven-resolver-impl-1.9.18.jar | 317.9 kB | 208 | 178 | 14 | 1.8 | Yes | No |
maven-resolver-named-locks-1.9.18.jar | 37.9 kB | 40 | 22 | 3 | 1.8 | Yes | No |
maven-resolver-spi-1.9.18.jar | 51.7 kB | 84 | 58 | 12 | 1.8 | Yes | No |
maven-resolver-util-1.9.18.jar | 196 kB | 156 | 129 | 13 | 1.8 | Yes | No |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes | No |
checker-qual-3.42.0.jar | 230.8 kB | 438 | 369 | 30 | 1.8 | Yes | No |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes | No |
plexus-classworlds-2.7.0.jar | 53.3 kB | 51 | 36 | 5 | 1.8 | Yes | No |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No | No |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes | No |
plexus-resources-1.3.0.jar | 22.9 kB | 32 | 18 | 2 | 1.8 | Yes | No |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes | No |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | 86 | 7 | 11 | Yes | No |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | Yes | No |
ecj-3.37.0.jar | 3.3 MB | 930 | 791 | 21 | 17 | Yes | No |
org.eclipse.jdt.core-3.37.0.jar | 4.3 MB | 1478 | 1420 | 38 | 17 | Yes | No |
org.eclipse.core.commands-3.12.0.jar | 120.6 kB | 105 | 84 | 8 | 17 | Yes | No |
org.eclipse.core.contenttype-3.9.300.jar | 106.3 kB | 66 | 47 | 2 | 17 | Yes | No |
org.eclipse.core.expressions-3.9.300.jar | 97.7 kB | 68 | 50 | 4 | 17 | Yes | No |
org.eclipse.core.filesystem-1.10.300.jar | 74.6 kB | 54 | 35 | 6 | 17 | Yes | No |
org.eclipse.core.jobs-3.15.200.jar | 118.3 kB | 64 | 47 | 2 | 17 | Yes | No |
org.eclipse.core.resources-3.20.100.jar | 946.2 kB | 415 | 371 | 20 | 17 | Yes | No |
org.eclipse.core.runtime-3.31.0.jar | 81.4 kB | 43 | 25 | 3 | 17 | Yes | No |
org.eclipse.equinox.app-1.7.0.jar | 94.2 kB | 52 | 32 | 3 | 17 | Yes | No |
org.eclipse.equinox.common-3.19.0.jar | 160.6 kB | 97 | 78 | 5 | 17 | Yes | No |
org.eclipse.equinox.preferences-3.11.0.jar | 128.2 kB | 78 | 58 | 3 | 17 | Yes | No |
org.eclipse.equinox.registry-3.12.0.jar | 204 kB | 113 | 89 | 7 | 17 | Yes | No |
org.eclipse.osgi-3.19.0.jar | 1.5 MB | 911 | 762 | 85 | 9 | Yes | No |
org.eclipse.text-3.14.0.jar | 359.3 kB | 236 | 209 | 11 | 17 | Yes | No |
org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes | No |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes | No |
jsoup-1.17.2.jar | 445.7 kB | 298 | 276 | 8 | 9 | Yes | No |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes | No |
junit-jupiter-engine-5.10.1.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes | No |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | Yes | No |
junit-platform-engine-1.10.1.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes | No |
org.osgi.service.prefs-1.1.2.jar | 20.2 kB | 27 | 4 | 1 | 1.8 | Yes | No |
org.osgi.util.function-1.2.0.jar | 23.6 kB | 31 | 6 | 1 | 1.8 | Yes | No |
org.osgi.util.measurement-1.0.2.jar | 26.4 kB | 27 | 4 | 1 | 1.7 | Yes | No |
org.osgi.util.position-1.0.1.jar | 14.1 kB | 23 | 1 | 1 | 1.2 | Yes | No |
org.osgi.util.promise-1.3.0.jar | 85.7 kB | 70 | 38 | 1 | 1.8 | Yes | No |
org.osgi.util.xml-1.0.2.jar | 18.7 kB | 23 | 2 | 1 | 1.8 | Yes | No |
osgi.annotation-8.1.0.jar | 35.8 kB | 54 | 18 | 2 | 1.8 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes | No |
sac-1.3.jar | 15.8 kB | 37 | 29 | 2 | 1.1 | Yes | No |
spotbugs-annotations-4.8.3.jar | 15.2 kB | 31 | 24 | 1 | 1.8 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
86 | 47.3 MB | 24504 | 18012 | 924 | 21 | 82 | 1 |
compile: 50 | compile: 42 MB | compile: 20369 | compile: 14611 | compile: 638 | 21 | compile: 47 | compile: 1 |
provided: 28 | provided: 4 MB | provided: 3156 | provided: 2540 | provided: 231 | provided: 27 | - | |
test: 8 | test: 1.3 MB | test: 979 | test: 861 | test: 55 | 9 | test: 8 | - |