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.curator | curator-recipes | 5.6.0 | jar | The Apache Software License, Version 2.0 |
| org.geotools | gt-main | 34.2 | jar | Lesser General Public License (LGPL) |
| org.locationtech.geomesa | geomesa-arrow-gt_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.locationtech.geomesa | geomesa-feature-kryo_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.locationtech.geomesa | geomesa-hadoop-utils_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.locationtech.geomesa | geomesa-hbase-rpc_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.locationtech.geomesa | geomesa-index-api_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.locationtech.geomesa | geomesa-security_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.locationtech.geomesa | geomesa-utils_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.scala-lang | scala-library | 2.12.20 | jar | Apache-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.reload4j | reload4j | 1.2.25 | jar | The Apache Software License, Version 2.0 |
| org.geomesa.testcontainers | testcontainers-hbase | 1.2.0 | jar | Apache-2.0 |
| org.locationtech.geomesa | geomesa-hbase-distributed-runtime-hbase2_2.12 | 6.0.0-SNAPSHOT | jar | Apache-2.0 |
| org.slf4j | slf4j-reload4j | 1.7.36 | jar | MIT License |
| org.specs2 | specs2-core_2.12 | 4.23.0 | jar | MIT |
| org.specs2 | specs2-junit_2.12 | 4.23.0 | 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.hadoop | hadoop-client | 3.5.0 | jar | Apache-2.0 |
| org.apache.hbase | hbase-client | 2.6.3-hadoop3 | jar | Apache License, Version 2.0 |
| org.apache.hbase | hbase-common | 2.6.3-hadoop3 | jar | Apache License, Version 2.0 |
| org.apache.hbase | hbase-protocol | 2.6.3-hadoop3 | jar | Apache License, Version 2.0 |
| org.apache.htrace | htrace-core4 | 4.1.0-incubating | 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:
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 |
|---|---|---|---|---|
| io.prometheus | prometheus-metrics-exposition-formats | 1.5.1 | jar | The Apache Software License, Version 2.0 |
| org.hdrhistogram | HdrHistogram | 2.2.2 | jar | Public Domain, per Creative Commons CC0BSD-2-Clause |
| org.latencyutils | LatencyUtils | 2.0.3 | jar | Public Domain, per Creative Commons CC0 |
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
- org.locationtech.geomesa:geomesa-hbase-datastore_2.12:jar:6.0.0-SNAPSHOT
- org.locationtech.geomesa:geomesa-hbase-rpc_2.12:jar:6.0.0-SNAPSHOT (compile)
- com.google.protobuf:protobuf-java:jar:2.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.protobuf:protobuf-java:jar:2.5.0 (compile)
- org.locationtech.geomesa:geomesa-index-api_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-filter_2.12:jar:6.0.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.locationtech.geomesa:geomesa-metrics-micrometer_2.12:jar:6.0.0-SNAPSHOT (compile)
- com.github.pureconfig:pureconfig_2.12:jar:0.17.4 (compile)
- com.github.pureconfig:pureconfig-core_2.12:jar:0.17.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.pureconfig:pureconfig-generic_2.12:jar:0.17.4 (compile)
- com.github.pureconfig:pureconfig-generic-base_2.12:jar:0.17.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.chuusai:shapeless_2.12:jar:2.3.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.pureconfig:pureconfig-generic-base_2.12:jar:0.17.4 (compile)
- com.github.pureconfig:pureconfig-core_2.12:jar:0.17.4 (compile)
- io.micrometer:micrometer-core:jar:1.16.4 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.16.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.16.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- io.micrometer:micrometer-registry-prometheus:jar:1.16.4 (compile)
- io.prometheus:prometheus-metrics-core:jar:1.5.1 (compile)
- io.prometheus:prometheus-metrics-model:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.prometheus:prometheus-metrics-config:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.prometheus:prometheus-metrics-model:jar:1.5.1 (compile)
- io.prometheus:prometheus-metrics-tracer-common:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.prometheus:prometheus-metrics-exposition-formats:jar:1.5.1 (runtime)
- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.5.1 (compile)
- io.prometheus:prometheus-metrics-core:jar:1.5.1 (compile)
- io.prometheus:prometheus-metrics-exporter-httpserver:jar:1.5.1 (compile)
- io.prometheus:prometheus-metrics-exporter-common:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.prometheus:prometheus-metrics-exporter-common:jar:1.5.1 (compile)
- com.github.pureconfig:pureconfig_2.12:jar:0.17.4 (compile)
- com.github.ben-manes.caffeine:caffeine:jar:3.1.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.calrissian.mango:mango-core:jar:3.0.0 (compile)
- com.google.guava:guava:jar:27.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0 (compile)
- com.google.guava:guava:jar:27.0-jre (compile)
- org.datasyslab:s2-geometry-library:jar:20250620-rc1 (compile)
- it.unimi.dsi:fastutil:jar:8.5.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- it.unimi.dsi:fastutil:jar:8.5.15 (compile)
- org.ejml:ejml-core:jar:0.41 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ejml:ejml-simple:jar:0.41 (compile)
- org.ejml:ejml-fsparse:jar:0.41 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ejml:ejml-fsparse:jar:0.41 (compile)
- com.clearspring.analytics:stream:jar:2.9.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.locationtech.geomesa:geomesa-filter_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-utils_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-z3_2.12:jar:6.0.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-pool2:jar:2.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-csv:jar:1.10.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.26.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.13.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.locationtech.jts:jts-core:jar:1.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.geotools:gt-referencing:jar:34.2 (compile)
- commons-pool:commons-pool:jar:1.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- it.geosolutions.jgridshift:jgridshift-core:jar:1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.sf.geographiclib:GeographicLib-Java:jar:1.49 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-pool:commons-pool:jar:1.6 (compile)
- org.geotools:gt-metadata:jar:34.2 (compile)
- org.geotools.ogc:net.opengis.ows:jar:34.2 (compile)
- org.geotools.ogc:org.w3.xlink:jar:34.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.emf:org.eclipse.emf.common:jar:2.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.emf:org.eclipse.emf.ecore:jar:2.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.geotools.ogc:org.w3.xlink:jar:34.2 (compile)
- org.geotools.ogc:net.opengis.ows:jar:34.2 (compile)
- org.geotools:gt-api:jar:34.2 (compile)
- systems.uom:systems-common:jar:2.1 (compile)
- si.uom:si-quantity:jar:2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- si.uom:si-units:jar:2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- si.uom:si-quantity:jar:2.1 (compile)
- tech.units:indriya:jar:2.2 (compile)
- tech.uom.lib:uom-lib-common:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- tech.uom.lib:uom-lib-common:jar:2.2 (compile)
- systems.uom:systems-common:jar:2.1 (compile)
- org.geotools:gt-cql:jar:34.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.locationtech.spatial4j:spatial4j:jar:0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.typesafe:config:jar:1.4.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.parboiled:parboiled-scala_2.12:jar:1.3.1 (compile)
- org.parboiled:parboiled-core:jar:1.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.parboiled:parboiled-core:jar:1.4.1 (compile)
- org.ehcache:sizeof:jar:0.4.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang.modules:scala-xml_2.12:jar:2.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.typesafe.scala-logging:scala-logging_2.12:jar:3.9.5 (compile)
- org.scala-lang:scala-reflect:jar:2.12.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang:scala-reflect:jar:2.12.20 (compile)
- org.locationtech.geomesa:geomesa-z3_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-hadoop-utils_2.12:jar:6.0.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.locationtech.geomesa:geomesa-feature-kryo_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-feature-common_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.jts.io:jts-io-common:jar:1.20.0 (compile)
- com.googlecode.json-simple:json-simple:jar:1.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.googlecode.json-simple:json-simple:jar:1.1.1 (compile)
- com.google.code.gson:gson:jar:2.10.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.locationtech.jts.io:jts-io-common:jar:1.20.0 (compile)
- com.esotericsoftware:kryo-shaded:jar:4.0.3 (compile)
- com.esotericsoftware:minlog:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:2.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.esotericsoftware:minlog:jar:1.3.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.21.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.minidev:json-smart:jar:2.5.2 (compile)
- net.minidev:accessors-smart:jar:2.5.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.minidev:accessors-smart:jar:2.5.2 (compile)
- org.locationtech.geomesa:geomesa-feature-common_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-arrow-gt_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-arrow-jts:jar:6.0.0-SNAPSHOT (compile)
- org.apache.arrow:arrow-vector:jar:19.0.0 (compile)
- org.apache.arrow:arrow-format:jar:19.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.arrow:arrow-memory-core:jar:19.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.flatbuffers:flatbuffers-java:jar:25.2.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.arrow:arrow-format:jar:19.0.0 (compile)
- org.apache.arrow:arrow-memory-netty:jar:19.0.0 (compile)
- org.apache.arrow:arrow-memory-netty-buffer-patch:jar:19.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-common:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.arrow:arrow-memory-netty-buffer-patch:jar:19.0.0 (compile)
- org.apache.arrow:arrow-vector:jar:19.0.0 (compile)
- org.locationtech.geomesa:geomesa-arrow-jts:jar:6.0.0-SNAPSHOT (compile)
- org.locationtech.geomesa:geomesa-security_2.12:jar:6.0.0-SNAPSHOT (compile)
- org.apache.accumulo:accumulo-access:jar:1.0.0-beta (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.accumulo:accumulo-access:jar:1.0.0-beta (compile)
- org.geotools:gt-main:jar:34.2 (compile)
- org.geotools:gt-http:jar:34.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.measure:unit-api:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.re2j:re2j:jar:1.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ejml:ejml-ddense:jar:0.41 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.imagen:utilities:jar:0.9.1 (compile)
- org.eclipse.imagen:iterators:jar:0.9.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.imagen:iterators:jar:0.9.1 (compile)
- org.eclipse.imagen:imagen-core:jar:0.9.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.geotools:gt-http:jar:34.2 (compile)
- org.apache.curator:curator-recipes:jar:5.6.0 (compile)
- org.apache.curator:curator-framework:jar:5.6.0 (compile)
- org.apache.curator:curator-client:jar:5.6.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.curator:curator-client:jar:5.6.0 (compile)
- org.apache.curator:curator-framework:jar:5.6.0 (compile)
- org.apache.hbase:hbase-client:jar:2.6.3-hadoop3 (provided)
- org.apache.hbase.thirdparty:hbase-shaded-protobuf:jar:4.1.11 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase:hbase-hadoop-compat:jar:2.6.3-hadoop3 (provided)
- org.apache.hbase:hbase-metrics-api:jar:2.6.3-hadoop3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase:hbase-metrics-api:jar:2.6.3-hadoop3 (provided)
- org.apache.hbase:hbase-hadoop2-compat:jar:2.6.3-hadoop3 (provided)
- org.apache.hbase:hbase-metrics:jar:2.6.3-hadoop3 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.activation:javax.activation-api:jar:1.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase:hbase-metrics:jar:2.6.3-hadoop3 (provided)
- org.apache.hbase:hbase-protocol-shaded:jar:2.6.3-hadoop3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:jar:4.1.11 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase.thirdparty:hbase-shaded-netty:jar:4.1.11 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.zookeeper:zookeeper:jar:3.9.5 (provided)
- org.apache.zookeeper:zookeeper-jute:jar:3.9.5 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler:jar:4.1.121.Final (provided)
- io.netty:netty-resolver:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-buffer:jar:4.1.121.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-unix-common:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver:jar:4.1.121.Final (provided)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.121.Final (provided)
- io.netty:netty-transport-classes-epoll:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-epoll:jar:4.1.121.Final (provided)
- org.apache.zookeeper:zookeeper-jute:jar:3.9.5 (provided)
- io.opentelemetry:opentelemetry-api:jar:1.49.0 (provided)
- io.opentelemetry:opentelemetry-context:jar:1.49.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-context:jar:1.49.0 (provided)
- org.jruby.jcodings:jcodings:jar:1.0.58 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jruby.joni:joni:jar:2.2.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.dropwizard.metrics:metrics-core:jar:3.2.6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-crypto:jar:1.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.yetus:audience-annotations:jar:0.13.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hadoop:hadoop-auth:jar:3.5.0 (provided)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (provided)
- commons-logging:commons-logging:jar:1.3.5 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.5 (provided)
- com.nimbusds:nimbus-jose-jwt:jar:10.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kerby:kerb-core:jar:2.0.3 (provided)
- org.apache.kerby:kerby-pkix:jar:2.0.3 (provided)
- org.apache.kerby:kerby-asn1:jar:2.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kerby:kerby-util:jar:2.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kerby:kerby-asn1:jar:2.0.3 (provided)
- org.apache.kerby:kerby-pkix:jar:2.0.3 (provided)
- org.apache.kerby:kerb-util:jar:2.0.3 (provided)
- org.apache.kerby:kerby-config:jar:2.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kerby:kerb-crypto:jar:2.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.kerby:kerby-config:jar:2.0.3 (provided)
- org.apache.hadoop.thirdparty:hadoop-shaded-guava:jar:1.5.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (provided)
- org.apache.hadoop:hadoop-common:jar:3.5.0 (provided)
- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:jar:1.5.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-cli:commons-cli:jar:1.6.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-net:commons-net:jar:3.9.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:2.3.6 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.core:jersey-server:jar:2.46 (provided)
- org.glassfish.jersey.core:jersey-common:jar:2.46 (provided)
- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 (provided)
- org.glassfish.jersey.core:jersey-client:jar:2.46 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:2.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.core:jersey-common:jar:2.46 (provided)
- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.46 (provided)
- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.46 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.46 (provided)
- org.glassfish.jersey.inject:jersey-hk2:jar:2.46 (provided)
- org.glassfish.hk2:hk2-locator:jar:2.6.1 (provided)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-api:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-utils:jar:2.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 (provided)
- org.javassist:javassist:jar:3.30.2-GA (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-locator:jar:2.6.1 (provided)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-configuration2:jar:2.10.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.avro:avro:jar:1.11.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.jcraft:jsch:jar:0.1.55 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-epoll:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcprov-jdk18on:jar:1.82 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.woodstox:woodstox-core:jar:5.4.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- dnsjava:dnsjava:jar:3.6.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.xerial.snappy:snappy-java:jar:1.1.10.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9 (provided)
- org.glassfish.jaxb:txw2:jar:2.3.9 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.sun.activation:jakarta.activation:jar:1.2.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:2.3.9 (provided)
- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:jar:1.5.0 (provided)
- org.apache.hbase.thirdparty:hbase-shaded-protobuf:jar:4.1.11 (provided)
- org.apache.hbase:hbase-common:jar:2.6.3-hadoop3 (provided)
- org.apache.hbase:hbase-logging:jar:2.6.3-hadoop3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase.thirdparty:hbase-shaded-gson:jar:4.1.11 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase.thirdparty:hbase-unsafe:jar:4.1.11 (provided)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.29.0-alpha (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hbase:hbase-logging:jar:2.6.3-hadoop3 (provided)
- org.apache.hbase:hbase-protocol:jar:2.6.3-hadoop3 (provided)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.annotation:javax.annotation-api:jar:1.2 (provided)
- org.apache.htrace:htrace-core4:jar:4.1.0-incubating (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hadoop:hadoop-client:jar:3.5.0 (provided)
- org.apache.hadoop:hadoop-hdfs-client:jar:3.5.0 (provided)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (provided)
- org.apache.hadoop:hadoop-yarn-api:jar:3.5.0 (provided)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (provided)
- org.apache.hadoop:hadoop-yarn-client:jar:3.5.0 (provided)
- org.eclipse.jetty.websocket:websocket-client:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-client:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.websocket:websocket-common:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty.websocket:websocket-api:jar:9.4.57.v20241219 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.websocket:websocket-api:jar:9.4.57.v20241219 (provided)
- org.eclipse.jetty:jetty-client:jar:9.4.57.v20241219 (provided)
- org.jline:jline:jar:3.9.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.websocket:websocket-client:jar:9.4.57.v20241219 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.5.0 (provided)
- org.apache.hadoop:hadoop-yarn-common:jar:3.5.0 (provided)
- jakarta.servlet:jakarta.servlet-api:jar:4.0.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.21.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.21.1 (provided)
- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.21.1 (provided)
- net.jodah:failsafe:jar:2.4.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet:jakarta.servlet-api:jar:4.0.4 (provided)
- io.netty:netty-all:jar:4.1.121.Final (provided)
- io.netty:netty-codec-dns:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-haproxy:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-http:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-http2:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-memcache:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-mqtt:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-redis:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-smtp:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-socks:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-stomp:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-xml:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler-proxy:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-handler-ssl-ocsp:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-rxtx:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-sctp:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-udt:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-classes-kqueue:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.121.Final (provided)
![[Information]](./images/icon_info_sml.gif)
- io.netty:netty-codec-dns:jar:4.1.121.Final (provided)
- org.apache.hadoop:hadoop-yarn-common:jar:3.5.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:3.5.0 (provided)
- org.apache.hadoop:hadoop-mapreduce-client-common:jar:3.5.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hadoop:hadoop-mapreduce-client-common:jar:3.5.0 (provided)
- org.apache.hadoop:hadoop-annotations:jar:3.5.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.hadoop:hadoop-hdfs-client:jar:3.5.0 (provided)
- org.specs2:specs2-core_2.12:jar:4.23.0 (test)
- org.specs2:specs2-matcher_2.12:jar:4.23.0 (test)
- org.specs2:specs2-common_2.12:jar:4.23.0 (test)
- org.specs2:specs2-fp_2.12:jar:4.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang.modules:scala-parser-combinators_2.12:jar:2.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.specs2:specs2-fp_2.12:jar:4.23.0 (test)
- org.specs2:specs2-common_2.12:jar:4.23.0 (test)
- org.scala-sbt:test-interface:jar:1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.portable-scala:portable-scala-reflect_2.12:jar:1.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.specs2:specs2-matcher_2.12:jar:4.23.0 (test)
- org.specs2:specs2-junit_2.12:jar:4.23.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.geomesa.testcontainers:testcontainers-hbase:jar:1.2.0 (test)
- org.testcontainers:testcontainers:jar:2.0.3 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.7.0 (test)
- com.github.docker-java:docker-java-transport:jar:3.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.18.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.7.0 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.geomesa.testcontainers:testcontainers-accumulo:jar:1.6.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers:jar:2.0.3 (test)
- org.locationtech.geomesa:geomesa-hbase-distributed-runtime-hbase2_2.12:jar:6.0.0-SNAPSHOT (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang:scala-library:jar:2.12.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-reload4j:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.locationtech.geomesa:geomesa-hbase-rpc_2.12:jar:6.0.0-SNAPSHOT (compile)
Licenses
3-Clause BSD License: Kryo Shaded
The BSD License: JLine Bundle, Stax2 API
Eclipse Public License 1.0: JUnit
GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Server Pages API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
Apache 2: Objenesis, core, parboiled-core, parboiled-scala
Eclipse Public License, Version 2.0: org.locationtech.jts.io:jts-io-common, org.locationtech.jts:jts-core
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD: Units of Measurement Common Library for Java, Units of Measurement Common Unit Systems, test-interface
New BSD license: Protocol Buffer Java API
Unknown: jgridshift-core
LGPL-2.1-or-later: Java Native Access
Lesser General Public License (LGPL): GeoTools Interfaces, HTTP Clients, Main module, Metadata, OGC CQL to Filter parser, Open Web Services Model, Referencing services, Xlink Model
Apache-2.0: Accumulo TestContainer, Apache Accumulo Access Project, Apache Avro, Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Pool, Apache Commons Text, Apache Hadoop Annotations, Apache Hadoop Auth, Apache Hadoop Client Aggregator, Apache Hadoop Common, Apache Hadoop HDFS Client, Apache Hadoop MapReduce Common, Apache Hadoop MapReduce Core, Apache Hadoop MapReduce JobClient, Apache Hadoop YARN API, Apache Hadoop YARN Client, Apache Hadoop YARN Common, Arrow Format, Arrow Memory - Core, Arrow Memory - Netty, Arrow Memory - Netty Buffer, Arrow Vectors, GeoMesa Arrow GeoTools Abstractions, GeoMesa Arrow JTS Geometry Vectors, GeoMesa Features Common, GeoMesa Features Kryo, GeoMesa Filters and Functions, GeoMesa HBase DataStore, GeoMesa HBase Distributed Runtime, HBase 2.x, GeoMesa HBase RPC, GeoMesa Hadoop Utils, GeoMesa Index API, GeoMesa Index Z3, GeoMesa Metrics Micrometer, GeoMesa Security, GeoMesa Utils, Gson, HBase TestContainer, Java Native Access, Kerby ASN1 Project, Kerby Config, Kerby PKIX Project, Kerby Util, Kerby-kerb Crypto, Kerby-kerb Util, Kerby-kerb core, Scala Library, Scala Reflect, config, scala-parser-combinators, scala-xml, snappy-java
EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Server Pages API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2
MIT license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
MPL 1.1: Javassist
BSD 3-Clause: SI Quantities, SI Units, Units of Measurement API, Units of Measurement Reference Implementation
BSD 2-Clause: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
Apache License, 2.0: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2
Apache Software License - Version 2.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Utilities, Jetty :: Websocket :: API, Jetty :: Websocket :: Client, Jetty :: Websocket :: Common
BSD-3-Clause: dnsjava
Public Domain: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2
Apache License V2.0: FlatBuffers Java API
Bouncy Castle Licence: Bouncy Castle Provider
Eclipse Public License - Version 1.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Utilities, Jetty :: Websocket :: API, Jetty :: Websocket :: Client, Jetty :: Websocket :: Common
Modified BSD: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2
Apache 2.0 License: scala-logging
BSD New: portable-scala-reflect
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime, org.locationtech.jts.io:jts-io-common, org.locationtech.jts:jts-core
MIT: Duct Tape, Testcontainers Core, specs2-common, specs2-core, specs2-fp, specs2-junit, specs2-matcher
The Eclipse Public License Version 1.0: org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Commons Pool, Curator Client, Curator Framework, Curator Recipes, Ehcache SizeOf Engine, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, JSON Small and Fast Parser, JSON.simple, Jackson datatype: JSR310, Jackson module: Old JAXB Annotations (javax.xml.bind), Jackson-JAXRS: JSON, Jackson-JAXRS: base, Jackson-annotations, Jackson-core, Jakarta Dependency Injection, JetBrains Java Annotations, Nimbus JOSE+JWT, Prometheus Metrics Config, Prometheus Metrics Core, Prometheus Metrics Exporter - Common, Prometheus Metrics Exporter - HTTP Server, Prometheus Metrics Exposition Formats, Prometheus Metrics Exposition Text Formats, Prometheus Metrics Model, Prometheus Metrics Tracer Common, Spatial4J, docker-java-api, docker-java-transport, docker-java-transport-zerodep, htrace-core4, jackson-databind, json-path, micrometer-commons, micrometer-core, micrometer-observation, micrometer-registry-prometheus, org.eclipse.imagen:imagen-core, org.eclipse.imagen:iterators, org.eclipse.imagen:utilities, reload4j
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server
The Apache License, Version 2.0: EJML, JSpecify annotations, OpenTelemetry Java, OpenTelemetry Semantic Conventions Java, S2 Geometry Library for Java, Woodstox, org.apiguardian:apiguardian-api
MIT License: JCodings, Joni, SLF4J API Module, SLF4J Reload4j Binding
jQuery license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
Revised BSD: JSch
New BSD License: Hamcrest Core, MinLog
Go License: RE2/J
Mozilla Public License, version 2.0: pureconfig, pureconfig-core, pureconfig-generic, pureconfig-generic-base
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
Apache License 2.0: Jakarta Bean Validation API, Javassist, Metrics Core
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Crypto, Apache Commons Math, Apache Commons Net, Apache HBase - Client, Apache HBase - Common, Apache HBase - Hadoop Compatibility, Apache HBase - Hadoop Two Compatibility, Apache HBase - Logging, Apache HBase - Metrics API, Apache HBase - Metrics Implementation, Apache HBase - Protocol, Apache HBase - Shaded Protocol, Apache HBase Patched and Relocated (Shaded) Protobuf, Apache HBase Relocated (Shaded) GSON Libs, Apache HBase Relocated (Shaded) Netty Libs, Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs, Apache HBase Unsafe Wrapper, Apache Hadoop shaded Guava, Apache Hadoop shaded Protobuf, Apache HttpClient, Apache HttpCore, Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, Caffeine cache, Failsafe, Mango Core, Netty/All-in-One, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HAProxy, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/MQTT, Netty/Codec/Memcache, Netty/Codec/Redis, Netty/Codec/SMTP, Netty/Codec/Socks, Netty/Codec/Stomp, Netty/Codec/XML, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Handler/Ssl/Ocsp, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Netty/Transport/RXTX, Netty/Transport/SCTP, Netty/Transport/UDT, fastutil, stream-lib
BSD-2-Clause: HdrHistogram
The MIT License(MIT): Java implementation of GeographicLib
W3C license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
EDL 1.0: Jakarta Activation, JavaBeans Activation Framework API jar, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2
LGPL 2.1: Javassist
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| reload4j-1.2.25.jar | 333.3 kB | 244 | 218 | 14 | 1.5 | Yes | No |
| shapeless_2.12-2.3.10.jar | 3.2 MB | 2258 | 2250 | 6 | 1.8 | Yes | No |
| stream-2.9.8.jar | 178.4 kB | 99 | 79 | 8 | 1.8 | Yes | No |
| kryo-shaded-4.0.3.jar | 410.9 kB | 263 | 240 | 8 | 1.7 | Yes | No |
| minlog-1.3.0.jar | 5.7 kB | 12 | 2 | 1 | 1.5 | Yes | No |
| jackson-annotations-2.21.jar | 82.1 kB | 89 | 76 | 2 | 1.8 | Yes | No |
| jackson-core-2.21.1.jar | 594.8 kB | 286 | - | - | - | - | No |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes | - |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes | - |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes | - |
| jackson-databind-2.21.1.jar | 1.7 MB | 852 | - | - | - | - | No |
| • Root | - | 850 | 812 | 23 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jackson-datatype-jsr310-2.21.1.jar | 136.6 kB | 88 | - | - | - | - | No |
| • Root | - | 86 | 64 | 6 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jackson-jaxrs-base-2.21.1.jar | 36.4 kB | 43 | - | - | - | - | No |
| • Root | - | 41 | 23 | 5 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jackson-jaxrs-json-provider-2.21.1.jar | 16.6 kB | 31 | - | - | - | - | No |
| • Root | - | 29 | 10 | 2 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jackson-module-jaxb-annotations-2.21.1.jar | 37 kB | 34 | - | - | - | - | No |
| • Root | - | 32 | 13 | 3 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| woodstox-core-5.4.0.jar | 522.7 kB | 239 | 205 | 16 | 1.6 | Yes | No |
| caffeine-3.1.8.jar | 889.2 kB | 713 | 704 | 3 | 11 | Yes | No |
| docker-java-api-3.7.0.jar | 495.4 kB | 404 | 389 | 5 | 1.8 | Yes | No |
| docker-java-transport-3.7.0.jar | 38.8 kB | 45 | 34 | 1 | 1.8 | Yes | No |
| docker-java-transport-zerodep-3.7.0.jar | 2.3 MB | 1475 | 1362 | 74 | 1.8 | Yes | No |
| pureconfig-core_2.12-0.17.4.jar | 524.2 kB | 224 | 218 | 5 | 1.8 | Yes | No |
| pureconfig-generic-base_2.12-0.17.4.jar | 53.1 kB | 32 | 28 | 2 | 1.8 | Yes | No |
| pureconfig-generic_2.12-0.17.4.jar | 96 kB | 64 | 61 | 1 | 1.8 | Yes | No |
| pureconfig_2.12-0.17.4.jar | 0.3 kB | 1 | 0 | 0 | - | - | - |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
| gson-2.10.1.jar | 283.4 kB | 238 | - | - | - | - | No |
| • Root | - | 236 | 217 | 9 | 1.7 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| flatbuffers-java-25.2.10.jar | 110.9 kB | 79 | 68 | 2 | 1.8 | Yes | No |
| failureaccess-1.0.jar | 3.7 kB | 15 | 2 | 1 | 1.7 | Yes | No |
| guava-27.0-jre.jar | 2.7 MB | 1988 | 1957 | 19 | 1.8 | Yes | No |
| protobuf-java-2.5.0.jar | 533.5 kB | 256 | 246 | 1 | 1.5 | Yes | No |
| re2j-1.8.jar | 114.3 kB | 52 | 47 | 1 | 1.6 | Yes | No |
| json-simple-1.1.1.jar | 23.9 kB | 23 | 12 | 2 | 1.2 | Yes | No |
| json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes | No |
| jsch-0.1.55.jar | 282.6 kB | 180 | 167 | 4 | 1.5 | Yes | No |
| nimbus-jose-jwt-10.4.jar | 809.6 kB | 613 | - | - | - | - | No |
| • Root | - | 611 | 559 | 31 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 1.8 | Yes | No |
| istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | - | - | - | - | No |
| • Root | - | 38 | 23 | 4 | 1.8 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
| config-1.4.3.jar | 296 kB | 187 | 181 | 3 | 1.8 | Yes | No |
| scala-logging_2.12-3.9.5.jar | 61.2 kB | 23 | 17 | 1 | 1.8 | Yes | No |
| commons-cli-1.6.0.jar | 59.5 kB | 46 | - | - | - | - | No |
| • Root | - | 44 | 30 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-codec-1.18.0.jar | 373 kB | 262 | - | - | - | - | No |
| • Root | - | 261 | 114 | 7 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| commons-io-2.19.0.jar | 556.1 kB | 408 | - | - | - | - | No |
| • Root | - | 407 | 380 | 15 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - | No |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| commons-net-3.9.0.jar | 316.4 kB | 229 | 197 | 20 | 1.8 | Yes | No |
| commons-pool-1.6.jar | 111.1 kB | 69 | 55 | 2 | 1.5 | Yes | No |
| dnsjava-3.6.1.jar | 584 kB | 340 | - | - | - | - | No |
| • Root | - | 330 | 306 | 9 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 11 | No | - |
| • Versioned | - | 8 | 3 | 2 | 18 | Yes | - |
| metrics-core-3.2.6.jar | 136.5 kB | 137 | 127 | 1 | 1.6 | Yes | No |
| micrometer-commons-1.16.4.jar | 51.8 kB | 54 | 39 | 7 | 1.8 | Yes | No |
| micrometer-core-1.16.4.jar | 910.1 kB | 643 | 579 | 46 | 1.8 | Yes | No |
| micrometer-observation-1.16.4.jar | 83.9 kB | 82 | 67 | 6 | 1.8 | Yes | No |
| micrometer-registry-prometheus-1.16.4.jar | 42.5 kB | 26 | 18 | 1 | 1.8 | Yes | No |
| netty-all-4.1.121.Final.jar | 4.5 kB | 9 | 0 | 0 | - | - | - |
| netty-buffer-4.1.121.Final.jar | 339.1 kB | 172 | 155 | 2 | 1.6 | Yes | No |
| netty-codec-4.1.121.Final.jar | 355.5 kB | 250 | 221 | 10 | 1.6 | Yes | No |
| netty-codec-dns-4.1.121.Final.jar | 67.3 kB | 65 | 45 | 1 | 1.6 | Yes | No |
| netty-codec-haproxy-4.1.121.Final.jar | 37.8 kB | 39 | 19 | 1 | 1.6 | Yes | No |
| netty-codec-http-4.1.121.Final.jar | 676.4 kB | 427 | 398 | 9 | 1.6 | Yes | No |
| netty-codec-http2-4.1.121.Final.jar | 495.6 kB | 305 | 284 | 1 | 1.6 | Yes | No |
| netty-codec-memcache-4.1.121.Final.jar | 44.7 kB | 59 | 38 | 2 | 1.6 | Yes | No |
| netty-codec-mqtt-4.1.121.Final.jar | 113.7 kB | 94 | 74 | 1 | 1.6 | Yes | No |
| netty-codec-redis-4.1.121.Final.jar | 46 kB | 55 | 35 | 1 | 1.6 | Yes | No |
| netty-codec-smtp-4.1.121.Final.jar | 21.3 kB | 34 | 14 | 1 | 1.6 | Yes | No |
| netty-codec-socks-4.1.121.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes | No |
| netty-codec-stomp-4.1.121.Final.jar | 34.6 kB | 43 | 23 | 1 | 1.6 | Yes | No |
| netty-codec-xml-4.1.121.Final.jar | 19.8 kB | 36 | 16 | 1 | 1.6 | Yes | No |
| netty-common-4.1.121.Final.jar | 720.6 kB | 573 | 537 | 13 | 1.6 | Yes | No |
| netty-handler-4.1.121.Final.jar | 580.7 kB | 396 | 364 | 12 | 1.6 | Yes | No |
| netty-handler-proxy-4.1.121.Final.jar | 25.7 kB | 31 | 12 | 1 | 1.6 | Yes | No |
| netty-handler-ssl-ocsp-4.1.121.Final.jar | 26.8 kB | 29 | 15 | 1 | 1.6 | Yes | No |
| netty-resolver-4.1.121.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes | No |
| netty-resolver-dns-4.1.121.Final.jar | 188.4 kB | 143 | 123 | 1 | 1.6 | Yes | No |
| netty-resolver-dns-classes-macos-4.1.121.Final.jar | 9.1 kB | 17 | 3 | 1 | 1.6 | Yes | No |
| netty-resolver-dns-native-macos-4.1.121.Final-osx-aarch_64.jar | 19.8 kB | 11 | 0 | 0 | - | - | - |
| netty-resolver-dns-native-macos-4.1.121.Final-osx-x86_64.jar | 19.6 kB | 11 | 0 | 0 | - | - | - |
| netty-transport-4.1.121.Final.jar | 521.4 kB | 416 | 386 | 12 | 1.6 | Yes | No |
| netty-transport-classes-epoll-4.1.121.Final.jar | 147.6 kB | 87 | 67 | 1 | 1.6 | Yes | No |
| netty-transport-classes-kqueue-4.1.121.Final.jar | 108.6 kB | 63 | 50 | 1 | 1.6 | Yes | No |
| netty-transport-native-epoll-4.1.121.Final-linux-aarch_64.jar | 42.5 kB | 11 | 0 | 0 | - | - | - |
| netty-transport-native-epoll-4.1.121.Final-linux-riscv64.jar | 36.8 kB | 11 | 0 | 0 | - | - | - |
| netty-transport-native-epoll-4.1.121.Final-linux-x86_64.jar | 40.8 kB | 11 | 0 | 0 | - | - | - |
| netty-transport-native-epoll-4.1.121.Final.jar | 6.3 kB | 9 | 0 | 0 | - | - | - |
| netty-transport-native-kqueue-4.1.121.Final-osx-aarch_64.jar | 25.8 kB | 11 | 0 | 0 | - | - | - |
| netty-transport-native-kqueue-4.1.121.Final-osx-x86_64.jar | 25.3 kB | 11 | 0 | 0 | - | - | - |
| netty-transport-native-unix-common-4.1.121.Final.jar | 44.2 kB | 45 | 32 | 1 | 1.6 | Yes | No |
| netty-transport-rxtx-4.1.121.Final.jar | 18.2 kB | 24 | 11 | 1 | 1.6 | Yes | No |
| netty-transport-sctp-4.1.121.Final.jar | 50.8 kB | 53 | 29 | 4 | 1.6 | Yes | No |
| netty-transport-udt-4.1.121.Final.jar | 32.2 kB | 35 | 21 | 2 | 1.6 | Yes | No |
| opentelemetry-api-1.49.0.jar | 158.8 kB | 185 | 166 | 10 | 1.8 | Yes | No |
| opentelemetry-context-1.49.0.jar | 49.3 kB | 52 | 42 | 4 | 1.8 | Yes | No |
| opentelemetry-semconv-1.29.0-alpha.jar | 74.8 kB | 84 | 79 | 1 | 1.8 | Yes | No |
| prometheus-metrics-config-1.5.1.jar | 49 kB | 44 | 33 | 1 | 1.8 | Yes | No |
| prometheus-metrics-core-1.5.1.jar | 98.4 kB | 75 | 60 | 4 | 1.8 | Yes | No |
| prometheus-metrics-exporter-common-1.5.1.jar | 10.6 kB | 16 | 4 | 1 | 1.8 | Yes | No |
| prometheus-metrics-exporter-httpserver-1.5.1.jar | 21.1 kB | 23 | 11 | 1 | 1.8 | Yes | No |
| prometheus-metrics-exposition-formats-1.5.1.jar | 2.1 MB | 822 | 805 | 5 | 1.8 | Yes | No |
| prometheus-metrics-exposition-textformats-1.5.1.jar | 38.1 kB | 26 | 15 | 1 | 1.8 | Yes | No |
| prometheus-metrics-model-1.5.1.jar | 108.5 kB | 97 | 84 | 2 | 1.8 | Yes | No |
| prometheus-metrics-tracer-common-1.5.1.jar | 3.3 kB | 13 | 1 | 1 | 1.8 | No | No |
| jgridshift-core-1.3.jar | 13 kB | 15 | 4 | 1 | 1.6 | Yes | No |
| fastutil-8.5.15.jar | 23.7 MB | 12901 | 12885 | 11 | 1.8 | Yes | No |
| jakarta.activation-api-1.2.1.jar | 44.4 kB | 42 | 31 | 1 | 1.5 | Yes | No |
| jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes | No |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No | No |
| jakarta.servlet-api-4.0.4.jar | 83 kB | 108 | 85 | 4 | 1.8 | Yes | No |
| jakarta.servlet.jsp-api-2.3.6.jar | 53.7 kB | 70 | 58 | 3 | 1.7 | Yes | No |
| jakarta.validation-api-2.0.2.jar | 91.9 kB | 160 | 143 | 9 | 1.8 | Yes | No |
| jakarta.ws.rs-api-2.1.6.jar | 140.4 kB | 155 | 138 | 7 | 1.8 | Yes | No |
| jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - | No |
| • Root | - | 132 | 111 | 7 | 1.8 | Yes | - |
| • Versioned | - | 5 | 1 | 1 | 9 | Yes | - |
| javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes | No |
| javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes | No |
| unit-api-2.2.jar | 38.4 kB | 74 | - | - | - | - | No |
| • Root | - | 67 | 59 | 4 | 1.8 | Yes | - |
| • Versioned | - | 7 | 3 | 2 | 9 | No | - |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
| jna-5.18.1.jar | 2 MB | 191 | 124 | 4 | 1.8 | Yes | No |
| failsafe-2.4.4.jar | 99.8 kB | 83 | 67 | 6 | 1.8 | Yes | No |
| accessors-smart-2.5.2.jar | 30.4 kB | 24 | 13 | 2 | 1.8 | Yes | No |
| json-smart-2.5.2.jar | 122.4 kB | 107 | 93 | 5 | 1.8 | Yes | No |
| GeographicLib-Java-1.49.jar | 36.9 kB | 28 | 18 | 1 | 1.6 | Yes | No |
| accumulo-access-1.0.0-beta.jar | 36.9 kB | 32 | 16 | 1 | 11 | Yes | Yes |
| arrow-format-19.0.0.jar | 121.5 kB | 118 | 104 | 2 | 11 | Yes | No |
| arrow-memory-core-19.0.0.jar | 118.2 kB | 87 | 69 | 6 | 11 | Yes | No |
| arrow-memory-netty-19.0.0.jar | 10.8 kB | 18 | 3 | 1 | 11 | Yes | No |
| arrow-memory-netty-buffer-patch-19.0.0.jar | 32.4 kB | 28 | 10 | 2 | 11 | Yes | No |
| arrow-vector-19.0.0.jar | 1.6 MB | 828 | 797 | 19 | 11 | Yes | No |
| avro-1.11.4.jar | 651.4 kB | 476 | 450 | 13 | 1.8 | Yes | No |
| commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No |
| commons-compress-1.26.0.jar | 1.1 MB | 626 | - | - | - | - | No |
| • Root | - | 624 | 571 | 36 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-configuration2-2.10.1.jar | 657.5 kB | 421 | - | - | - | - | No |
| • Root | - | 419 | 386 | 18 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-crypto-1.1.0.jar | 166.2 kB | 91 | 52 | 8 | 1.8 | Yes | No |
| commons-csv-1.10.0.jar | 54.7 kB | 32 | 19 | 1 | 1.8 | Yes | No |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - | No |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes | No |
| commons-pool2-2.12.0.jar | 150 kB | 101 | - | - | - | - | No |
| • Root | - | 99 | 83 | 3 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-text-1.13.0.jar | 257.9 kB | 185 | - | - | - | - | No |
| • Root | - | 184 | 164 | 8 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| curator-client-5.6.0.jar | 3.3 MB | 2126 | 2075 | 26 | 1.8 | Yes | No |
| curator-framework-5.6.0.jar | 343.1 kB | 303 | 283 | 7 | 1.8 | Yes | No |
| curator-recipes-5.6.0.jar | 319.8 kB | 254 | 230 | 10 | 1.8 | Yes | No |
| hadoop-annotations-3.5.0.jar | 36.4 kB | 40 | 25 | 2 | 17 | Yes | No |
| hadoop-auth-3.5.0.jar | 114.8 kB | 67 | 49 | 4 | 17 | Yes | No |
| hadoop-client-3.5.0.jar | 8.9 kB | 9 | 0 | 0 | - | - | - |
| hadoop-common-3.5.0.jar | 4.9 MB | 2754 | 2633 | 96 | 17 | Yes | No |
| hadoop-hdfs-client-3.5.0.jar | 5.5 MB | 2254 | 2212 | 23 | 17 | Yes | No |
| hadoop-mapreduce-client-common-3.5.0.jar | 787.8 kB | 399 | 359 | 16 | 17 | Yes | No |
| hadoop-mapreduce-client-core-3.5.0.jar | 1.9 MB | 1011 | 946 | 41 | 17 | Yes | No |
| hadoop-mapreduce-client-jobclient-3.5.0.jar | 51.2 kB | 23 | 8 | 1 | 17 | Yes | No |
| hadoop-yarn-api-3.5.0.jar | 3.8 MB | 1621 | 1581 | 23 | 17 | Yes | No |
| hadoop-yarn-client-3.5.0.jar | 320 kB | 127 | 107 | 7 | 17 | Yes | No |
| hadoop-yarn-common-3.5.0.jar | 2.5 MB | 1164 | 995 | 48 | 17 | Yes | No |
| hadoop-shaded-guava-1.5.0.jar | 3.5 MB | 2547 | 2403 | 56 | 1.8 | Yes | No |
| hadoop-shaded-protobuf_3_25-1.5.0.jar | 2 MB | 767 | 735 | 2 | 1.8 | Yes | No |
| hbase-client-2.6.3-hadoop3.jar | 2.2 MB | 1091 | 1046 | 28 | 1.8 | Yes | No |
| hbase-common-2.6.3-hadoop3.jar | 924.3 kB | 582 | 543 | 25 | 1.8 | Yes | No |
| hbase-hadoop-compat-2.6.3-hadoop3.jar | 75 kB | 85 | 54 | 15 | 1.8 | Yes | No |
| hbase-hadoop2-compat-2.6.3-hadoop3.jar | 168.3 kB | 126 | 72 | 17 | 1.8 | Yes | No |
| hbase-logging-2.6.3-hadoop3.jar | 14.3 kB | 18 | 3 | 1 | 1.8 | Yes | No |
| hbase-metrics-2.6.3-hadoop3.jar | 30 kB | 31 | 13 | 1 | 1.8 | Yes | No |
| hbase-metrics-api-2.6.3-hadoop3.jar | 23.1 kB | 31 | 16 | 1 | 1.8 | Yes | No |
| hbase-protocol-2.6.3-hadoop3.jar | 3.3 MB | 1312 | 1255 | 5 | 1.8 | Yes | No |
| hbase-protocol-shaded-2.6.3-hadoop3.jar | 7.3 MB | 2817 | 2757 | 3 | 1.8 | Yes | No |
| hbase-shaded-gson-4.1.11.jar | 309.2 kB | 237 | 205 | 10 | 1.8 | Yes | No |
| hbase-shaded-miscellaneous-4.1.11.jar | 4.1 MB | 2671 | 2581 | 42 | 1.8 | Yes | No |
| hbase-shaded-netty-4.1.11.jar | 5.2 MB | 3408 | 3108 | 85 | 1.6 | Yes | No |
| hbase-shaded-protobuf-4.1.11.jar | 1.9 MB | 778 | 746 | 2 | 1.8 | Yes | No |
| hbase-unsafe-4.1.11.jar | 20.4 kB | 20 | 5 | 1 | 1.8 | Yes | No |
| htrace-core4-4.1.0-incubating.jar | 1.5 MB | 817 | 751 | 32 | 1.7 | Yes | No |
| httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes | No |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes | No |
| kerb-core-2.0.3.jar | 223.1 kB | 231 | 204 | 13 | 1.8 | Yes | No |
| kerb-crypto-2.0.3.jar | 115.1 kB | 117 | 92 | 10 | 1.8 | Yes | No |
| kerb-util-2.0.3.jar | 36.4 kB | 32 | 13 | 3 | 1.8 | Yes | No |
| kerby-asn1-2.0.3.jar | 100.1 kB | 89 | 72 | 4 | 1.8 | Yes | No |
| kerby-config-2.0.3.jar | 30.2 kB | 31 | 17 | 1 | 1.8 | Yes | No |
| kerby-pkix-2.0.3.jar | 200.6 kB | 246 | 226 | 4 | 1.8 | Yes | No |
| kerby-util-2.0.3.jar | 40.8 kB | 36 | 22 | 2 | 1.8 | Yes | No |
| audience-annotations-0.13.0.jar | 20.9 kB | 28 | 13 | 2 | 1.8 | Yes | No |
| zookeeper-3.9.5.jar | 1.4 MB | 760 | 726 | 25 | 1.8 | Yes | No |
| zookeeper-jute-3.9.5.jar | 260.3 kB | 131 | 112 | 8 | 1.8 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| bcprov-jdk18on-1.82.jar | 8.5 MB | 6124 | - | - | - | - | No |
| • Root | - | 4776 | 4577 | 178 | 1.8 | No | - |
| • Versioned | - | 1241 | 1134 | 92 | 9 | No | - |
| • Versioned | - | 43 | 34 | 1 | 11 | No | - |
| • Versioned | - | 29 | 20 | 1 | 15 | No | - |
| • Versioned | - | 35 | 20 | 6 | 21 | No | - |
| mango-core-3.0.0.jar | 152.4 kB | 163 | 141 | 12 | 1.8 | Yes | No |
| stax2-api-4.2.1.jar | 195.9 kB | 146 | 125 | 12 | 1.6 | Yes | No |
| s2-geometry-library-20250620-rc1.jar | 1.1 MB | 674 | 662 | 2 | 11 | Yes | No |
| org.eclipse.emf.common-2.15.0.jar | 376 kB | 250 | 220 | 6 | 1.5 | Yes | No |
| org.eclipse.emf.ecore-2.15.0.jar | 1.4 MB | 715 | 636 | 13 | 1.5 | Yes | No |
| org.eclipse.emf.ecore.xmi-2.15.0.jar | 235.2 kB | 126 | 107 | 3 | 1.5 | Yes | No |
| imagen-core-0.9.1.jar | 745.5 kB | 318 | 286 | 9 | 17 | Yes | No |
| iterators-0.9.1.jar | 33.5 kB | 32 | 19 | 2 | 17 | Yes | No |
| utilities-0.9.1.jar | 128.5 kB | 72 | 48 | 9 | 17 | Yes | No |
| jetty-client-9.4.57.v20241219.jar | 327.9 kB | 231 | 213 | 5 | 1.8 | Yes | No |
| jetty-http-9.4.57.v20241219.jar | 249.9 kB | 139 | 119 | 3 | 1.8 | Yes | No |
| jetty-io-9.4.57.v20241219.jar | 183 kB | 127 | 111 | 3 | 1.8 | Yes | No |
| jetty-util-9.4.57.v20241219.jar | 589 kB | 358 | 331 | 12 | 1.8 | Yes | No |
| websocket-api-9.4.57.v20241219.jar | 52.2 kB | 64 | 46 | 4 | 1.8 | Yes | No |
| websocket-client-9.4.57.v20241219.jar | 45.6 kB | 33 | 16 | 3 | 1.8 | Yes | No |
| websocket-common-9.4.57.v20241219.jar | 214.6 kB | 151 | 121 | 14 | 1.8 | Yes | No |
| sizeof-0.4.3.jar | 75.2 kB | 81 | 66 | 5 | 1.8 | Yes | No |
| ejml-core-0.41.jar | 259 kB | 212 | 198 | 10 | 1.8 | Yes | No |
| ejml-ddense-0.41.jar | 408.1 kB | 187 | 151 | 29 | 1.8 | Yes | No |
| ejml-fsparse-0.41.jar | 93.7 kB | 52 | 34 | 11 | 1.8 | Yes | No |
| ejml-simple-0.41.jar | 183.6 kB | 153 | 146 | 3 | 1.8 | Yes | No |
| testcontainers-accumulo-1.6.0.jar | 16 kB | 15 | 5 | 1 | 17 | Yes | No |
| testcontainers-hbase-1.2.0.jar | 10.3 kB | 13 | 2 | 1 | 17 | Yes | No |
| gt-api-34.2.jar | 228.6 kB | 437 | 398 | 29 | 17 | Yes | No |
| gt-cql-34.2.jar | 207.1 kB | 73 | 57 | 4 | 17 | Yes | No |
| gt-http-34.2.jar | 27 kB | 29 | 17 | 1 | 17 | Yes | No |
| gt-main-34.2.jar | 2.1 MB | 1249 | 1186 | 39 | 17 | Yes | No |
| gt-metadata-34.2.jar | 513 kB | 281 | 241 | 14 | 17 | Yes | No |
| gt-referencing-34.2.jar | 1.5 MB | 561 | 516 | 20 | 17 | Yes | No |
| net.opengis.ows-34.2.jar | 594.1 kB | 437 | 417 | 11 | 17 | Yes | No |
| org.w3.xlink-34.2.jar | 54.3 kB | 36 | 24 | 3 | 17 | Yes | No |
| hk2-api-2.6.1.jar | 200.2 kB | 197 | 176 | 7 | 1.8 | Yes | No |
| hk2-locator-2.6.1.jar | 203.4 kB | 117 | 99 | 3 | 1.8 | Yes | No |
| hk2-utils-2.6.1.jar | 131.6 kB | 102 | 80 | 7 | 1.8 | Yes | No |
| osgi-resource-locator-1.0.3.jar | 19.5 kB | 23 | 12 | 1 | 1.6 | Yes | No |
| aopalliance-repackaged-2.6.1.jar | 27 kB | 41 | 26 | 4 | 1.8 | Yes | No |
| jakarta.inject-2.6.1.jar | 18.1 kB | 17 | 6 | 1 | 1.8 | No | No |
| jaxb-runtime-2.3.9.jar | 1 MB | 809 | - | - | - | - | No |
| • Root | - | 803 | 642 | 25 | 1.8 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes | - |
| txw2-2.3.9.jar | 72 kB | 69 | 54 | 4 | 1.8 | Yes | No |
| jersey-container-servlet-2.46.jar | 32.9 kB | 31 | 10 | 3 | 1.8 | Yes | No |
| jersey-container-servlet-core-2.46.jar | 75.7 kB | 66 | 49 | 4 | 1.8 | Yes | No |
| jersey-client-2.46.jar | 311.8 kB | 225 | 195 | 12 | 1.8 | Yes | No |
| jersey-common-2.46.jar | 1.3 MB | 995 | - | - | - | - | No |
| • Root | - | 966 | 913 | 29 | 1.8 | Yes | - |
| • Versioned | - | 19 | 11 | 2 | 11 | No | - |
| • Versioned | - | 10 | 4 | 2 | 21 | No | - |
| jersey-server-2.46.jar | 964.5 kB | 692 | 633 | 27 | 1.8 | Yes | No |
| jersey-hk2-2.46.jar | 80.3 kB | 70 | 47 | 1 | 1.8 | Yes | No |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
| HdrHistogram-2.2.2.jar | 177.2 kB | 108 | 97 | 2 | 1.8 | Yes | No |
| javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes | No |
| annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | Yes | No |
| jline-3.9.0.jar | 707.3 kB | 363 | 286 | 25 | 1.8 | Yes | No |
| jcodings-1.0.58.jar | 1.7 MB | 835 | 167 | 11 | 1.8 | Yes | No |
| joni-2.2.1.jar | 230.2 kB | 122 | 108 | 7 | 1.7 | Yes | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - | No |
| • Root | - | 10 | 4 | 1 | 1.8 | No | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes | No |
| geomesa-arrow-gt_2.12-6.0.0-SNAPSHOT.jar | 474.2 kB | 184 | 166 | 7 | 1.8 | Yes | No |
| geomesa-arrow-jts-6.0.0-SNAPSHOT.jar | 41.1 kB | 36 | 22 | 2 | 17 | Yes | No |
| geomesa-feature-common_2.12-6.0.0-SNAPSHOT.jar | 170.3 kB | 98 | 83 | 4 | 17 | Yes | No |
| geomesa-feature-kryo_2.12-6.0.0-SNAPSHOT.jar | 567.6 kB | 283 | 264 | 4 | 1.8 | Yes | No |
| geomesa-filter_2.12-6.0.0-SNAPSHOT.jar | 236.7 kB | 121 | 103 | 5 | 1.8 | Yes | No |
| geomesa-hadoop-utils_2.12-6.0.0-SNAPSHOT.jar | 34.9 kB | 26 | 13 | 1 | 1.8 | Yes | No |
| geomesa-hbase-distributed-runtime-hbase2_2.12-6.0.0-SNAPSHOT.jar | 67.2 MB | 36776 | 35287 | 790 | 17 | Yes | No |
| geomesa-hbase-rpc_2.12-6.0.0-SNAPSHOT.jar | 134 kB | 70 | 53 | 4 | 17 | Yes | No |
| geomesa-index-api_2.12-6.0.0-SNAPSHOT.jar | 2 MB | 789 | 741 | 33 | 17 | Yes | No |
| geomesa-metrics-micrometer_2.12-6.0.0-SNAPSHOT.jar | 87.5 kB | 54 | 34 | 5 | 1.8 | Yes | No |
| geomesa-security_2.12-6.0.0-SNAPSHOT.jar | 54.8 kB | 48 | 30 | 3 | 17 | Yes | No |
| geomesa-utils_2.12-6.0.0-SNAPSHOT.jar | 1 MB | 492 | 454 | 21 | 17 | Yes | No |
| geomesa-z3_2.12-6.0.0-SNAPSHOT.jar | 179.4 kB | 91 | 77 | 2 | 1.8 | Yes | No |
| jts-core-1.20.0.jar | 1.2 MB | 804 | 732 | 63 | 1.8 | Yes | No |
| jts-io-common-1.20.0.jar | 38.7 kB | 32 | 19 | 2 | 1.8 | Yes | No |
| spatial4j-0.8.jar | 190.3 kB | 129 | 109 | 11 | 1.8 | Yes | No |
| objenesis-2.5.1.jar | 54.4 kB | 58 | 43 | 9 | 1.5 | Yes | No |
| parboiled-core-1.4.1.jar | 196 kB | 187 | 176 | 9 | 11 | Yes | No |
| parboiled-scala_2.12-1.3.1.jar | 325.3 kB | 98 | 91 | 4 | 1.8 | Yes | No |
| portable-scala-reflect_2.12-1.1.3.jar | 29.4 kB | 26 | 20 | 3 | 1.8 | Yes | No |
| duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes | No |
| scala-library-2.12.20.jar | 5.4 MB | 2621 | 2580 | 34 | 1.8 | Yes | No |
| scala-reflect-2.12.20.jar | 3.7 MB | 1443 | 1423 | 13 | 1.8 | Yes | No |
| scala-parser-combinators_2.12-2.3.0.jar | 186.8 kB | 97 | 86 | 5 | 1.8 | Yes | No |
| scala-xml_2.12-2.2.0.jar | 530.2 kB | 251 | 239 | 8 | 1.8 | Yes | No |
| test-interface-1.0.jar | 14.8 kB | 35 | 29 | 2 | 1.6 | Yes | No |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
| slf4j-reload4j-1.7.36.jar | 9.8 kB | 16 | 6 | 1 | 1.5 | Yes | No |
| specs2-common_2.12-4.23.0.jar | 2.1 MB | 960 | 942 | 16 | 1.8 | Yes | No |
| specs2-core_2.12-4.23.0.jar | 1.4 MB | 635 | 613 | 20 | 1.8 | Yes | No |
| specs2-fp_2.12-4.23.0.jar | 221.4 kB | 99 | 95 | 1 | 1.8 | Yes | No |
| specs2-junit_2.12-4.23.0.jar | 147 kB | 43 | 36 | 5 | 1.8 | Yes | No |
| specs2-matcher_2.12-4.23.0.jar | 1.6 MB | 607 | 602 | 2 | 1.8 | Yes | No |
| testcontainers-2.0.3.jar | 17.8 MB | 12561 | 10634 | 451 | 22 | Yes | No |
| snappy-java-1.1.10.5.jar | 2.3 MB | 106 | 40 | 3 | 1.8 | Yes | No |
| si-quantity-2.1.jar | 11.4 kB | 38 | 28 | 2 | 1.8 | No | No |
| si-units-2.1.jar | 15.3 kB | 16 | 5 | 2 | 1.8 | Yes | No |
| systems-common-2.1.jar | 27.6 kB | 27 | 13 | 4 | 1.8 | Yes | No |
| indriya-2.2.jar | 289.3 kB | 196 | - | - | - | - | No |
| • Root | - | 170 | 126 | 12 | 1.8 | Yes | - |
| • Versioned | - | 9 | 3 | 3 | 9 | Yes | - |
| • Versioned | - | 9 | 4 | 2 | 12 | Yes | - |
| • Versioned | - | 8 | 4 | 2 | 14 | Yes | - |
| uom-lib-common-2.2.jar | 23.3 kB | 47 | 34 | 3 | 9 | Yes | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 269 | 263.2 MB | 150400 | 137837 | 3859 | 22 | 252 | 1 |
| compile: 111 | compile: 75.6 MB | compile: 43479 | compile: 41057 | compile: 921 | 17 | compile: 106 | compile: 1 |
| runtime: 3 | runtime: 2.3 MB | runtime: 961 | runtime: 924 | runtime: 8 | runtime: 3 | - | |
| provided: 132 | provided: 86.6 MB | provided: 51087 | provided: 44876 | provided: 1488 | provided: 120 | - | |
| test: 23 | test: 98.7 MB | test: 54873 | test: 50980 | test: 1442 | 22 | test: 23 | - |
