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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.17.1 | jar | Apache-2.0 |
commons-io | commons-io | 2.17.0 | jar | Apache-2.0 |
commons-logging | commons-logging | 1.3.4 | jar | Apache-2.0 |
commons-net | commons-net | 3.11.1 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.apache.commons | commons-text | 1.12.0 | jar | Apache-2.0 |
org.apache.httpcomponents | httpmime | 4.5.14 | jar | Apache License, Version 2.0 |
org.brotli | dec | 0.1.2 | jar | MIT License |
org.htmlunit | htmlunit-core-js | 4.6.0 | jar | Apache License, Version 2.0 |
org.htmlunit | htmlunit-csp | 4.6.0 | jar | Apache License, Version 2.0 |
org.htmlunit | htmlunit-cssparser | 4.6.0 | jar | Apache License, Version 2.0 |
org.htmlunit | htmlunit-websocket-client | 4.6.0 | jar | Apache License, Version 2.0 |
org.htmlunit | htmlunit-xpath | 4.6.0 | jar | Apache License, Version 2.0 |
org.htmlunit | neko-htmlunit | 4.6.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:
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 |
---|---|---|---|---|
xerces | xercesImpl | 2.12.2 | jar | The Apache Software 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
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 |
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 |
---|---|---|---|---|
xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0The SAX LicenseThe W3C License |
Project Dependency Graph
Dependency Tree
- org.htmlunit:htmlunit:jar:4.6.0
- org.apache.httpcomponents:httpmime:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.htmlunit:htmlunit-core-js:jar:4.6.0 (compile)
- org.htmlunit:neko-htmlunit:jar:4.6.0 (compile)
- xerces:xercesImpl:jar:2.12.2 (provided)
- xml-apis:xml-apis:jar:1.4.01 (provided)
- org.htmlunit:htmlunit-cssparser:jar:4.6.0 (compile)
- org.htmlunit:htmlunit-xpath:jar:4.6.0 (compile)
- org.htmlunit:htmlunit-csp:jar:4.6.0 (compile)
- org.htmlunit:htmlunit-websocket-client:jar:4.6.0 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- commons-io:commons-io:jar:2.17.0 (compile)
- commons-logging:commons-logging:jar:1.3.4 (compile)
- commons-net:commons-net:jar:3.11.1 (compile)
- commons-codec:commons-codec:jar:1.17.1 (compile)
- org.brotli:dec:jar:0.1.2 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.tngtech.archunit:archunit-junit4:jar:1.3.0 (test)
- com.tngtech.archunit:archunit:jar:1.3.0 (test)
- org.slf4j:slf4j-nop:jar:2.0.16 (test)
- org.slf4j:slf4j-api:jar:2.0.16 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.1 (test)
- org.apache.logging.log4j:log4j-core:jar:2.24.1 (test)
- org.apache.logging.log4j:log4j-jcl:jar:2.24.1 (test)
- com.twelvemonkeys.imageio:imageio-batik:jar:3.12.0 (test)
- com.twelvemonkeys.imageio:imageio-core:jar:3.12.0 (test)
- com.twelvemonkeys.common:common-lang:jar:3.12.0 (test)
- com.twelvemonkeys.common:common-io:jar:3.12.0 (test)
- com.twelvemonkeys.common:common-image:jar:3.12.0 (test)
- org.apache.xmlgraphics:batik-transcoder:jar:1.18 (test)
- org.apache.xmlgraphics:batik-anim:jar:1.18 (test)
- org.apache.xmlgraphics:batik-css:jar:1.18 (test)
- org.apache.xmlgraphics:batik-ext:jar:1.18 (test)
- org.apache.xmlgraphics:batik-parser:jar:1.18 (test)
- org.apache.xmlgraphics:batik-svg-dom:jar:1.18 (test)
- org.apache.xmlgraphics:batik-awt-util:jar:1.18 (test)
- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.10 (test)
- org.apache.xmlgraphics:batik-bridge:jar:1.18 (test)
- org.apache.xmlgraphics:batik-script:jar:1.18 (test)
- org.apache.xmlgraphics:batik-dom:jar:1.18 (test)
- org.apache.xmlgraphics:batik-gvt:jar:1.18 (test)
- org.apache.xmlgraphics:batik-shared-resources:jar:1.18 (test)
- org.apache.xmlgraphics:batik-svggen:jar:1.18 (test)
- org.apache.xmlgraphics:batik-util:jar:1.18 (test)
- org.apache.xmlgraphics:batik-constants:jar:1.18 (test)
- org.apache.xmlgraphics:batik-i18n:jar:1.18 (test)
- org.apache.xmlgraphics:batik-xml:jar:1.18 (test)
- xml-apis:xml-apis-ext:jar:1.3.04 (test)
- org.apache.xmlgraphics:batik-anim:jar:1.18 (test)
- commons-fileupload:commons-fileupload:jar:1.5 (test)
- com.github.romankh3:image-comparison:jar:4.4.0 (test)
- org.jfree:jfreechart:jar:1.5.5 (test)
- org.eclipse.jetty:jetty-webapp:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-xml:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-util:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-servlet:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-security:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-server:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-util-ajax:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-security:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-xml:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty.websocket:websocket-server:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty.websocket:websocket-common:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty.websocket:websocket-api:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-io:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty.websocket:websocket-client:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty:jetty-client:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.56.v20240826 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- org.eclipse.jetty:jetty-http:jar:9.4.56.v20240826 (test)
- org.eclipse.jetty.websocket:websocket-common:jar:9.4.56.v20240826 (test)
- com.caucho:quercus:jar:4.0.66 (test)
- org.seleniumhq.selenium:htmlunit3-driver:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-api:jar:4.26.0 (test)
- org.jspecify:jspecify:jar:1.0.0 (test)
- org.seleniumhq.selenium:selenium-support:jar:4.26.0 (test)
- com.google.guava:guava:jar:33.3.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.2 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.43.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- net.bytebuddy:byte-buddy:jar:1.15.7 (test)
- com.google.guava:guava:jar:33.3.1-jre (test)
- org.seleniumhq.selenium:selenium-api:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-firefox-driver:jar:4.26.0 (test)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
- org.seleniumhq.selenium:selenium-devtools-v85:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-http:jar:4.26.0 (test)
- dev.failsafe:failsafe:jar:3.3.2 (test)
- org.seleniumhq.selenium:selenium-json:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-manager:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-os:jar:4.26.0 (test)
- org.apache.commons:commons-exec:jar:1.4.0 (test)
- org.seleniumhq.selenium:selenium-os:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-remote-driver:jar:4.26.0 (test)
- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.25.0-alpha (test)
- io.opentelemetry:opentelemetry-api:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-context:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-exporter-logging:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-sdk-common:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-api-incubator:jar:1.43.0-alpha (test)
- io.opentelemetry:opentelemetry-sdk-trace:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-sdk:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.43.0 (test)
- io.opentelemetry:opentelemetry-sdk-logs:jar:1.43.0 (test)
- org.seleniumhq.selenium:selenium-chrome-driver:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-edge-driver:jar:4.26.0 (test)
- org.seleniumhq.selenium:selenium-devtools-v130:jar:4.26.0 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (compile)
Licenses
Apache Software License - Version 2.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: Websocket :: API, Jetty :: Websocket :: Client, Jetty :: Websocket :: Common, Jetty :: Websocket :: Server, Jetty :: Websocket :: Servlet Interface, Jetty :: XML utilities
The SAX License: XML Commons External Components XML APIs
Eclipse Public License 1.0: JUnit
The BSD License: TwelveMonkeys :: Common :: IO, TwelveMonkeys :: Common :: Image, TwelveMonkeys :: Common :: Language support, TwelveMonkeys :: ImageIO :: Batik Plugin, TwelveMonkeys :: ImageIO :: Core
The Apache License, Version 2.0: JSpecify annotations, OpenTelemetry Java, OpenTelemetry Semantic Conventions Java
Apache 2.0: AutoService, error-prone annotations
MIT License: SLF4J API Module, SLF4J NOP Provider, org.brotli:dec
The W3C License: XML Commons External Components XML APIs
New BSD License: Hamcrest Core
GPLv2: Quercus
BSD: ArchUnit
Eclipse Public License - Version 1.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: Websocket :: API, Jetty :: Websocket :: Client, Jetty :: Websocket :: Common, Jetty :: Websocket :: Server, Jetty :: Websocket :: Servlet Interface, Jetty :: XML utilities
The MIT License: Checker Qual
Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Byte Buddy (without dependencies), Failsafe, Guava: Google Core Libraries for Java, HtmlUnit, HtmlUnit CSS Parser, HtmlUnit Content-Security-Policy Parser, HtmlUnit JavaScript Engine, HtmlUnit NekoHtml, HtmlUnit WebSocket Client, HtmlUnit-XPath, J2ObjC Annotations
Apache-2.0: Apache Commons Codec, Apache Commons Exec, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Net, Apache Commons Text, Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core
CDDL + GPLv2 with classpath exception: Java Servlet API
GNU Lesser General Public Licence: JFreeChart
The Apache Software License, Version 2.0: Apache XML Graphics Commons, ArchUnit, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, XML Commons External Components XML APIs, Xerces2-j, htmlunit3-driver, image-comparison, org.apache.xmlgraphics:batik-anim, org.apache.xmlgraphics:batik-awt-util, org.apache.xmlgraphics:batik-bridge, org.apache.xmlgraphics:batik-constants, org.apache.xmlgraphics:batik-css, org.apache.xmlgraphics:batik-dom, org.apache.xmlgraphics:batik-ext, org.apache.xmlgraphics:batik-gvt, org.apache.xmlgraphics:batik-i18n, org.apache.xmlgraphics:batik-parser, org.apache.xmlgraphics:batik-script, org.apache.xmlgraphics:batik-shared-resources, org.apache.xmlgraphics:batik-svg-dom, org.apache.xmlgraphics:batik-svggen, org.apache.xmlgraphics:batik-transcoder, org.apache.xmlgraphics:batik-util, org.apache.xmlgraphics:batik-xml, org.seleniumhq.selenium:selenium-api, org.seleniumhq.selenium:selenium-chrome-driver, org.seleniumhq.selenium:selenium-chromium-driver, org.seleniumhq.selenium:selenium-devtools-v130, org.seleniumhq.selenium:selenium-devtools-v85, org.seleniumhq.selenium:selenium-edge-driver, org.seleniumhq.selenium:selenium-firefox-driver, org.seleniumhq.selenium:selenium-http, org.seleniumhq.selenium:selenium-json, org.seleniumhq.selenium:selenium-manager, org.seleniumhq.selenium:selenium-os, org.seleniumhq.selenium:selenium-remote-driver, org.seleniumhq.selenium:selenium-support
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
quercus-4.0.66.jar | 5.4 MB | 3117 | 2941 | 121 | 1.7 | Yes |
image-comparison-4.4.0.jar | 17.4 kB | 17 | 8 | 3 | 1.8 | Yes |
auto-service-annotations-1.1.1.jar | 3.2 kB | 12 | 1 | 1 | 1.8 | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.28.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.3.1-jre.jar | 3.1 MB | 2056 | 2017 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
archunit-1.3.0.jar | 4.6 MB | 3045 | 2984 | 43 | 11 | Yes |
archunit-junit4-1.3.0.jar | 45.9 kB | 46 | 39 | 2 | 1.8 | Yes |
common-image-3.12.0.jar | 79.7 kB | 59 | 49 | 1 | 1.8 | Yes |
common-io-3.12.0.jar | 92.3 kB | 76 | 61 | 5 | 1.8 | Yes |
common-lang-3.12.0.jar | 121.8 kB | 115 | 101 | 5 | 1.8 | Yes |
imageio-batik-3.12.0.jar | 23.3 kB | 26 | 11 | 2 | 1.8 | Yes |
imageio-core-3.12.0.jar | 119.9 kB | 110 | 89 | 5 | 1.8 | Yes |
commons-codec-1.17.1.jar | 372.7 kB | 262 | - | - | - | - |
• Root | - | 261 | 114 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-fileupload-1.5.jar | 74.1 kB | 74 | 56 | 6 | 1.6 | Yes |
commons-io-2.17.0.jar | 516 kB | 378 | - | - | - | - |
• Root | - | 377 | 350 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-logging-1.3.4.jar | 73.7 kB | 42 | - | - | - | - |
• Root | - | 41 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-net-3.11.1.jar | 325.4 kB | 230 | - | - | - | - |
• Root | - | 229 | 197 | 20 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
failsafe-3.3.2.jar | 144 kB | 131 | - | - | - | - |
• Root | - | 129 | 114 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
opentelemetry-api-1.43.0.jar | 157.9 kB | 185 | 166 | 10 | 1.8 | Yes |
opentelemetry-api-incubator-1.43.0-alpha.jar | 64.1 kB | 94 | 78 | 5 | 1.8 | Yes |
opentelemetry-context-1.43.0.jar | 48.3 kB | 50 | 41 | 3 | 1.8 | Yes |
opentelemetry-exporter-logging-1.43.0.jar | 16.3 kB | 26 | 13 | 2 | 1.8 | Yes |
opentelemetry-sdk-1.43.0.jar | 6.8 kB | 12 | 6 | 1 | 1.8 | Yes |
opentelemetry-sdk-common-1.43.0.jar | 54.5 kB | 64 | - | - | - | - |
• Root | - | 57 | 45 | 5 | 1.8 | Yes |
• Versioned | - | 7 | 2 | 1 | 9 | Yes |
opentelemetry-sdk-extension-autoconfigure-1.43.0.jar | 47.6 kB | 29 | 19 | 2 | 1.8 | Yes |
opentelemetry-sdk-extension-autoconfigure-spi-1.43.0.jar | 20.6 kB | 35 | 23 | 5 | 1.8 | Yes |
opentelemetry-sdk-logs-1.43.0.jar | 54.1 kB | 51 | 41 | 4 | 1.8 | Yes |
opentelemetry-sdk-metrics-1.43.0.jar | 315.1 kB | 266 | 247 | 13 | 1.8 | Yes |
opentelemetry-sdk-trace-1.43.0.jar | 130.1 kB | 131 | 100 | 13 | 1.8 | Yes |
opentelemetry-semconv-1.25.0-alpha.jar | 74.7 kB | 84 | 79 | 1 | 1.8 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.15.7.jar | 8.5 MB | 5888 | - | - | - | - |
• Root | - | 2955 | 2902 | 38 | 1.6 | Yes |
• Versioned | - | 2933 | 2891 | 39 | 1.8 | Yes |
commons-exec-1.4.0.jar | 65.9 kB | 68 | - | - | - | - |
• Root | - | 66 | 49 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-text-1.12.0.jar | 251.2 kB | 181 | - | - | - | - |
• Root | - | 180 | 160 | 8 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
httpmime-4.5.14.jar | 41.7 kB | 40 | 23 | 2 | 1.6 | Yes |
log4j-api-2.24.1.jar | 348.4 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-core-2.24.1.jar | 1.9 MB | 1319 | - | - | - | - |
• Root | - | 1302 | 1213 | 57 | 1.8 | Yes |
• Versioned | - | 17 | 7 | 4 | 9 | Yes |
log4j-jcl-2.24.1.jar | 13 kB | 22 | 5 | 2 | 1.8 | Yes |
batik-anim-1.18.jar | 486.1 kB | 417 | 396 | 4 | 1.8 | Yes |
batik-awt-util-1.18.jar | 424.5 kB | 249 | 222 | 10 | 1.8 | Yes |
batik-bridge-1.18.jar | 705.1 kB | 419 | 399 | 2 | 1.8 | Yes |
batik-constants-1.18.jar | 8.6 kB | 14 | 1 | 1 | 1.8 | No |
batik-css-1.18.jar | 330.8 kB | 264 | 237 | 8 | 1.8 | Yes |
batik-dom-1.18.jar | 184.1 kB | 134 | 115 | 5 | 1.8 | Yes |
batik-ext-1.18.jar | 10.4 kB | 22 | 7 | 2 | 1.8 | No |
batik-gvt-1.18.jar | 192.2 kB | 122 | 103 | 7 | 1.8 | Yes |
batik-i18n-1.18.jar | 11.5 kB | 17 | 4 | 1 | 1.8 | Yes |
batik-parser-1.18.jar | 76.9 kB | 73 | 55 | 1 | 1.8 | Yes |
batik-script-1.18.jar | 24.8 kB | 32 | 13 | 3 | 1.8 | Yes |
batik-shared-resources-1.18.jar | 6.7 kB | 9 | 0 | 0 | - | - |
batik-svg-dom-1.18.jar | 230.6 kB | 135 | 64 | 2 | 1.8 | Yes |
batik-svggen-1.18.jar | 227.6 kB | 174 | 157 | 3 | 1.8 | Yes |
batik-transcoder-1.18.jar | 129.4 kB | 81 | 60 | 8 | 1.8 | Yes |
batik-util-1.18.jar | 127.2 kB | 99 | 80 | 4 | 1.8 | Yes |
batik-xml-1.18.jar | 34 kB | 22 | 6 | 1 | 1.8 | Yes |
xmlgraphics-commons-2.10.jar | 681.4 kB | 431 | 378 | 34 | 1.8 | Yes |
dec-0.1.2.jar | 98.1 kB | 29 | 19 | 1 | 1.5 | Yes |
checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 1.8 | Yes |
jetty-client-9.4.56.v20240826.jar | 327.9 kB | 231 | 213 | 5 | 1.8 | Yes |
jetty-http-9.4.56.v20240826.jar | 249.1 kB | 139 | 119 | 3 | 1.8 | Yes |
jetty-io-9.4.56.v20240826.jar | 183 kB | 127 | 111 | 3 | 1.8 | Yes |
jetty-security-9.4.56.v20240826.jar | 118.5 kB | 77 | 62 | 2 | 1.8 | Yes |
jetty-server-9.4.56.v20240826.jar | 739.5 kB | 381 | 358 | 8 | 1.8 | Yes |
jetty-servlet-9.4.56.v20240826.jar | 146.1 kB | 86 | 70 | 3 | 1.8 | Yes |
jetty-util-9.4.56.v20240826.jar | 588.9 kB | 358 | 331 | 12 | 1.8 | Yes |
jetty-util-ajax-9.4.56.v20240826.jar | 66.6 kB | 48 | 33 | 1 | 1.8 | Yes |
jetty-webapp-9.4.56.v20240826.jar | 140.3 kB | 69 | 54 | 1 | 1.8 | Yes |
jetty-xml-9.4.56.v20240826.jar | 68.9 kB | 33 | 15 | 1 | 1.8 | Yes |
websocket-api-9.4.56.v20240826.jar | 52.2 kB | 64 | 46 | 4 | 1.8 | Yes |
websocket-client-9.4.56.v20240826.jar | 45.6 kB | 33 | 16 | 3 | 1.8 | Yes |
websocket-common-9.4.56.v20240826.jar | 214.6 kB | 151 | 121 | 14 | 1.8 | Yes |
websocket-server-9.4.56.v20240826.jar | 45.5 kB | 36 | 18 | 2 | 1.8 | Yes |
websocket-servlet-9.4.56.v20240826.jar | 30.3 kB | 22 | 7 | 1 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
htmlunit-core-js-4.6.0.jar | 1.3 MB | 547 | 518 | 18 | 1.8 | Yes |
htmlunit-csp-4.6.0.jar | 56.4 kB | 43 | 35 | 4 | 1.8 | Yes |
htmlunit-cssparser-4.6.0.jar | 210 kB | 105 | 93 | 7 | 1.8 | Yes |
htmlunit-websocket-client-4.6.0.jar | 1.6 MB | 1046 | 958 | 45 | 1.8 | Yes |
htmlunit-xpath-4.6.0.jar | 266.8 kB | 201 | 184 | 12 | 1.8 | Yes |
neko-htmlunit-4.6.0.jar | 333.3 kB | 189 | 165 | 11 | 1.8 | Yes |
jfreechart-1.5.5.jar | 1.7 MB | 787 | 692 | 41 | 1.8 | Yes |
jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 4 | 1 | 1 | 9 | No |
htmlunit3-driver-4.26.0.jar | 213.6 kB | 145 | 130 | 4 | 11 | Yes |
selenium-api-4.26.0.jar | 232.9 kB | 232 | 216 | 12 | 11 | Yes |
selenium-chrome-driver-4.26.0.jar | 14.8 kB | 20 | 9 | 2 | 11 | Yes |
selenium-chromium-driver-4.26.0.jar | 36.5 kB | 32 | 23 | 2 | 11 | Yes |
selenium-devtools-v130-4.26.0.jar | 1.6 MB | 975 | 861 | 107 | 11 | Yes |
selenium-devtools-v85-4.26.0.jar | 1 MB | 663 | 566 | 90 | 11 | Yes |
selenium-edge-driver-4.26.0.jar | 15.1 kB | 20 | 9 | 2 | 11 | Yes |
selenium-firefox-driver-4.26.0.jar | 83 kB | 52 | 41 | 2 | 11 | Yes |
selenium-http-4.26.0.jar | 84 kB | 61 | 51 | 3 | 11 | Yes |
selenium-json-4.26.0.jar | 71.2 kB | 51 | 45 | 2 | 11 | Yes |
selenium-manager-4.26.0.jar | 8.6 MB | 17 | 5 | 2 | 11 | Yes |
selenium-os-4.26.0.jar | 29.1 kB | 19 | 12 | 3 | 11 | Yes |
selenium-remote-driver-4.26.0.jar | 538 kB | 356 | 312 | 31 | 11 | Yes |
selenium-support-4.26.0.jar | 174.3 kB | 139 | 125 | 7 | 11 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-nop-2.0.16.jar | 5 kB | 17 | - | - | - | - |
• Root | - | 15 | 1 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
xercesImpl-2.12.2.jar | 1.4 MB | 1045 | 962 | 40 | 1.7 | No |
xml-apis-1.4.01.jar | 220.5 kB | 391 | 346 | 29 | 1.1 | No |
xml-apis-ext-1.3.04.jar | 85.7 kB | 209 | 192 | 4 | 1.1 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
109 | 56.6 MB | 32982 | 27121 | 1230 | 11 | 100 |
compile: 16 | compile: 7.2 MB | compile: 4513 | compile: 3961 | compile: 211 | 1.8 | compile: 16 |
provided: 2 | provided: 1.7 MB | provided: 1436 | provided: 1308 | provided: 69 | - | |
test: 91 | test: 47.7 MB | test: 27033 | test: 21852 | test: 950 | 11 | test: 84 |