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 |
---|---|---|---|---|
io.cucumber | cucumber-java | 7.20.1 | jar | MIT License |
io.cucumber | cucumber-junit | 7.18.1 | jar | MIT License |
org.junit.jupiter | junit-jupiter | 5.11.3 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.11.3 | jar | Eclipse Public License v2.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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to 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:
Project Dependency Graph
Dependency Tree
- gov.nasa.pds:validate:jar:3.6.3
- org.verapdf:validation-model-jakarta:jar:1.26.1 (compile)
- org.verapdf:parser:jar:1.26.1 (compile)
- org.verapdf:pdf-model:jar:1.26.1 (compile)
- org.verapdf:core-jakarta:jar:1.26.1 (compile)
- org.verapdf:verapdf-xmp-core-jakarta:jar:1.26.1 (compile)
- org.mozilla:rhino:jar:1.7.13 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.2 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.2 (compile)
- org.glassfish.jaxb:txw2:jar:4.0.2 (compile)
- com.sun.istack:istack-commons-runtime:jar:4.1.1 (compile)
- net.java.dev.stax-utils:stax-utils:jar:20070216 (compile)
- org.verapdf:feature-reporting-jakarta:jar:1.26.1 (compile)
- org.verapdf:metadata-fixer-jakarta:jar:1.26.1 (compile)
- net.sf.saxon:Saxon-HE:jar:12.5 (compile)
- org.xmlresolver:xmlresolver:jar:5.2.2 (compile)
- org.xmlresolver:xmlresolver:jar:data:5.2.2 (compile)
- commons-cli:commons-cli:jar:1.9.0 (compile)
- commons-configuration:commons-configuration:jar:1.10 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-logging:commons-logging:jar:1.3.4 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- commons-digester:commons-digester:jar:2.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.27.0 (compile)
- org.jsoup:jsoup:jar:1.18.1 (compile)
- commons-io:commons-io:jar:2.17.0 (compile)
- org.slf4j:slf4j-nop:jar:2.0.16 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- com.jamesmurty.utils:java-xmlbuilder:jar:1.3 (compile)
- net.iharder:base64:jar:2.3.8 (compile)
- commons-chain:commons-chain:jar:1.2 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.apache.commons:commons-compress:jar:1.27.1 (compile)
- commons-codec:commons-codec:jar:1.17.1 (compile)
- com.google.guava:guava:jar:33.3.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.43.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- xerces:xercesImpl:jar:2.12.2 (compile)
- xml-apis:xml-apis:jar:1.4.01 (compile)
- xml-resolver:xml-resolver:jar:1.2 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.24.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.1 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- io.cucumber:cucumber-java:jar:7.20.1 (test)
- io.cucumber:cucumber-core:jar:7.20.1 (test)
- io.cucumber:cucumber-gherkin:jar:7.20.1 (test)
- io.cucumber:cucumber-gherkin-messages:jar:7.20.1 (test)
- io.cucumber:gherkin:jar:28.0.0 (test)
- io.cucumber:messages:jar:24.1.0 (test)
- io.cucumber:testng-xml-formatter:jar:0.2.0 (test)
- io.cucumber:query:jar:12.2.0 (test)
- io.cucumber:tag-expressions:jar:6.1.0 (test)
- io.cucumber:cucumber-expressions:jar:17.1.0 (test)
- io.cucumber:datatable:jar:7.20.1 (test)
- io.cucumber:cucumber-plugin:jar:7.20.1 (test)
- io.cucumber:docstring:jar:7.20.1 (test)
- io.cucumber:html-formatter:jar:21.7.0 (test)
- io.cucumber:junit-xml-formatter:jar:0.5.0 (test)
- io.cucumber:ci-environment:jar:10.0.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- io.cucumber:cucumber-core:jar:7.20.1 (test)
- io.cucumber:cucumber-junit:jar:7.18.1 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
- gov.nasa.pds:pds4-jparser:jar:2.10.1 (compile)
- xalan:xalan:jar:2.7.3 (compile)
- xalan:serializer:jar:2.7.3 (compile)
- oro:oro:jar:2.0.8 (compile)
- javax.media:jai-core:jar:1.1.3 (compile)
- com.sun.media:jai-codec:jar:1.1.3 (compile)
- com.sun.xml.bind:jaxb-xjc:jar:4.0.5 (compile)
- org.apache.commons:commons-csv:jar:1.11.0 (compile)
- gov.nasa.pds:opencsv:jar:5.5-SNAPSHOT (compile)
- org.apache.commons:commons-text:jar:1.11.0 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- gov.nasa.gsfc.heasarc:nom-tam-fits:jar:1.20.1 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
- gov.nasa.pds:vicario:jar:48.0.3-SNAPSHOT (compile)
- gov.nasa.pds:pds3-product-tools:jar:4.4.1 (compile)
- org.antlr:antlr:jar:3.3 (compile)
- org.antlr:antlr-runtime:jar:3.3 (compile)
- org.antlr:stringtemplate:jar:3.2.1 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.antlr:stringtemplate:jar:3.2.1 (compile)
- org.antlr:antlr-runtime:jar:3.3 (compile)
- org.incava:java-diff:jar:1.1.2 (compile)
- org.antlr:antlr:jar:3.3 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.1 (compile)
- gov.nasa.pds:registry-common:jar:2.1.0-SNAPSHOT (compile)
- org.elasticsearch.client:elasticsearch-rest-client:jar:8.14.3 (compile)
- org.json:json:jar:20240303 (compile)
- org.apache.tika:tika-core:jar:2.9.2 (compile)
- org.opensearch.client:opensearch-java:jar:2.13.0 (compile)
- org.eclipse.parsson:parsson:jar:1.1.6 (compile)
- jakarta.json:jakarta.json-api:jar:2.1.3 (compile)
- jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 (runtime)
- org.eclipse:yasson:jar:2.0.2 (runtime)
- org.glassfish:jakarta.json:jar:module:2.0.0 (runtime)
- org.eclipse.parsson:parsson:jar:1.1.6 (compile)
- software.amazon.awssdk:opensearch:jar:2.25.31 (compile)
- software.amazon.awssdk:protocol-core:jar:2.25.31 (compile)
- software.amazon.awssdk:aws-json-protocol:jar:2.25.31 (compile)
- software.amazon.awssdk:third-party-jackson-core:jar:2.25.31 (compile)
- software.amazon.awssdk:http-auth-aws:jar:2.25.31 (compile)
- software.amazon.awssdk:checksums-spi:jar:2.25.31 (compile)
- software.amazon.awssdk:checksums:jar:2.25.31 (compile)
- software.amazon.awssdk:sdk-core:jar:2.25.31 (compile)
- software.amazon.awssdk:profiles:jar:2.25.31 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- software.amazon.awssdk:auth:jar:2.25.31 (compile)
- software.amazon.eventstream:eventstream:jar:1.0.1 (compile)
- software.amazon.awssdk:http-auth-spi:jar:2.25.31 (compile)
- software.amazon.awssdk:http-auth:jar:2.25.31 (compile)
- software.amazon.awssdk:identity-spi:jar:2.25.31 (compile)
- software.amazon.awssdk:http-client-spi:jar:2.25.31 (compile)
- software.amazon.awssdk:regions:jar:2.25.31 (compile)
- software.amazon.awssdk:annotations:jar:2.25.31 (compile)
- software.amazon.awssdk:utils:jar:2.25.31 (compile)
- software.amazon.awssdk:aws-core:jar:2.25.31 (compile)
- software.amazon.awssdk:metrics-spi:jar:2.25.31 (compile)
- software.amazon.awssdk:json-utils:jar:2.25.31 (compile)
- software.amazon.awssdk:endpoints-spi:jar:2.25.31 (compile)
- software.amazon.awssdk:netty-nio-client:jar:2.25.31 (runtime)
- io.netty:netty-codec-http:jar:4.1.108.Final (runtime)
- io.netty:netty-codec-http2:jar:4.1.108.Final (runtime)
- io.netty:netty-codec:jar:4.1.108.Final (runtime)
- io.netty:netty-transport:jar:4.1.108.Final (runtime)
- io.netty:netty-common:jar:4.1.108.Final (runtime)
- io.netty:netty-buffer:jar:4.1.108.Final (runtime)
- io.netty:netty-handler:jar:4.1.108.Final (runtime)
- io.netty:netty-transport-native-unix-common:jar:4.1.108.Final (runtime)
- io.netty:netty-transport-classes-epoll:jar:4.1.108.Final (runtime)
- io.netty:netty-resolver:jar:4.1.108.Final (runtime)
- software.amazon.awssdk:apache-client:jar:2.27.0 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- com.sun.xml.bind:jaxb-impl:jar:4.0.5 (compile)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- org.apache.httpcomponents.client5:httpclient5:jar:5.4.1 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.1 (compile)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.1 (compile)
- org.opensearch.client:opensearch-rest-client:jar:2.16.0 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- org.apache.httpcomponents:httpasyncclient:jar:4.1.5 (compile)
- org.apache.httpcomponents:httpcore-nio:jar:4.4.16 (compile)
- org.opensearch.client:opensearch-rest-high-level-client:jar:2.5.0 (compile)
- org.opensearch:opensearch:jar:2.5.0 (compile)
- org.opensearch:opensearch-core:jar:2.5.0 (compile)
- org.opensearch:opensearch-secure-sm:jar:2.5.0 (compile)
- org.opensearch:opensearch-x-content:jar:2.5.0 (compile)
- org.yaml:snakeyaml:jar:1.32 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.14.1 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.1 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.1 (compile)
- org.opensearch:opensearch-geo:jar:2.5.0 (compile)
- org.apache.lucene:lucene-core:jar:9.4.2 (compile)
- org.apache.lucene:lucene-analysis-common:jar:9.4.2 (compile)
- org.apache.lucene:lucene-backward-codecs:jar:9.4.2 (compile)
- org.apache.lucene:lucene-grouping:jar:9.4.2 (compile)
- org.apache.lucene:lucene-highlighter:jar:9.4.2 (compile)
- org.apache.lucene:lucene-join:jar:9.4.2 (compile)
- org.apache.lucene:lucene-memory:jar:9.4.2 (compile)
- org.apache.lucene:lucene-misc:jar:9.4.2 (compile)
- org.apache.lucene:lucene-queries:jar:9.4.2 (compile)
- org.apache.lucene:lucene-queryparser:jar:9.4.2 (compile)
- org.apache.lucene:lucene-sandbox:jar:9.4.2 (compile)
- org.apache.lucene:lucene-spatial-extras:jar:9.4.2 (compile)
- org.apache.lucene:lucene-spatial3d:jar:9.4.2 (compile)
- org.apache.lucene:lucene-suggest:jar:9.4.2 (compile)
- org.opensearch:opensearch-cli:jar:2.5.0 (compile)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (compile)
- com.carrotsearch:hppc:jar:0.8.1 (compile)
- joda-time:joda-time:jar:2.10.12 (compile)
- com.tdunning:t-digest:jar:3.2 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.1.12 (compile)
- org.apache.logging.log4j:log4j-jul:jar:2.17.1 (compile)
- net.java.dev.jna:jna:jar:5.5.0 (compile)
- org.opensearch.plugin:mapper-extras-client:jar:2.5.0 (compile)
- org.opensearch.plugin:parent-join-client:jar:2.5.0 (compile)
- org.opensearch.plugin:aggs-matrix-stats-client:jar:2.5.0 (compile)
- org.opensearch.plugin:rank-eval-client:jar:2.5.0 (compile)
- org.opensearch.plugin:lang-mustache-client:jar:2.5.0 (compile)
- com.github.spullara.mustache.java:compiler:jar:0.9.10 (compile)
- org.opensearch:opensearch:jar:2.5.0 (compile)
- org.mp4parser:isoparser:jar:1.9.56 (compile)
- org.aspectj:aspectjrt:jar:1.9.7 (compile)
- org.verapdf:validation-model-jakarta:jar:1.26.1 (compile)
Licenses
Eclipse Public License 2.0: Eclipse Parsson, JSON-B API, JSON-P Default Provider, Jakarta JSON Processing API
MIT-0: reactive-streams
The Apache License, Version 2.0: OpenSearch Java Client, PDS Registry Common, gov.nasa.pds:pds3-product-tools, gov.nasa.pds:pds4-jparser, gov.nasa.pds:validate, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
Mozilla Public License, Version 2.0: rhino
MIT License: Cucumber CiEnvironment, Cucumber Expressions, Cucumber HTML Formatter, Cucumber Messages, Cucumber Query, Cucumber Tag Expressions, Cucumber-JVM: Core, Cucumber-JVM: Docstring, Cucumber-JVM: Gherkin, Cucumber-JVM: Gherkin Messages, Cucumber-JVM: JUnit 4, Cucumber-JVM: Java, Cucumber-JVM: Plugin, Cucumber-JVN: DataTable, Gherkin, JUnit XML Formatter, SLF4J API Module, SLF4J NOP Provider, TestNG XML Formatter
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Mozilla Public License Version 2.0: Saxon-HE
GPL2 w/ CPE: Jakarta Annotations API
New BSD License: Hamcrest Core
BSD licence: ANTLR StringTemplate
BSD 3-Clause License: veraPDF PDF/A XMP Library Core
Apache 2: Apache Lucene (module: backward-codecs), Apache Lucene (module: common), Apache Lucene (module: core), Apache Lucene (module: grouping), Apache Lucene (module: highlighter), Apache Lucene (module: join), Apache Lucene (module: memory), Apache Lucene (module: misc), Apache Lucene (module: queries), Apache Lucene (module: queryparser), Apache Lucene (module: sandbox), Apache Lucene (module: spatial-extras), Apache Lucene (module: spatial3d), Apache Lucene (module: suggest), opencsv
BSD: StAX Utilities Project
Unknown: ANTLR Grammar Tool, Antlr 3 Runtime, oro, serializer, vicario, xalan
Eclipse Public License v. 2.0: org.eclipse.yasson
Public Domain, per Creative Commons CC0: HdrHistogram
Apache License version 2.0: XML Resolver
BSD License: AntLR Parser Generator
Apache License 2.0: compiler
The MIT License: Checker Qual, JOpt Simple, jsoup Java HTML Parser
Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Log4j API, Apache Log4j Core, Apache Tika core, Gson, java-diff
Apache License, Version 2.0: AWS Event Stream, AWS Java SDK :: AWS Core, AWS Java SDK :: Annotations, AWS Java SDK :: Auth, AWS Java SDK :: Checksums, AWS Java SDK :: Checksums SPI, AWS Java SDK :: Core :: Protocols :: AWS Json Protocol, AWS Java SDK :: Core :: Protocols :: Json Utils, AWS Java SDK :: Core :: Protocols :: Protocol Core, AWS Java SDK :: Endpoints SPI, AWS Java SDK :: HTTP Auth, AWS Java SDK :: HTTP Auth AWS, AWS Java SDK :: HTTP Auth SPI, AWS Java SDK :: HTTP Client Interface, AWS Java SDK :: HTTP Clients :: Apache, AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O, AWS Java SDK :: Identity SPI, AWS Java SDK :: Metrics SPI, AWS Java SDK :: Profiles, AWS Java SDK :: Regions, AWS Java SDK :: SDK Core, AWS Java SDK :: Services :: Open Search, AWS Java SDK :: Third Party :: Jackson-core, AWS Java SDK :: Utilities, Apache Commons Collections, Apache HttpAsyncClient, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache HttpCore NIO, Apache Log4j JUL Adapter, Guava: Google Core Libraries for Java, J2ObjC Annotations, Joda-Time, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Unix/Common, SnakeYAML, java-xmlbuilder
EPL 2.0: Jakarta Annotations API
LGPL, version 2.1: Java Native Access
GNU General Public License, version 3 (GPL-3.0): veraPDF Feature Reporting, veraPDF Library core, veraPDF Metadata Fixer, veraPDF Parser, veraPDF Validation, veraPDF Validation Model API
Sun Microsystems, Inc. Binary Code License Agreement: Java Advanced Imaging, Java Advanced Imaging Codecs
Apache License v2.0: Java Native Access
Mozilla Public License 2.0 (MPL-2.0): veraPDF Feature Reporting, veraPDF Library core, veraPDF Metadata Fixer, veraPDF Parser, veraPDF Validation, veraPDF Validation Model API
Apache Software License - Version 2.0: ISO Parser
The SAX License: XML Commons External Components XML APIs
BSD-2-Clause: HdrHistogram
The W3C License: XML Commons External Components XML APIs
Eclipse Distribution License v. 1.0: org.eclipse.yasson
Public Domain: JSON in Java, nom.tam.fits
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Public domain: base64
GNU General Public License, version 2 with the GNU Classpath Exception: Eclipse Parsson, JSON-B API, JSON-P Default Provider, Jakarta JSON Processing API
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, Old JAXB Core, Old JAXB Runtime, Old JAXB XJC, TXW2 Runtime, istack common utility code runtime
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Commons Configuration, Commons BeanUtils, Commons Chain, Commons Digester, Commons Lang, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HPPC Collections, Jackson dataformat: CBOR, Jackson dataformat: Smile, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, T-Digest, XML Commons External Components XML APIs, Xerces2-j, aggs-matrix-stats, jackson-databind, lang-mustache, mapper-extras, opensearch-cli, opensearch-core, opensearch-geo, opensearch-secure-sm, opensearch-x-content, parent-join, rank-eval, rest, rest-high-level, server
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
antlr-2.7.7.jar | 445.3 kB | 239 | 224 | 12 | 1.2 | Yes |
hppc-0.8.1.jar | 1.2 MB | 964 | 950 | 5 | 1.7 | Yes |
jackson-annotations-2.18.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
jackson-core-2.18.1.jar | 597.8 kB | 293 | 212 | 15 | - | - |
jackson-databind-2.18.1.jar | 1.7 MB | 829 | 790 | 24 | 9 | Yes |
jackson-dataformat-cbor-2.14.1.jar | 64 kB | 32 | 15 | 3 | 9 | Yes |
jackson-dataformat-smile-2.14.1.jar | 97.3 kB | 40 | 22 | 4 | 9 | Yes |
jackson-dataformat-yaml-2.14.1.jar | 54.4 kB | 43 | 21 | 4 | 9 | Yes |
spotbugs-annotations-4.8.6.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
compiler-0.9.10.jar | 111.5 kB | 106 | 90 | 7 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
gson-2.11.0.jar | 298.4 kB | 244 | 224 | 10 | 9 | Yes |
error_prone_annotations-2.27.0.jar | 19.4 kB | 47 | 28 | 3 | 9 | Yes |
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 | 18 | 2 | 9 | Yes |
java-xmlbuilder-1.3.jar | 19 kB | 15 | 5 | 1 | 1.7 | Yes |
istack-commons-runtime-4.1.1.jar | 26.1 kB | 36 | 24 | 4 | 11 | Yes |
jaxb-core-4.0.5.jar | 235.4 kB | 257 | 186 | 24 | 11 | Yes |
jaxb-impl-4.0.5.jar | 923.2 kB | 697 | 559 | 19 | 11 | Yes |
jaxb-xjc-4.0.5.jar | 1.9 MB | 1465 | 1196 | 65 | 11 | Yes |
t-digest-3.2.jar | 51.2 kB | 29 | 18 | 1 | 1.7 | Yes |
commons-beanutils-1.8.3.jar | 232 kB | 155 | 137 | 6 | 1.3 | Yes |
commons-chain-1.2.jar | 91.7 kB | 81 | 61 | 8 | 1.3 | Yes |
commons-cli-1.9.0.jar | 75.5 kB | 51 | 38 | 2 | 9 | Yes |
commons-codec-1.17.1.jar | 372.7 kB | 262 | 115 | 8 | 9 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-configuration-1.10.jar | 362.7 kB | 219 | 194 | 10 | 1.5 | Yes |
commons-digester-2.1.jar | 196.8 kB | 182 | 155 | 14 | 1.5 | Yes |
commons-io-2.17.0.jar | 516 kB | 378 | 351 | 16 | 9 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
commons-logging-1.3.4.jar | 73.7 kB | 42 | 28 | 3 | 9 | Yes |
nom-tam-fits-1.20.1.jar | 705.8 kB | 461 | 412 | 32 | 1.8 | Yes |
opencsv-5.5-SNAPSHOT.jar | 235.9 kB | 190 | 151 | 15 | 1.8 | Yes |
pds3-product-tools-4.4.1.jar | 1.5 MB | 274 | 127 | 16 | 1.8 | Yes |
pds4-jparser-2.10.1.jar | 504 kB | 409 | 382 | 12 | 1.8 | Yes |
registry-common-2.1.0-SNAPSHOT.jar | 269.1 kB | 242 | 189 | 21 | 1.8 | Yes |
vicario-48.0.3-SNAPSHOT.jar | 721.9 kB | 195 | 153 | 6 | 1.8 | Yes |
ci-environment-10.0.1.jar | 49.7 kB | 49 | 31 | 2 | 1.8 | Yes |
cucumber-core-7.20.1.jar | 3 MB | 1447 | 1336 | 56 | 1.8 | Yes |
cucumber-expressions-17.1.0.jar | 79.4 kB | 64 | 54 | 1 | 1.8 | Yes |
cucumber-gherkin-7.20.1.jar | 7.5 kB | 20 | 9 | 1 | 1.8 | Yes |
cucumber-gherkin-messages-7.20.1.jar | 29 kB | 29 | 15 | 1 | 1.8 | Yes |
cucumber-java-7.20.1.jar | 746.3 kB | 1456 | 1366 | 79 | 1.8 | Yes |
cucumber-junit-7.18.1.jar | 41.2 kB | 41 | 31 | 1 | 1.8 | Yes |
cucumber-plugin-7.20.1.jar | 33.1 kB | 58 | 47 | 2 | 1.8 | Yes |
datatable-7.20.1.jar | 108.3 kB | 95 | 78 | 3 | 1.8 | Yes |
docstring-7.20.1.jar | 11.8 kB | 18 | 8 | 1 | 1.8 | Yes |
gherkin-28.0.0.jar | 111.5 kB | 66 | 56 | 1 | 1.8 | Yes |
html-formatter-21.7.0.jar | 274.7 kB | 18 | 3 | 1 | 1.8 | Yes |
junit-xml-formatter-0.5.0.jar | 14 kB | 14 | 4 | 1 | 1.8 | Yes |
messages-24.1.0.jar | 90.7 kB | 82 | 70 | 2 | 1.8 | Yes |
query-12.2.0.jar | 26.8 kB | 25 | 15 | 1 | 1.8 | Yes |
tag-expressions-6.1.0.jar | 13.3 kB | 22 | 12 | 1 | 1.8 | Yes |
testng-xml-formatter-0.2.0.jar | 15.4 kB | 15 | 5 | 1 | 1.8 | Yes |
netty-buffer-4.1.108.Final.jar | 307.7 kB | 155 | 138 | 2 | 1.6 | Yes |
netty-codec-4.1.108.Final.jar | 350.9 kB | 248 | 219 | 10 | 1.6 | Yes |
netty-codec-http-4.1.108.Final.jar | 668.1 kB | 420 | 391 | 9 | 1.6 | Yes |
netty-codec-http2-4.1.108.Final.jar | 489.6 kB | 302 | 281 | 1 | 1.6 | Yes |
netty-common-4.1.108.Final.jar | 660.7 kB | 524 | 492 | 9 | 1.6 | Yes |
netty-handler-4.1.108.Final.jar | 569 kB | 390 | 359 | 12 | 1.6 | Yes |
netty-resolver-4.1.108.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-transport-4.1.108.Final.jar | 497.4 kB | 403 | 373 | 12 | 1.6 | Yes |
netty-transport-classes-epoll-4.1.108.Final.jar | 147.4 kB | 87 | 67 | 1 | 1.6 | Yes |
netty-transport-native-unix-common-4.1.108.Final.jar | 44.1 kB | 45 | 32 | 1 | 1.6 | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 9 | Yes |
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
jakarta.json-api-2.1.3.jar | 48.6 kB | 50 | 37 | 4 | 9 | Yes |
jakarta.json.bind-api-2.0.0.jar | 35.7 kB | 44 | 27 | 7 | 9 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
joda-time-2.10.12.jar | 644.6 kB | 765 | 247 | 7 | 1.5 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
base64-2.3.8.jar | 17 kB | 13 | 4 | 1 | 1.6 | Yes |
jna-5.5.0.jar | 1.5 MB | 170 | 115 | 4 | 1.6 | Yes |
stax-utils-20070216.jar | 128.6 kB | 90 | 82 | 5 | 1.3 | Yes |
jopt-simple-5.0.4.jar | 78.1 kB | 71 | 59 | 3 | 1.7 | Yes |
Saxon-HE-12.5.jar | 5.6 MB | 2683 | 2600 | 59 | 1.8 | Yes |
antlr-3.3.jar | 897.1 kB | 335 | 218 | 7 | 1.5 | Yes |
antlr-runtime-3.3.jar | 163.6 kB | 129 | 116 | 4 | 1.4 | Yes |
stringtemplate-3.2.1.jar | 148.6 kB | 78 | 60 | 3 | 1.4 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-compress-1.27.1.jar | 1.1 MB | 625 | 573 | 37 | 9 | Yes |
commons-csv-1.11.0.jar | 56.2 kB | 32 | 19 | 2 | 9 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | 396 | 19 | 9 | Yes |
commons-text-1.11.0.jar | 246.7 kB | 180 | 158 | 9 | 9 | Yes |
httpasyncclient-4.1.5.jar | 181.5 kB | 111 | 86 | 8 | 1.6 | Yes |
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 |
httpcore-nio-4.4.16.jar | 368.9 kB | 271 | 242 | 14 | 1.6 | Yes |
httpclient5-5.4.1.jar | 908.2 kB | 568 | 523 | 27 | 1.8 | Yes |
httpcore5-5.3.1.jar | 906.4 kB | 703 | 657 | 31 | 1.8 | Yes |
httpcore5-h2-5.3.1.jar | 240.6 kB | 178 | 150 | 14 | 1.8 | Yes |
log4j-api-2.24.1.jar | 348.4 kB | 247 | 210 | 11 | 9 | Yes |
log4j-core-2.24.1.jar | 1.9 MB | 1319 | 1213 | 57 | 9 | Yes |
log4j-jul-2.17.1.jar | 31 kB | 29 | 14 | 1 | 1.8 | Yes |
lucene-analysis-common-9.4.2.jar | 1.9 MB | 710 | 586 | 69 | 11 | Yes |
lucene-backward-codecs-9.4.2.jar | 583.8 kB | 374 | 345 | 17 | 11 | Yes |
lucene-core-9.4.2.jar | 3.6 MB | 2222 | 2173 | 29 | - | - |
lucene-grouping-9.4.2.jar | 97.2 kB | 68 | 59 | 2 | 11 | Yes |
lucene-highlighter-9.4.2.jar | 269.4 kB | 177 | 165 | 5 | 11 | Yes |
lucene-join-9.4.2.jar | 154.2 kB | 115 | 106 | 2 | 11 | Yes |
lucene-memory-9.4.2.jar | 50.8 kB | 33 | 24 | 2 | 11 | Yes |
lucene-misc-9.4.2.jar | 96.7 kB | 66 | 52 | 8 | 11 | Yes |
lucene-queries-9.4.2.jar | 496.1 kB | 372 | 357 | 9 | 11 | Yes |
lucene-queryparser-9.4.2.jar | 422.1 kB | 290 | 250 | 28 | 11 | Yes |
lucene-sandbox-9.4.2.jar | 253.6 kB | 151 | 134 | 7 | 11 | Yes |
lucene-spatial-extras-9.4.2.jar | 240.3 kB | 154 | 137 | 11 | 11 | Yes |
lucene-spatial3d-9.4.2.jar | 314.2 kB | 151 | 142 | 3 | 11 | Yes |
lucene-suggest-9.4.2.jar | 239.8 kB | 137 | 120 | 7 | 11 | Yes |
tika-core-2.9.2.jar | 743.9 kB | 499 | 447 | 33 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
aspectjrt-1.9.7.jar | 122.9 kB | 148 | 130 | 11 | 1.8 | Yes |
checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 9 | Yes |
yasson-2.0.2.jar | 350.8 kB | 271 | 235 | 10 | 9 | Yes |
angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | 9 | Yes |
parsson-1.1.6.jar | 125.9 kB | 85 | 69 | 3 | 9 | Yes |
elasticsearch-rest-client-8.14.3.jar | 74.3 kB | 56 | 48 | 1 | 1.8 | Yes |
jakarta.json-2.0.0-module.jar | 115.5 kB | 77 | 61 | 3 | 9 | Yes |
jaxb-core-4.0.2.jar | 138.6 kB | 158 | 107 | 18 | 11 | Yes |
jaxb-runtime-4.0.2.jar | 908.2 kB | 673 | 539 | 19 | 11 | Yes |
txw2-4.0.2.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
HdrHistogram-2.1.12.jar | 173.8 kB | 106 | 96 | 2 | 1.7 | Yes |
java-diff-1.1.2.jar | 10.1 kB | 11 | 6 | 1 | 1.5 | Yes |
json-20240303.jar | 78.3 kB | 42 | 31 | 2 | 9 | Yes |
jsoup-1.18.1.jar | 452.9 kB | 299 | 277 | 8 | 9 | Yes |
junit-jupiter-5.11.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.3.jar | 216.4 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.11.3.jar | 260.1 kB | 152 | 135 | 9 | 9 | Yes |
junit-jupiter-params-5.11.3.jar | 591.6 kB | 388 | 354 | 22 | 9 | Yes |
junit-platform-commons-1.11.3.jar | 142 kB | 88 | 66 | 8 | 9 | Yes |
junit-platform-engine-1.11.3.jar | 246.8 kB | 177 | 158 | 10 | 9 | Yes |
junit-vintage-engine-5.11.3.jar | 68.6 kB | 49 | 35 | 6 | 9 | Yes |
rhino-1.7.13.jar | 1.3 MB | 544 | 506 | 22 | 1.8 | Yes |
isoparser-1.9.56.jar | 569.2 kB | 354 | 313 | 23 | 9 | Yes |
opensearch-2.5.0.jar | 13.7 MB | 7188 | 6809 | 326 | 11 | Yes |
opensearch-cli-2.5.0.jar | 18.3 kB | 16 | 9 | 1 | 11 | Yes |
opensearch-core-2.5.0.jar | 50.1 kB | 47 | 29 | 10 | 11 | Yes |
opensearch-geo-2.5.0.jar | 46 kB | 31 | 23 | 2 | 11 | Yes |
opensearch-secure-sm-2.5.0.jar | 12.6 kB | 13 | 6 | 1 | 11 | Yes |
opensearch-x-content-2.5.0.jar | 146.2 kB | 108 | 94 | 8 | 11 | Yes |
opensearch-java-2.13.0.jar | 5.9 MB | 4336 | 4225 | 104 | 1.8 | Yes |
opensearch-rest-client-2.16.0.jar | 70.1 kB | 52 | 45 | 1 | 1.8 | Yes |
opensearch-rest-high-level-client-2.5.0.jar | 309.3 kB | 162 | 145 | 7 | 11 | Yes |
aggs-matrix-stats-client-2.5.0.jar | 57.4 kB | 41 | 27 | 5 | 11 | Yes |
lang-mustache-client-2.5.0.jar | 63 kB | 41 | 33 | 1 | 11 | Yes |
mapper-extras-client-2.5.0.jar | 83.9 kB | 49 | 40 | 2 | 11 | Yes |
parent-join-client-2.5.0.jar | 87 kB | 57 | 44 | 5 | 11 | Yes |
rank-eval-client-2.5.0.jar | 82.4 kB | 39 | 29 | 1 | 11 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | 56 | 5 | 9 | Yes |
slf4j-nop-2.0.16.jar | 5 kB | 17 | 2 | 2 | 9 | Yes |
core-jakarta-1.26.1.jar | 873.1 kB | 455 | 369 | 33 | 1.8 | Yes |
feature-reporting-jakarta-1.26.1.jar | 82.7 kB | 46 | 31 | 3 | 1.8 | Yes |
metadata-fixer-jakarta-1.26.1.jar | 40.7 kB | 29 | 11 | 4 | 1.8 | Yes |
parser-1.26.1.jar | 2.4 MB | 471 | 284 | 38 | 1.8 | Yes |
pdf-model-1.26.1.jar | 214.5 kB | 392 | 372 | 9 | 1.8 | Yes |
validation-model-jakarta-1.26.1.jar | 473 kB | 370 | 311 | 40 | 1.8 | Yes |
verapdf-xmp-core-jakarta-1.26.1.jar | 155.8 kB | 78 | 61 | 6 | 1.8 | Yes |
xmlresolver-5.2.2-data.jar | 1 MB | 430 | 0 | 0 | - | - |
xmlresolver-5.2.2.jar | 165.7 kB | 110 | 90 | 10 | 1.8 | Yes |
snakeyaml-1.32.jar | 332 kB | 264 | 226 | 21 | 1.7 | Yes |
oro-2.0.8.jar | 65.3 kB | 74 | 62 | 6 | 1.2 | No |
annotations-2.25.31.jar | 13.8 kB | 26 | 13 | 1 | 1.8 | No |
apache-client-2.27.0.jar | 76.7 kB | 70 | 43 | 6 | 1.8 | Yes |
auth-2.25.31.jar | 230.9 kB | 176 | 150 | 12 | 1.8 | Yes |
aws-core-2.25.31.jar | 161.5 kB | 154 | 113 | 21 | 1.8 | Yes |
aws-json-protocol-2.25.31.jar | 115.1 kB | 104 | 86 | 5 | 1.8 | Yes |
checksums-2.25.31.jar | 9.3 kB | 15 | 2 | 1 | 1.8 | Yes |
checksums-spi-2.25.31.jar | 8 kB | 15 | 1 | 1 | 1.8 | No |
endpoints-spi-2.25.31.jar | 13.2 kB | 19 | 6 | 1 | 1.8 | Yes |
http-auth-2.25.31.jar | 17.5 kB | 29 | 10 | 4 | 1.8 | Yes |
http-auth-aws-2.25.31.jar | 211.3 kB | 137 | 104 | 13 | 1.8 | Yes |
http-auth-spi-2.25.31.jar | 44.4 kB | 59 | 39 | 4 | 1.8 | Yes |
http-client-spi-2.25.31.jar | 84.1 kB | 86 | 70 | 3 | 1.8 | Yes |
identity-spi-2.25.31.jar | 30.5 kB | 40 | 25 | 2 | 1.8 | Yes |
json-utils-2.25.31.jar | 30.9 kB | 32 | 17 | 2 | 1.8 | Yes |
metrics-spi-2.25.31.jar | 27.3 kB | 30 | 16 | 2 | 1.8 | Yes |
netty-nio-client-2.25.31.jar | 287.6 kB | 191 | 164 | 5 | 1.8 | Yes |
opensearch-2.25.31.jar | 2.3 MB | 1416 | 1393 | 9 | 1.8 | Yes |
profiles-2.25.31.jar | 49.5 kB | 41 | 27 | 2 | 1.8 | Yes |
protocol-core-2.25.31.jar | 35.1 kB | 41 | 27 | 1 | 1.8 | Yes |
regions-2.25.31.jar | 859.2 kB | 444 | 422 | 8 | 1.8 | Yes |
sdk-core-2.25.31.jar | 897.5 kB | 712 | 628 | 58 | 1.8 | Yes |
third-party-jackson-core-2.25.31.jar | 535 kB | 215 | 185 | 14 | 1.8 | Yes |
utils-2.25.31.jar | 218.3 kB | 166 | 145 | 9 | 1.8 | Yes |
eventstream-1.0.1.jar | 30.2 kB | 29 | 19 | 1 | 1.8 | Yes |
serializer-2.7.3.jar | 283.5 kB | 123 | 108 | 3 | 1.8 | Yes |
xalan-2.7.3.jar | 3.5 MB | 1653 | 1581 | 50 | 1.8 | Yes |
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-resolver-1.2.jar | 84.1 kB | 49 | 30 | 5 | 1.1 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
194 | 98.9 MB | 61139 | 54043 | 2500 | 11 | 184 |
compile: 151 | compile: 87.7 MB | compile: 52868 | compile: 46686 | compile: 2156 | 11 | compile: 142 |
runtime: 15 | runtime: 4.6 MB | runtime: 3231 | runtime: 2879 | runtime: 86 | runtime: 15 | |
test: 28 | test: 6.6 MB | test: 5040 | test: 4478 | test: 258 | 9 | test: 27 |