Skip to main content

Connector

The following table represents the Software Bill of Materials (SBOM) for the connector application, detailing included third-party components, their versions, licenses, and purposes.

NameVersionLicenseDescription
accessors-smart2.5.2Apache-2.0Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
aircompressor0.21Apache-2.0Compression algorithms
analyticsaccelerator-s31.2.1Apache-2.0S3 Analytics Accelerator Library for Amazon S3
angus-activation2.0.3BSD-3-ClauseAngus Activation Registries Implementation
animal-sniffer-annotations1.17MITAnimal Sniffer Parent POM.
annotations26.0.2Apache-2.0A set of annotations used for code inspection support and code documentation.
annotations4.1.1.4Apache-2.0A library jar that provides annotations for the Google Android Platform.
aopalliance-repackaged3.0.6EPL-2.0Dependency Injection Kernel
api-common2.40.0BSD-3-ClauseCommon utilities for Google APIs in Java
asm9.7.1BSD-3-ClauseASM, a very small and fast Java bytecode manipulation framework
asm-commons9.6BSD-3-ClauseUsefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
audience-annotations0.13.0Apache-2.0Annotations for defining API boundaries and tools for managing javadocs
auto-value-annotations1.10.4Apache-2.0Immutable value-type code generation for Java 1.7+.
avro1.11.4Apache-2.0Avro core components
azure-json1.4.0MITThis package provides interfaces for reading and writing JSON.
azure-keyvault-core1.0.0MITThis package contains Microsoft Azure Key Vault Core SDK.
azure-storage7.0.1Apache-2.0SDK for Microsoft Azure Storage Clients
bcprov-jdk18on1.78.1Bouncy Castle LicenceThe Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.
bundle2.29.52Apache-2.0The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).
checker-compat-qual2.5.3MITChecker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
checker-qual2.5.2MITChecker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
class-model3.0.6EPL-2.0Dependency Injection Kernel
classmate1.7.1Apache-2.0Library for introspecting types with full generic information including resolving of field and method types.
commons-cli1.9.0Apache-2.0Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
commons-codec1.18.0Apache-2.0The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
commons-collections44.5.0Apache-2.0The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
commons-compress1.26.1Apache-2.0Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
commons-configuration22.10.1Apache-2.0Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.
commons-csv1.14.1Apache-2.0The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
commons-io2.21.0Apache-2.0The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
commons-lang33.20.0Apache-2.0Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.
commons-logging1.2Apache-2.0Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
commons-math33.6.1Apache-2.0The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
commons-net3.9.0Apache-2.0Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois
commons-pool1.6Apache-2.0Commons Object Pooling Library
commons-text1.10.0Apache-2.0Apache Commons Text is a library focused on algorithms working on strings.
conscrypt-openjdk-uber2.5.2Apache-2.0Conscrypt: OpenJdk UberJAR
content-type2.2Apache-2.0Java library for Content (Media) Type representation
cron-utils9.2.1Apache-2.0A Java library to parse, migrate and validate crons as well as describe them in human readable language
curator-client5.2.0Apache-2.0Low-level API
curator-framework5.2.0Apache-2.0High-level API that greatly simplifies using ZooKeeper.
curator-recipes5.2.0Apache-2.0All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).
databricks-sdk-java0.46.0Apache-2.0The Databricks SDK for Java includes functionality to accelerate development with Java for the Databricks Lakehouse. It covers all public Databricks REST API operations. The SDK's internal HTTP client is robust and handles failures on different levels by performing intelligent retries.
detector-resources-support0.32.0Apache-2.0Support library for Google Cloud Resource Detector
disruptor3.4.2Apache-2.0Disruptor - Concurrent Programming Framework
dnsjava3.6.1BSD-3-Clausednsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.
error_prone_annotations2.41.0Apache-2.0Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
exporter-metrics0.31.0Apache-2.0Cloud Monitoring Exporter for OpenTelemetry
expressly5.0.0EPL-2.0Jakarta Expression Language Implementation
failureaccess1.0Apache-2.0Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).
flogger0.7.1Apache-2.0A Fluent Logging API for Java
flogger-system-backend0.7.1Apache-2.0A Fluent Logging API for Java
gapic-google-cloud-storage-v22.44.1-betaApache-2.0GRPC library for gapic-google-cloud-storage-v2
gax2.57.0BSD-3-ClauseGoogle Api eXtensions for Java (Core)
gax-grpc2.54.1BSD-3-ClauseGoogle Api eXtensions for Java (gRPC)
gax-httpjson2.57.0BSD-3-ClauseGoogle Api eXtensions for Java (HTTP JSON)
gcs-connectorhadoop3-2.2.27Apache-2.0An implementation of org.apache.hadoop.fs.FileSystem targeting Google Cloud Storage
gcsio2.2.27Apache-2.0An implementation of File System-like interface targeting Google Cloud Storage.
google-api-client2.0.1Apache-2.0The Google APIs Client Library for Java is a Java client library for accessing any HTTP-based API on the web
google-api-client-jackson22.0.1Apache-2.0The Google APIs Client Library for Java is a Java client library for accessing any HTTP-based API on the web
google-api-services-iamcredentialsv1-rev20211203-2.0.0Apache-2.0Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
google-api-services-storagev1-rev20240105-2.0.0Apache-2.0Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
google-auth-library-credentials1.20.0BSD-3-ClauseClient libraries providing authentication and authorization to enable calling Google APIs.
google-auth-library-oauth2-http1.20.0BSD-3-ClauseClient libraries providing authentication and authorization to enable calling Google APIs.
google-cloud-core2.44.1Apache-2.0Core module for the google-cloud.
google-cloud-core-grpc2.47.0Apache-2.0Core gRPC module for the google-cloud.
google-cloud-core-http2.47.0Apache-2.0Core http module for the google-cloud.
google-cloud-monitoring3.31.0Apache-2.0Java idiomatic client for Stackdriver Monitoring
google-cloud-storage2.44.1Apache-2.0Java idiomatic client for Google Cloud Storage.
google-cloud-storage-control2.44.1Apache-2.0GRPC library for google-cloud-storage-control
google-extensions0.7.1Apache-2.0A Fluent Logging API for Java
google-http-client1.42.3Apache-2.0Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.
google-http-client-apache-v21.42.3Apache-2.0Google HTTP Client Library for Java
google-http-client-appengine1.45.0Apache-2.0Google HTTP Client Library for Java
google-http-client-gson1.42.3Apache-2.0Google HTTP Client Library for Java
google-http-client-jackson21.42.3Apache-2.0Google HTTP Client Library for Java
google-oauth-client1.34.1Apache-2.0Google OAuth Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.
grpc-alts1.67.1Apache-2.0gRPC: ALTS
grpc-api1.67.1Apache-2.0gRPC: API
grpc-auth1.67.1Apache-2.0gRPC: Auth
grpc-census1.67.1Apache-2.0gRPC: Census
grpc-context1.67.1Apache-2.0gRPC: Context
grpc-core1.67.1Apache-2.0gRPC: Core
grpc-google-cloud-storage-control-v22.44.1Apache-2.0GRPC library for google-cloud-storage
grpc-google-cloud-storage-v22.44.1-betaApache-2.0GRPC library for grpc-google-cloud-storage-v2
grpc-googleapis1.67.1Apache-2.0gRPC: googleapis
grpc-grpclb1.67.1Apache-2.0gRPC: GRPCLB LoadBalancer plugin
grpc-inprocess1.67.1Apache-2.0gRPC: Inprocess
grpc-netty-shaded1.67.1Apache-2.0gRPC: Netty Shaded
grpc-opentelemetry1.67.1Apache-2.0gRPC: OpenTelemetry
grpc-protobuf1.67.1Apache-2.0gRPC: Protobuf
grpc-protobuf-lite1.67.1Apache-2.0gRPC: Protobuf Lite
grpc-rls1.67.1Apache-2.0gRPC: RouteLookupService Loadbalancing plugin
grpc-services1.67.1Apache-2.0gRPC: Services
grpc-stub1.67.1Apache-2.0gRPC: Stub
grpc-util1.67.1Apache-2.0gRPC: Util
grpc-xds1.67.1Apache-2.0gRPC: XDS plugin
gson2.13.2Apache-2.0Gson JSON library
guava27.0-jreApache-2.0Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.
h22.3.232MPL-2.0H2 Database Engine
hadoop-annotations3.4.2Apache-2.0Apache Hadoop Annotations
hadoop-auth3.4.2Apache-2.0Apache Hadoop Auth - Java HTTP SPNEGO
hadoop-aws3.4.2Apache-2.0This module contains code to support integration with Amazon Web Services. It also declares the dependencies needed to work with AWS services.
hadoop-azure3.4.2Apache-2.0This module contains code to support integration with Azure. Currently this consists of a filesystem client to read data from and write data to Azure Storage.
hadoop-common3.4.2Apache-2.0Apache Hadoop Common
hadoop-shaded-guava1.4.0Apache-2.0Packaging of relocated (renamed, shaded) third-party libraries used by Hadoop.
hadoop-shaded-protobuf_3_251.4.0Apache-2.0Packaging of relocated (renamed, shaded) third-party libraries used by Hadoop.
HdrHistogram2.2.2CC0-1.0HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides control over value quantization behavior across the value range and the subsequent value resolution at any given level.
hibernate-validator8.0.3.FinalApache-2.0Hibernate's Jakarta Bean Validation reference implementation.
HikariCP6.3.3Apache-2.0Ultimate JDBC Connection Pool
hk23.0.6EPL-2.0This is so that other modules can depend on HK2 as an HK2 module.
hk2-api3.0.6EPL-2.0HK2 API module
hk2-core3.0.6EPL-2.0Dependency Injection Kernel
hk2-locator3.0.6EPL-2.0ServiceLocator Default Implementation
hk2-runlevel3.0.6EPL-2.0Run Level Service
hk2-utils3.0.6EPL-2.0HK2 Implementation Utilities
httpclient4.5.13Apache-2.0Apache HttpComponents Client
httpclient55.5.1Apache-2.0Apache HttpComponents Client
httpcore4.4.16Apache-2.0Apache HttpComponents Core (blocking I/O)
httpcore55.3.6Apache-2.0Apache HttpComponents HTTP/1.1 core components
httpcore5-h25.3.6Apache-2.0Apache HttpComponents HTTP/2 Core Components
j2objc-annotations1.1Apache-2.0A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
jackson-annotations2.19.4Apache-2.0Core annotations used for value types, used by Jackson data binding package.
jackson-core2.19.4Apache-2.0Core Jackson processing abstractions (aka Streaming API), implementation for JSON
jackson-databind2.19.4Apache-2.0General data-binding functionality for Jackson: works on core streaming API
jackson-dataformat-xml2.19.4Apache-2.0Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.
jackson-dataformat-yaml2.20.1Apache-2.0Support for reading and writing YAML-encoded data via Jackson abstractions.
jackson-datatype-jdk82.19.4Apache-2.0Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.
jackson-datatype-jsr3102.19.4Apache-2.0Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
jackson-jaxrs-base2.19.4Apache-2.0Pile of code that is shared by all Jackson-based JAX-RS providers.
jackson-jaxrs-xml-provider2.20.1Apache-2.0Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-module-jakarta-xmlbind-annotations2.19.4Apache-2.0Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
jackson-module-jaxb-annotations2.19.4Apache-2.0Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
jackson-module-parameter-names2.19.4Apache-2.0Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.
jakarta.activation-api2.1.4BSD-3-ClauseJakarta Activation API 2.1 Specification
jakarta.annotation-api2.1.1EPL-2.0Jakarta Annotations API
jakarta.inject-api2.0.1Apache-2.0Jakarta Dependency Injection
jakarta.validation-api3.0.2Apache-2.0Jakarta Bean Validation API
jakarta.ws.rs-api3.1.0EPL-2.0Jakarta RESTful Web Services
jakarta.xml.bind-api4.0.4BSD-3-ClauseJakarta XML Binding API
java-jwt4.5.0MITJava client library for the Auth0 platform
javassist3.30.2-GAMPL-1.1Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
javax.annotation-api1.3.2(CDDL-1.0 OR GPL-2.0-with-classpath-exception)Common Annotations for the JavaTM Platform API
javax.servlet-api3.1.0(CDDL-1.0 OR GPL-2.0-with-classpath-exception)Java.net - The Source for Java Technology Collaboration
jaxb-api2.2.12CDDL-1.1JAXB (JSR 222) API
jaxb-core4.0.6BSD-3-ClauseOld JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
jaxb-impl4.0.6BSD-3-ClauseOld JAXB Runtime module. Contains sources required for runtime processing.
jboss-logging3.6.1.FinalApache-2.0The JBoss Logging Framework
jcip-annotations1.0-1Apache-2.0A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
jersey-bean-validation3.1.11EPL-2.0Jersey extension module providing support for Bean Validation (JSR-349) API.
jersey-client3.1.11EPL-2.0Jersey core client implementation
jersey-common3.1.11EPL-2.0Jersey core common packages
jersey-container-servlet3.1.11EPL-2.0Jersey core Servlet 3.x implementation
jersey-container-servlet-core3.1.11EPL-2.0Jersey core Servlet 3.x implementation
jersey-core1.19.4CDDL-1.1Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
jersey-entity-filtering3.1.11EPL-2.0Jersey extension module providing support for Entity Data Filtering.
jersey-hk23.1.11EPL-2.0HK2 InjectionManager implementation
jersey-json1.22.0CDDL-1.1A fork of com.sun.jersey:jersey-json:1.19.4 that uses Jackson2 instead of EOL Jackson1.
jersey-media-json-jackson3.1.11EPL-2.0Jersey JSON Jackson (2.x) entity providers support module.
jersey-server1.19.4CDDL-1.1Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
jersey-server3.1.11EPL-2.0Jersey core server implementation
jersey-servlet1.19.4CDDL-1.1Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
jersey-spring63.1.11EPL-2.0Jersey extension module providing support for Spring 6 integration.
jettison1.5.4Apache-2.0A StAX implementation for JSON.
jetty-http12.0.30EPL-2.0The Eclipse Jetty Project
jetty-io12.0.30EPL-2.0The Eclipse Jetty Project
jetty-security12.0.30EPL-2.0The common Jetty security implementation
jetty-server12.0.30EPL-2.0The legacy jetty server artifact.
jetty-servlet9.4.57.v20241219Apache-2.0Jetty Servlet Container
jetty-util12.0.30EPL-2.0Utility classes for Jetty
jetty-util-ajax12.0.30EPL-2.0JSON/Ajax Utility classes for Jetty
jetty-webapp9.4.57.v20241219Apache-2.0Jetty web application support
jetty-xml12.0.30EPL-2.0The jetty xml utilities.
jmh-core1.37GNU General Public License (GPL), version 2, with the Classpath exceptionThe jmh is a Java harness for building, running, and analysing nano/micro/macro benchmarks written in Java and other languages targeting the JVM.
jopt-simple5.0.4MITA Java library for parsing command line options
jsch0.1.55BSD-3-ClauseJSch is a pure Java implementation of SSH2
json20240303Public DomainJSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.
json-smart2.5.2Apache-2.0JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
jsp-api2.1
jsqlparser5.3LGPL-2.1-onlyJSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern.
jsr3053.0.2Apache-2.0JSR305 Annotations for Findbugs
jsr311-api1.1.1CDDL-1.0
jul-to-slf4j2.0.17MITJUL to SLF4J bridge
kerb-core2.0.3Apache-2.0Kerby-kerb core facilities
kerb-crypto2.0.3Apache-2.0Kerby-kerb Crypto facility
kerb-util2.0.3Apache-2.0Kerby-kerb Utilities
kerby-asn12.0.3Apache-2.0Kerby ASN1 Project
kerby-config2.0.3Apache-2.0Kerby config library
kerby-pkix2.0.3Apache-2.0Kerby PKIX Project
kerby-util2.0.3Apache-2.0Kerby common util, without any 3rd party dependency
lang-tag1.7Apache-2.0Java implementation of "Tags for Identifying Languages" (RFC 5646)
LatencyUtils2.0.3CC0-1.0LatencyUtils is a package that provides latency recording and reporting utilities.
listenablefuture9999.0-empty-to-avoid-conflict-with-guavaApache-2.0An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....
log4j-api2.24.3Apache-2.0The logging API of the Log4j project. Library and application code can log through this API. It contains a simple built-in implementation (SimpleLogger) for trivial use cases. Production applications are recommended to use Log4j API in combination with a fully-fledged implementation, such as Log4j Core.
log4j-to-slf4j2.24.3Apache-2.0Forwards the Log4j API calls to SLF4J. (Refer to the log4j-slf4j[2]-impl artifacts for forwarding SLF4J to the Log4j API.)
logback-classic1.5.21EPL-1.0logback-classic module
logback-core1.5.21EPL-1.0logback-core module
lombok1.18.42MITSpice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!
metrics-core3.2.4Apache-2.0Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
micrometer-commons1.15.6Apache-2.0Module containing common code
micrometer-core1.15.6Apache-2.0Core module of Micrometer containing instrumentation API and implementation
micrometer-observation1.15.6Apache-2.0Module containing Observation related code
msal4j1.23.1MITMicrosoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities
netty-buffer4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-dns4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-http4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-http24.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-codec-socks4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-common4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-handler4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-handler-proxy4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver-dns4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver-dns-classes-macos4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver-dns-native-macos4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-resolver-dns-native-macos4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-classes-epoll4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-native-epoll4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-native-epoll4.1.128.FinalApache-2.0Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
netty-transport-native-unix-common4.1.128.FinalApache-2.0Static library which contains common unix utilities.
nimbus-jose-jwt9.37.4Apache-2.0Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)
oauth2-oidc-sdk9.43.6Apache-2.0OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.
opencensus-api0.31.1Apache-2.0null
opencensus-contrib-exemplar-util0.31.0Apache-2.0null
opencensus-contrib-grpc-metrics0.31.0Apache-2.0null
opencensus-contrib-http-util0.31.1Apache-2.0null
opencensus-contrib-resource-util0.31.0Apache-2.0null
opencensus-exporter-metrics-util0.31.0Apache-2.0null
opencensus-exporter-stats-stackdriver0.31.0Apache-2.0null
opencensus-impl0.31.0Apache-2.0null
opencensus-impl-core0.31.0Apache-2.0null
opencensus-proto0.2.0Apache-2.0Opencensus Proto
opentelemetry-api1.49.0Apache-2.0OpenTelemetry API
opentelemetry-api-incubator1.42.1-alphaApache-2.0OpenTelemetry API Incubator
opentelemetry-context1.49.0Apache-2.0OpenTelemetry Context (Incubator)
opentelemetry-gcp-resources1.37.0-alphaApache-2.0OpenTelemetry GCP Resources Support
opentelemetry-sdk1.49.0Apache-2.0OpenTelemetry SDK
opentelemetry-sdk-common1.49.0Apache-2.0OpenTelemetry SDK Common
opentelemetry-sdk-extension-autoconfigure-spi1.49.0Apache-2.0OpenTelemetry SDK Auto-configuration SPI
opentelemetry-sdk-logs1.49.0Apache-2.0OpenTelemetry Log SDK
opentelemetry-sdk-metrics1.49.0Apache-2.0OpenTelemetry SDK Metrics
opentelemetry-sdk-trace1.49.0Apache-2.0OpenTelemetry SDK For Tracing
opentelemetry-semconv1.25.0-alphaApache-2.0OpenTelemetry Stable Semantic Conventions generated classes for Java
osgi-resource-locator1.0.3EPL-2.0Used by various API providers that rely on META-INF/services mechanism to locate providers.
parquet-column1.13.1Apache-2.0Parquet is a columnar storage format that supports nested data. This provides the java implementation.
parquet-common1.13.1Apache-2.0Parquet is a columnar storage format that supports nested data. This provides the java implementation.
parquet-encoding1.13.1Apache-2.0Parquet is a columnar storage format that supports nested data. This provides the java implementation.
parquet-format-structures1.13.1Apache-2.0Parquet-mr related java classes to use the parquet-format thrift structures.
parquet-hadoop1.13.1Apache-2.0Parquet is a columnar storage format that supports nested data. This provides the java implementation.
parquet-jackson1.13.1Apache-2.0Parquet is a columnar storage format that supports nested data. This provides the java implementation.
perfmark-api0.27.0Apache-2.0PerfMark API
proto-google-cloud-monitoring-v33.31.0Apache-2.0PROTO library for proto-google-cloud-monitoring-v3
proto-google-cloud-storage-control-v22.44.1Apache-2.0Proto library for proto-google-cloud-storage-control-v2
proto-google-cloud-storage-v22.44.1-betaApache-2.0PROTO library for proto-google-cloud-storage-v2
proto-google-common-protos2.41.0Apache-2.0PROTO library for proto-google-common-protos
proto-google-iam-v11.1.7Apache-2.0PROTO library for proto-google-iam-v1
protobuf-java3.25.3BSD-3-ClauseCore Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
protobuf-java-util3.25.3BSD-3-ClauseUtilities for Protocol Buffers
re2j1.1The Go licenseSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
reactive-streams1.0.4MIT-0A Protocol for Asynchronous Non-Blocking Data Sequence
reactor-core3.7.13Apache-2.0Non-Blocking Reactive Foundation for the JVM
reactor-netty-core1.2.12Apache-2.0Core functionality for the Reactor Netty library
reactor-netty-http1.2.12Apache-2.0HTTP functionality for the Reactor Netty library
reload4j1.2.22Apache-2.0Reload4j revives EOLed log4j 1.x
shared-resourcemapping0.32.0Apache-2.0Resource helper utilites for GCP within OpenTelemetry
slf4j-api2.0.17MITThe slf4j API
snakeyaml2.4Apache-2.0YAML 1.1 parser and emitter for Java
snappy-java1.1.10.4Apache-2.0snappy-java: A fast compression/decompression library
spring-aop6.2.14Apache-2.0Spring AOP
spring-batch-core5.2.4Apache-2.0Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc
spring-batch-infrastructure5.2.4Apache-2.0The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations
spring-beans6.2.14Apache-2.0Spring Beans
spring-boot3.5.8Apache-2.0Spring Boot
spring-boot-autoconfigure3.5.8Apache-2.0Spring Boot AutoConfigure
spring-boot-starter3.5.8Apache-2.0Core starter, including auto-configuration support, logging and YAML
spring-boot-starter-batch3.5.8Apache-2.0Starter for using Spring Batch
spring-boot-starter-jdbc3.5.8Apache-2.0Starter for using JDBC with the HikariCP connection pool
spring-boot-starter-jersey3.5.8Apache-2.0Starter for building RESTful web applications using JAX-RS and Jersey. An alternative to spring-boot-starter-web
spring-boot-starter-json3.5.8Apache-2.0Starter for reading and writing json
spring-boot-starter-logging3.5.8Apache-2.0Starter for logging using Logback. Default logging starter
spring-boot-starter-oauth2-client3.5.8Apache-2.0Starter for using Spring Security's OAuth2/OpenID Connect client features
spring-boot-starter-reactor-netty3.5.8Apache-2.0Starter for using Reactor Netty as the embedded reactive HTTP server.
spring-boot-starter-tomcat3.5.8Apache-2.0Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web
spring-boot-starter-validation3.5.8Apache-2.0Starter for using Java Bean Validation with Hibernate Validator
spring-boot-starter-web3.5.8Apache-2.0Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
spring-boot-starter-webflux3.5.8Apache-2.0Starter for building WebFlux applications using Spring Framework's Reactive Web support
spring-bridge3.0.6EPL-2.0HK2 Spring Bridge
spring-context6.2.14Apache-2.0Spring Context
spring-core6.2.14Apache-2.0Spring Core
spring-data-commons3.5.6Apache-2.0Core Spring concepts underpinning every Spring Data module.
spring-expression6.2.14Apache-2.0Spring Expression Language (SpEL)
spring-jcl6.2.14Apache-2.0Spring Commons Logging Bridge
spring-jdbc6.2.14Apache-2.0Spring JDBC
spring-retry2.0.12Apache-2.0Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.
spring-security-config6.5.7Apache-2.0Spring Security
spring-security-core6.5.7Apache-2.0Spring Security
spring-security-crypto6.5.7Apache-2.0Spring Security
spring-security-oauth2-client6.5.7Apache-2.0Spring Security
spring-security-oauth2-core6.5.7Apache-2.0Spring Security
spring-security-oauth2-jose6.5.7Apache-2.0Spring Security
spring-security-web6.5.7Apache-2.0Spring Security
spring-tx6.2.14Apache-2.0Spring Transaction
spring-web6.2.14Apache-2.0Spring Web
spring-webflux6.2.14Apache-2.0Spring WebFlux
spring-webmvc6.2.14Apache-2.0Spring Web MVC
stax2-api4.2.2BSD-2-ClauseStax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
threetenbp1.7.0BSD-3-ClauseBackport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.
tomcat-embed-core10.1.49Apache-2.0Core Tomcat implementation
tomcat-embed-el10.1.49Apache-2.0Core Tomcat implementation
tomcat-embed-websocket10.1.49Apache-2.0Core Tomcat implementation
util2.2.27Apache-2.0Parent project for Google Cloud Platform Big-Data connectors.
util-hadoophadoop3-2.2.27Apache-2.0Parent project for Google Cloud Platform Big-Data connectors.
wildfly-openssl2.1.4.FinalApache-2.0Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
woodstox-core7.1.1Apache-2.0Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
zookeeper3.8.4Apache-2.0ZooKeeper server
zookeeper-jute3.8.4Apache-2.0ZooKeeper jute
zstd-jni1.5.0-1BSD-2-ClauseJNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.