Liquibase License Information (Used by Liquibase Secure) Version: 5.0.1 Liquibase Secure ships with Liquibase Community, which is distributed under the Functional Source License, Version 1.1, ALv2 Future License. Use of Liquibase Secure is governed by a Usage Data Agreement: - Liquibase Usage Data Agreement - usage-data.txt Liquibase Secure also ships with 3rd party components distributed under the following licenses: - Apache 2.0 License - https://opensource.org/licenses/Apache-2.0 - BSD 2-Clause License - https://opensource.org/licenses/BSD-2-Clause - BSD 3-Clause License - https://opensource.org/licenses/BSD-3-Clause - Bouncy Castle License - https://www.bouncycastle.org/licence.html - CDDL 1.1 License - https://opensource.org/licenses/CDDL-1.0 - Eclipse Distribution License 1.0 (EDL) - https://www.eclipse.org/org/documents/edl-v10.php - Eclipse Public License 1.0 (EPL) - https://www.eclipse.org/legal/epl-v10.html - Eclipse Public License 2.0 (EPL) - https://www.eclipse.org/legal/epl-2.0/ - GraalVM Free Terms and Conditions (GFTC) - https://www.oracle.com/downloads/licenses/graalvm-free-license.html - GNU General Public License, Version 2, with Classpath Exception - https://openjdk.java.net/legal/gplv2+ce.html - Liquibase software complies with the Classpath Exception requirements: - Using without modification - We only link to these libraries without modifying their source code - Preserving notices - All original copyright notices and license texts are retained - Source availability - The original library source code is available at: * OpenJDK: https://github.com/openjdk/jdk * GraalVM Tools: https://github.com/oracle/graal - Independent work - Our code is an independent module that only uses the libraries' public APIs - Our proprietary code remains separately licensed and is not affected by GPL requirements due to the Classpath Exception. - HSQLDB License - http://hsqldb.org/web/hsqlLicense.html - IBM International Program License Agreement (IPLA) - https://www.ibm.com/support/pages/sites/default/files/inline-files/Z125-3301-14.pdf - GNU Lesser General Public License Version 2.1 (LGPL) - https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html - Source code available at: * Hibernate ORM: https://github.com/hibernate/hibernate-orm * MariaDB Java Client: https://github.com/mariadb-corporation/mariadb-connector-j - GNU Lesser General Public License Version 3.0 (LGPL) - https://www.gnu.org/licenses/lgpl-3.0.html - MIT License - https://opensource.org/licenses/MIT - Mozilla Public License 2.0 (MPL) - https://www.mozilla.org/en-US/MPL/2.0/ - Oracle Free Use Terms and Conditions (FUTC) - https://www.oracle.com/downloads/licenses/oracle-free-license.html - Unicode License v3 - https://www.unicode.org/license.txt - Universal Permissive License 1.0 (UPL) - https://opensource.org/licenses/UPL - Databricks JDBC Driver License - https://www.databricks.com/legal/jdbc-odbc-driver-license - CC0-1.0 - https://creativecommons.org/publicdomain/zero/1.0/ Libraries and their licenses: Apache 2.0 License ================== com.amazon.redshift:redshift-jdbc42:2.1.0.32 Java JDBC 4.2 (JRE 8+) driver for Redshift database Copyright (c) 2003, PostgreSQL Global Development Group com.amazonaws:aws-java-sdk-core:1.12.656 The AWS SDK for Java - Core module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes. Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. com.datastax.astra:astra-sdk-devops:1.2.9 Astra Sofware Development Kit. Tools and library to work with astra.datastax.com Copyright (C) 2022 DataStax com.datastax.oss:java-driver-core:4.13.0 A driver for Apache Cassandra(R) 2.1+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's native protocol versions 3 and above. Copyright (C) 2007 The Guava Authors com.datastax.oss:java-driver-shaded-guava:25.1-jre-graal-sub-1 Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra® Copyright (C) 2006 The Guava Authors com.datastax.oss:native-protocol:1.5.1 A set of Java types representing the frames and messages of the Apache Cassandra® native protocol, with the associated serialization and deserialization logic (this is a third-party implementation, not related to the Apache Cassandra project) Copyright DataStax, Inc. com.esri.geometry:esri-geometry-api:1.2.1 The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. Copyright 1995-2015 Esri com.fasterxml.jackson.core:jackson-annotations:2.2 Core annotations used for value types, used by Jackson data binding package. Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) com.fasterxml.jackson.core:jackson-core:2.20.0 Core Jackson processing abstractions (aka Streaming API), implementation for JSON Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi com.fasterxml.jackson.core:jackson-databind:2.20.0 General data-binding functionality for Jackson: works on core streaming API Copyright 2010 Google Inc. All Rights Reserved. com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.6 Support for reading and writing Concise Binary Object Representation ([CBOR](https://www.rfc-editor.org/info/rfc7049) encoded data using Jackson abstractions (streaming API, data binding, tree model) Copyright © 2014-2021 FasterXML. All Rights Reserved. com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types. Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. Copyright 2013 FasterXML.com com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.20.0 Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding. Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2 Add-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. Copyright 2013-2024 FasterXML, LLC com.fasterxml:classmate:1.5.1 Library for introspecting types with full generic information including resolving of field and method types. Copyright 2010-2019 FasterXML, LLC com.github.jnr:jffi:1.3.9 Java Foreign Function Interface Copyright (C) 2008, 2009 Wayne Meissner com.github.jnr:jffi:1.3.9 Java Foreign Function Interface Copyright (C) 2008, 2009 Wayne Meissner com.github.jnr:jnr-a64asm:1.0.0 A pure-java A64 assembler Copyright (C) 2018 Ossdev07 com.github.jnr:jnr-constants:0.10.3 A set of platform constants (e.g. errno values) Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. com.github.jnr:jnr-ffi:2.2.11 A library for invoking native functions from java Copyright (C) 2008-2010 Wayne Meissner com.github.spullara.mustache.java:compiler:0.9.10 Implementation of mustache.js for Java (Some parts are based on DefaultMustacheFactory code that is Copyright 2010 RightTime, Inc.) com.github.stephenc.jcip:jcip-annotations:1.0-1 A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs. Copyright 2013 Stephen Connolly. com.google.android:annotations:4.1.1.4 A library jar that provides annotations for the Google Android Platform. Copyright (C) 2012 The Android Open Source Project com.google.api-client:google-api-client:2.7.2 The Google APIs Client Library for Java is a Java client library for accessing any HTTP-based API on the web Copyright 2013 Google Inc. com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1:3.16.3 GRPC library for grpc-google-cloud-bigquerystorage-v1 Copyright 2025 Google LLC com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta1:0.188.3 GRPC library for grpc-google-cloud-bigquerystorage-v1beta1 Copyright 2025 Google LLC com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta2:0.188.3 GRPC library for grpc-google-cloud-bigquerystorage-v1beta2 Copyright 2025 Google LLC com.google.api.grpc:proto-google-cloud-bigquerystorage-v1:3.16.3 PROTO library for proto-google-cloud-bigquerystorage-v1 Copyright 2025 Google LLC com.google.api.grpc:proto-google-cloud-bigquerystorage-v1alpha:3.16.3 Proto library for google-cloud-bigquerystorage Copyright 2025 Google LLC com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta:3.16.3 Proto library for google-cloud-bigquerystorage Copyright 2025 Google LLC com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta1:0.188.3 PROTO library for proto-google-cloud-bigquerystorage-v1beta1 Copyright 2025 Google LLC com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta2:0.188.3 PROTO library for proto-google-cloud-bigquerystorage-v1beta2 Copyright 2025 Google LLC com.google.api.grpc:proto-google-common-protos:2.61.0 PROTO library for proto-google-common-protos Copyright 2025 Google LLC com.google.api.grpc:proto-google-iam-v1:1.56.0 PROTO library for proto-google-iam-v1 Copyright 2025 Google LLC com.google.apis:google-api-services-bigquery:v2-rev20250706-2.0.0 Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ Copyright 2011 Google Inc. All Rights Reserved. com.google.cloud:google-cloud-bigquery:2.54.2 BigQuery Copyright 2021 Google LLC com.google.cloud:google-cloud-bigquerystorage:3.16.3 BigQuery Storage Copyright 2020 Google LLC com.google.cloud:google-cloud-core:2.60.0 Core module for the google-cloud. Copyright 2016 Google LLC com.google.cloud:google-cloud-core-http:2.60.0 Core http module for the google-cloud. Copyright 2018 Google LLC com.google.code.gson:gson:2.13.1 Gson JSON library Copyright (C) 2018 Google Inc. com.google.errorprone:error_prone_annotations:2.38.0 Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time. Copyright 2015 The Error Prone Authors. com.google.flatbuffers:flatbuffers-java:24.3.25 Memory Efficient Serialization Library Copyright 2019 Google Inc. All rights reserved. com.google.http-client:google-http-client:1.47.1 Google 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. Copyright (c) 2013 Google Inc. com.google.http-client:google-http-client-apache-v2:1.47.1 Google HTTP Client Library for Java Copyright 2019 Google LLC com.google.http-client:google-http-client-appengine:1.47.1 Google HTTP Client Library for Java Copyright (c) 2013 Google Inc. com.google.http-client:google-http-client-gson:1.47.1 Google HTTP Client Library for Java Copyright (c) 2011 Google Inc. com.google.j2objc:j2objc-annotations:3.0.0 A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation. Copyright 2012 Google Inc. All Rights Reserved. com.google.oauth-client:google-oauth-client:1.39.0 Google 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. Copyright (c) 2010 Google Inc. com.ing.data:cassandra-jdbc-wrapper:4.16.0 JDBC wrapper of the Java Driver for Apache Cassandra®. Copyright 2020- ING Bank com.instaclustr:cassandra-driver-kerberos:3.0.0 A plugin for the Apache Cassandra Java driver that provides the ability to authenticate via GSS-API Copyright 2016-2020 Instaclustr Pty Ltd com.liquibase:liquibase-license-utility:1.0.0-beta Parent pom providing dependency and plugin management for applications built with Maven Copyright © 2007-2025 Liquibase, Inc. All rights reserved. com.nimbusds:content-type:2.3 Java library for Content (Media) Type representation Copyright 2020, Connect2id Ltd and contributors. com.nimbusds:lang-tag:1.7 Java implementation of "Tags for Identifying Languages" (RFC 5646) Copyright 2012-2016, Connect2id Ltd. com.nimbusds:nimbus-jose-jwt:9.4 Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT) Copyright 2012-2016, Connect2id Ltd. com.nimbusds:oauth2-oidc-sdk:11.20.1 OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications. Copyright 2012-2021, Connect2id Ltd and contributors. com.opencsv:opencsv:5.12.0 A simple library for reading and writing CSV in Java Copyright 2015 Scott Conway com.typesafe:config:1.4.1 configuration library for JVM languages using HOCON files Copyright (C) 2011-2012 Typesafe Inc. com.zaxxer:HikariCP:5.1.0 Ultimate JDBC Connection Pool Copyright (C) 2013,2014 Brett Wooldridge commons-codec:commons-codec:1.19.0 The 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. Some portions of this file Copyright (c) 2004-2006 Intel Corporation commons-io:commons-io:2.20.0 The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. commons-logging:commons-logging:1.1.3 Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems. Copyright 2001-2025 The Apache Software Foundation info.picocli:picocli:4.7.7 Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency. Copyright 2017 Remko Popma io.github.java-diff-utils:java-diff-utils:4.16 The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java. Copyright 2009-2017 java-diff-utils. io.grpc:grpc-alts:1.71.0 gRPC: ALTS Copyright 2020 The gRPC Authors io.grpc:grpc-api:1.71.0 gRPC: API Copyright 2022 The gRPC Authors io.grpc:grpc-auth:1.71.0 gRPC: Auth Copyright 2014 The gRPC Authors io.grpc:grpc-context:1.71.0 gRPC: Context Copyright 2016 The gRPC Authors io.grpc:grpc-core:1.71.0 gRPC: Core Copyright 2014 The gRPC Authors io.grpc:grpc-googleapis:1.71.0 gRPC: googleapis Copyright 2021 The gRPC Authors io.grpc:grpc-grpclb:1.71.0 gRPC: GRPCLB LoadBalancer plugin Copyright 2018 The gRPC Authors io.grpc:grpc-inprocess:1.71.0 gRPC: Inprocess Copyright 2015 The gRPC Authors io.grpc:grpc-netty-shaded:1.71.0 gRPC: Netty Shaded Copyright 2014 The gRPC Authors io.grpc:grpc-protobuf:1.71.0 gRPC: Protobuf Copyright 2016 The gRPC Authors io.grpc:grpc-protobuf-lite:1.71.0 gRPC: Protobuf Lite Copyright 2014 The gRPC Authors io.grpc:grpc-stub:1.71.0 gRPC: Stub Copyright 2014 The gRPC Authors io.grpc:grpc-util:1.71.0 gRPC: Util Copyright 2019 The gRPC Authors io.micrometer:micrometer-commons:1.14.3 Module containing common code Copyright 2017 VMware, Inc. io.micrometer:micrometer-observation:1.14.3 Module containing Observation related code Copyright 2022 VMware, Inc. io.netty:netty-buffer:4.1.110.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2020 The Netty Project io.netty:netty-codec:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2014 The Netty Project io.netty:netty-codec-dns:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2021 The Netty Project io.netty:netty-codec-http:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2012 The Netty Project io.netty:netty-codec-http2:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2023 The Netty Project io.netty:netty-codec-socks:4.1.118.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2013 The Netty Project io.netty:netty-common:4.1.110.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2016 The Netty Project io.netty:netty-handler:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2020 The Netty Project io.netty:netty-handler-proxy:4.1.118.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2014 The Netty Project io.netty:netty-resolver:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2015 The Netty Project io.netty:netty-resolver-dns:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2015 The Netty Project io.netty:netty-resolver-dns-classes-macos:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2019 The Netty Project io.netty:netty-resolver-dns-native-macos:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. © 2008-2025 The Netty Project io.netty:netty-tcnative-boringssl-static:2.0.70.Final A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR. Copyright 1999-2024 The Apache Software Foundation Copyright (c) The OpenSSL Project Copyright (c) Google Inc. io.netty:netty-tcnative-boringssl-static:2.0.70.Final A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR. Copyright 1999-2024 The Apache Software Foundation Copyright (c) The OpenSSL Project Copyright (c) Google Inc. io.netty:netty-tcnative-boringssl-static:2.0.70.Final A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR. Copyright 1999-2024 The Apache Software Foundation Copyright (c) The OpenSSL Project Copyright (c) Google Inc. io.netty:netty-tcnative-boringssl-static:2.0.70.Final A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR. Copyright 1999-2024 The Apache Software Foundation Copyright (c) The OpenSSL Project Copyright (c) Google Inc. io.netty:netty-tcnative-boringssl-static:2.0.70.Final A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR. Copyright 1999-2024 The Apache Software Foundation Copyright (c) The OpenSSL Project Copyright (c) Google Inc. io.netty:netty-tcnative-boringssl-static:2.0.70.Final A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR. Copyright 1999-2024 The Apache Software Foundation Copyright (c) The OpenSSL Project Copyright (c) Google Inc. io.netty:netty-tcnative-classes:2.0.70.Final A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked to OpenSSL and Apache APR. Copyright 2019 The Netty Project io.netty:netty-transport:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2023 The Netty Project io.netty:netty-transport-classes-epoll:4.1.112.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2014 The Netty Project io.netty:netty-transport-classes-kqueue:4.1.118.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2016 The Netty Project io.netty:netty-transport-native-epoll:4.1.118.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2016 The Netty Project io.netty:netty-transport-native-kqueue:4.1.118.Final Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Copyright 2016 The Netty Project io.netty:netty-transport-native-unix-common:4.1.118.Final Static library which contains common unix utilities. Copyright 2017 The Netty Project io.opencensus:opencensus-api:0.31.1 null Copyright 2019, OpenCensus Authors io.opencensus:opencensus-contrib-http-util:0.31.1 null Copyright 2018, OpenCensus Authors io.opentelemetry:opentelemetry-api:1.47.0 OpenTelemetry API Copyright 2000-2021 JetBrains s.r.o. io.opentelemetry:opentelemetry-context:1.47.0 OpenTelemetry Context (Incubator) Copyright 2015 The gRPC Authors io.perfmark:perfmark-api:0.27.0 PerfMark API Copyright 2020 Google LLC io.projectreactor.netty:reactor-netty-core:1.0.48 Core functionality for the Reactor Netty library Copyright (c) 2021 VMware, Inc. or its affiliates, All Rights Reserved. io.projectreactor.netty:reactor-netty-http:1.0.48 HTTP functionality for the Reactor Netty library Copyright (c) 2011-2024 VMware, Inc. or its affiliates, All Rights Reserved. io.projectreactor:reactor-core:3.4.41 Non-Blocking Reactive Foundation for the JVM Copyright (c) 2015-2021 VMware Inc. or its affiliates, All Rights Reserved. io.smallrye:jandex:3.2.0 SmallRye Build Parent POM Copyright 2013 Red Hat, Inc., and individual contributors jakarta.inject:jakarta.inject-api:2.0.1 Jakarta Dependency Injection Copyright (C) 2009 The JSR-330 Expert Group javax.validation:validation-api:2.0.0.Final Bean Validation API Copyright 2007-2017 Red Hat, Inc. and/or its affiliates and others joda-time:joda-time:2.8.1 Date and time library to replace JDK date handling Copyright 2001-2011 Stephen Colebourne net.bytebuddy:byte-buddy:1.15.11 Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space. Copyright 2014 - Present Rafael Winterhalter net.minidev:accessors-smart:2.5.1 Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls. Copyright 2011-2023 JSON-SMART authors net.minidev:json-smart:2.5.1 JSON (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. Copyright 2011-2023 Uriel Chemouni (uchemouni@gmail.com) net.snowflake:snowflake-jdbc:3.26.1 Snowflake JDBC Driver Copyright (C) 2008 The Guava Authors org.apache.arrow:arrow-format:17.0.0 Generated Java files from the IPC Flatbuffer definitions. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.apache.arrow:arrow-memory-core:17.0.0 Core off-heap memory management libraries for Arrow ValueVectors. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.apache.arrow:arrow-memory-netty:17.0.0 Netty allocator and utils for allocating memory in Arrow Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.apache.arrow:arrow-memory-netty-buffer-patch:17.0.0 Netty Buffer needed to patch that is consumed by Arrow Memory Netty Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.apache.arrow:arrow-vector:17.0.0 An off-heap reference implementation for Arrow columnar data format. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.apache.cassandra:java-driver-core:4.19.0 The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users. Copyright (C) 2007 The Guava Authors org.apache.cassandra:java-driver-guava-shaded:4.19.0 Shaded Guava artifact for use in the Java driver for Apache Cassandra® Copyright 2012 Google Inc. All Rights Reserved. org.apache.commons:commons-collections4:4.5.0 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved. org.apache.commons:commons-lang3:3.18.0 Apache 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 and 21 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. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.apache.commons:commons-text:1.14.0 Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.apache.httpcomponents.client5:httpclient5:5.3 Apache HttpComponents Client Copyright 1999-2023 The Apache Software Foundation org.apache.httpcomponents.core5:httpcore5:5.2.4 Apache HttpComponents HTTP/1.1 core components Copyright 2005-2023 The Apache Software Foundation org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 Apache HttpComponents HTTP/2 Core Components Copyright 1999-2023 The Apache Software Foundation org.apache.httpcomponents:httpclient:4.5.14 Apache HttpComponents Client Copyright 1999-2022 The Apache Software Foundation org.apache.logging.log4j:log4j-api:2.24.3 The 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. Copyright 1999-2024 The Apache Software Foundation org.apache.logging.log4j:log4j-to-slf4j:2.24.3 Forwards the Log4j API calls to SLF4J. (Refer to the `log4j-slf4j[2]-impl` artifacts for forwarding SLF4J to the Log4j API.) © 1999–2024 The Apache Software Foundation org.apache.tomcat.embed:tomcat-embed-core:10.1.34 Core Tomcat implementation Copyright © 1999-2024, Apache Software Foundation org.apache.tomcat.embed:tomcat-embed-el:10.1.34 Core Tomcat implementation Copyright 1999-2024 The Apache Software Foundation org.apache.tomcat.embed:tomcat-embed-websocket:10.1.34 Core Tomcat implementation Copyright 1999-2024 The Apache Software Foundation org.codehaus.jackson:jackson-core-asl:1.9.12 Jackson is a high-performance JSON processor (parser, generator) Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi org.conscrypt:conscrypt-openjdk-uber:2.5.2 Conscrypt: OpenJdk UberJAR Copyright (C) 2017 The Android Open Source Project org.hibernate.common:hibernate-commons-annotations:7.0.3.Final Common reflection code used in support of annotation processing Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. org.jboss.logging:jboss-logging:3.5.0.Final The JBoss Logging Framework Copyright 2010 Red Hat, Inc. org.jspecify:jspecify:1.0.0 An artifact of well-named and well-specified annotations to power static analysis checks Copyright 2022 The JSpecify Authors. org.mongodb:bson:5.5.1 The BSON library Copyright 2008-present MongoDB, Inc. org.mongodb:bson-record-codec:5.5.1 The BSON Codec for Java records Copyright 2008-present MongoDB, Inc. org.mongodb:mongodb-driver-core:5.5.1 Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver. Copyright 2008-present MongoDB, Inc. org.mongodb:mongodb-driver-sync:5.5.1 The MongoDB Synchronous Driver Copyright 2008-present MongoDB, Inc. org.mvel:mvel2:2.5.2.Final MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts. Copyright (c) 2000-2011 INRIA, France Telecom org.springframework.boot:spring-boot:3.4.2 Spring Boot Copyright 2012-2022 the original author or authors. org.springframework.boot:spring-boot-autoconfigure:3.4.2 Spring Boot AutoConfigure Copyright 2012-2021 the original author or authors. org.springframework.boot:spring-boot-starter:3.4.2 Core starter, including auto-configuration support, logging and YAML Copyright 2012-present the original author or authors. org.springframework.boot:spring-boot-starter-data-jpa:3.4.2 Starter for using Spring Data JPA with Hibernate Copyright 2012-2024 the original author or authors. org.springframework.boot:spring-boot-starter-jdbc:3.4.2 Starter for using JDBC with the HikariCP connection pool Copyright 2012-2024 the original author or authors. org.springframework.boot:spring-boot-starter-json:3.4.2 Starter for reading and writing json Copyright 2012-present the original author or authors. org.springframework.boot:spring-boot-starter-logging:3.4.2 Starter for logging using Logback. Default logging starter Copyright 2012-present the original author or authors. org.springframework.boot:spring-boot-starter-tomcat:3.4.2 Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web Copyright 2012-present the original author or authors. org.springframework.boot:spring-boot-starter-web:3.4.2 Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container Copyright 2012-present the original author or authors. org.springframework.data:spring-data-commons:3.4.2 Core Spring concepts underpinning every Spring Data module. Copyright 2014-2025 the original author or authors. org.springframework.data:spring-data-jpa:3.4.2 Spring Data module for JPA repositories. Copyright 2012-2025 the original author or authors. org.springframework:spring-aop:6.2.2 Spring AOP Copyright 2002-2012 the original author or authors. org.springframework:spring-aspects:6.2.2 Spring Aspects Copyright 2002-2024 the original author or authors. org.springframework:spring-beans:6.2.2 Spring Beans Copyright 2002-2018 the original author or authors. org.springframework:spring-context:6.2.2 Spring Context Copyright 2002-2022 the original author or authors. org.springframework:spring-core:6.2.2 Spring Core Copyright (c) 2000-2011 INRIA, France Telecom org.springframework:spring-expression:6.2.2 Spring Expression Language (SpEL) Copyright 2002-2024 the original author or authors. org.springframework:spring-jcl:6.2.2 Spring Commons Logging Bridge Copyright 2002-2023 the original author or authors. org.springframework:spring-jdbc:6.2.2 Spring JDBC Copyright 2002-2019 the original author or authors. org.springframework:spring-orm:6.2.2 Spring Object/Relational Mapping Copyright 2002-2023 the original author or authors. org.springframework:spring-tx:6.2.2 Spring Transaction Copyright 2002-2019 the original author or authors. org.springframework:spring-web:6.2.2 Spring Web Copyright 2002-2022 the original author or authors. org.springframework:spring-webmvc:6.2.2 Spring Web MVC Copyright 2002-2021 the original author or authors. org.xerial:sqlite-jdbc:3.50.3.0 SQLite JDBC library Copyright (c) 2007 David Crawshaw org.yaml:snakeyaml:2.5 YAML 1.1 parser and emitter for Java Copyright (c) 2008, SnakeYAML software.amazon.awssdk.crt:aws-crt:0.30.5 Java bindings for the AWS SDK Common Runtime Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. software.amazon.awssdk:annotations:2.27.12 The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:apache-client:2.27.12 The 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). Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:arns:2.27.12 The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:auth:2.27.12 The AWS SDK for Java - Auth module holds the classes that are used for authentication with services Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:aws-core:2.27.12 The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes. Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. software.amazon.awssdk:aws-json-protocol:2.27.12 The AWS SDK for Java - module holds the classes for AWS Json protocol Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:aws-query-protocol:2.27.12 The AWS SDK for Java - module holds the classes for AWS Query protocol Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:aws-xml-protocol:2.27.12 The AWS SDK for Java - module holds the classes for AWS Xml protocol Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:checksums:2.27.12 The AWS SDK for Java - Checksums module contains checksums and related items that are used by other modules in the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:checksums-spi:2.27.12 The AWS SDK for Java - Checksums SPI module contains checksum interfaces that are used by other modules in the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:crt-core:2.27.12 The AWS SDK for Java - AWS CRT Core holds common types that are built on the AWS Common Runtime Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:dynamodb:2.27.12 The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating with Amazon DynamoDB Service Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:dynamodb-enhanced:2.27.12 The AWS Java SDK custom services Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:endpoints-spi:2.27.12 The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:http-auth:2.27.12 The AWS SDK for Java - HTTP Auth module contains interfaces and implementations for generic HTTP authentication Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:http-auth-aws:2.27.12 The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for HTTP authentication specific to AWS. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:http-auth-aws-eventstream:2.27.12 The AWS SDK for Java - HTTP Auth AWS Event Stream module contains interfaces and implementations for AWS specific authentication of event streams in HTTP services. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:http-auth-spi:2.27.12 The AWS SDK for Java - HTTP Auth SPI module contains the interfaces for authentication that are used by other modules in the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:http-client-spi:2.27.12 The 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). Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:identity-spi:2.27.12 The AWS SDK for Java - Identity SPI module contains the Identity interfaces that are used by other modules in the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:json-utils:2.27.12 The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:metrics-spi:2.27.12 This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature that are used by other modules in the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:netty-nio-client:2.27.12 The 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). Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:profiles:2.27.12 Profile module allows loading information from AWS configuration and credentials files. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:protocol-core:2.27.12 The AWS SDK for Java - module holds the core protocol classes Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:regions:2.27.12 The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library. Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. software.amazon.awssdk:retries:2.27.12 The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:retries-spi:2.27.12 The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:s3:2.27.12 The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with Amazon Simple Storage Service Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:s3-transfer-manager:2.27.12 The S3 Transfer Manager allows customers to easily and optimally transfer objects and directories to and from S3. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:sdk-core:2.27.12 The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes. Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:secretsmanager:2.27.12 The AWS Java SDK for AWS Secrets Manager module holds the client classes that are used for communicating with AWS Secrets Manager Service Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:ssm:2.27.12 The AWS Java SDK for AWS Simple Systems Management Service holds the client classes that are used for communicating with the AWS Simple Systems Management Service Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:sts:2.27.12 The AWS Java SDK for AWS STS module holds the client classes that are used for communicating with AWS Security Token Service Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:third-party-jackson-core:2.27.12 The AWS SDK for Java - Third Party is an umbrella module that contains child modules which are shaded third- party dependencies. Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. software.amazon.awssdk:url-connection-client:2.27.12 The 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). Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.awssdk:utils:2.27.12 The 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). Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. software.amazon.eventstream:eventstream:1.0.1 The AWS Event Stream decoder library. Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. software.aws.mcs:aws-sigv4-auth-cassandra-java-driver-plugin:4.0.9 A Plugin to allow SigV4 authentication for Java Cassandra drivers with Amazon MCS Copyright (C) 2020-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. BSD License =========== com.google.api:api-common:2.53.0 Common utilities for Google APIs in Java Copyright 2017, Google Inc. com.google.api:gax:2.70.0 Google Api eXtensions for Java (Core) Copyright 2019 Google LLC com.google.api:gax-grpc:2.70.0 Google Api eXtensions for Java (gRPC) Copyright 2018 Google LLC com.google.api:gax-httpjson:2.70.0 Google Api eXtensions for Java (HTTP JSON) Copyright 2017 Google LLC com.google.auth:google-auth-library-credentials:1.37.1 Client libraries providing authentication and authorization to enable calling Google APIs. Copyright 2022 Google LLC com.google.auth:google-auth-library-oauth2-http:1.37.1 Client libraries providing authentication and authorization to enable calling Google APIs. Copyright 2025 Google LLC com.google.protobuf:protobuf-java:3.25.8 Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Copyright 2008 Google Inc. All rights reserved. com.google.protobuf:protobuf-java-util:3.25.8 Utilities for Protocol Buffers Copyright 2008 Google Inc. All rights reserved. com.sun.istack:istack-commons-runtime:4.1.2 istack common utility code Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved. jakarta.activation:jakarta.activation-api:2.1.4 Jakarta Activation API 2.1 Specification Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved. jakarta.xml.bind:jakarta.xml.bind-api:4.0.4 Jakarta XML Binding API Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved. org.antlr:antlr4-runtime:4.13.0 The ANTLR 4 Runtime Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. org.eclipse.angus:angus-activation:2.0.3 Angus Activation Registries Implementation Copyright (c) 2021, 2023 Oracle and/or its affiliates. All rights reserved. org.glassfish.jaxb:jaxb-core:4.0.6 JAXB Core module. Contains sources required by XJC, JXC and Runtime modules. Copyright (c) 2020, 2022 Oracle and/or its affiliates. All rights reserved. org.glassfish.jaxb:jaxb-runtime:4.0.6 JAXB (JSR 222) Reference Implementation Copyright (c) 2017, 2022 Oracle and/or its affiliates. All rights reserved. org.glassfish.jaxb:txw2:4.0.6 TXW is a library that allows you to write XML documents. Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. org.graalvm.llvm:llvm-api:24.1.1 Graal LLVM API. Copyright (c) 2023, Oracle and/or its affiliates. org.graalvm.shadowed:jline:24.1.1 JLINE3 shaded module. Copyright (c) 2002-2017, the original author(s). org.hsqldb:hsqldb:2.7.4 HSQLDB - Lightweight 100% Java SQL Database Engine Copyright (c) 2001-2022, The HSQL Development Group org.postgresql:postgresql:42.7.8 PostgreSQL JDBC Driver Postgresql Copyright (c) 2003, PostgreSQL Global Development Group org.threeten:threeten-extra:1.8.0 Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later Copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos org.threeten:threetenbp:1.7.0 Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR. Copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos Bouncy Castle Licence ===================== org.bouncycastle:bcpkix-jdk18on:1.78.1 The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. org.bouncycastle:bcprov-jdk18on:1.78.1 The 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. Copyright (c) 2000-2023 The Legion Of The Bouncy Castle Inc. (https://www.bouncycastle.org) org.bouncycastle:bcutil-jdk18on:1.78.1 The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.8 and up. Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. CC0-1.0 ======= org.hdrhistogram:HdrHistogram:2.1.12 HdrHistogram 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. Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene Copyright (c) 2014 Michael Barker Copyright (c) 2014 Matt Warren CDDL-1.1 ======== javax.xml.bind:jaxb-api:2.3.1 JAXB (JSR 222) API Copyright (c) 2017-2018 Oracle and/or its affiliates. All rights reserved. Databricks JDBC Driver License ============================== com.databricks:databricks-jdbc:2.7.3 Databricks JDBC Driver Copyright (2025) Databricks, Inc. Eclipse Public License 1.0 (EPL) ================================ ch.qos.logback:logback-classic:1.5.16 logback-classic module Copyright (C) 1999-2024, QOS.ch. All rights reserved. ch.qos.logback:logback-core:1.5.16 logback-core module Copyright (C) 1999-2015, QOS.ch. All rights reserved. Eclipse Public License 2.0 (EPL) ================================ com.github.jnr:jnr-posix:3.1.15 Common cross-project/cross-platform POSIX APIs Copyright (C) 2007 jakarta.annotation:jakarta.annotation-api:2.1.1 Jakarta Annotations API Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved. jakarta.persistence:jakarta.persistence-api:3.1.0 Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications. Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved. jakarta.transaction:jakarta.transaction-api:2.0.1 Jakarta Transactions Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved. org.aspectj:aspectjweaver:1.9.22.1 The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time weaving (LTW) during class-loading and also contains the AspectJ runtime classes. Copyright (c) 2000-2011 INRIA, France Telecom Functional Source License, Version 1.1, ALv2 Future License =========================================================== org.liquibase:liquibase-cli:5.0.0 Liquibase CLI interface Copyright © 2007-2025 Liquibase, Inc. All rights reserved. org.liquibase:liquibase-core:5.0.0 Liquibase is a tool for managing and executing database changes. Copyright © 2007-2025 Liquibase, Inc. All rights reserved. org.liquibase:liquibase-snowflake:5.0.0 Copyright © 2007-2025 Liquibase, Inc. All rights reserved. org.liquibase:liquibase-standard:5.0.0 Copyright © 2007-2025 Liquibase, Inc. All rights reserved. GNU General Public License, Version 2, with Classpath Exception =============================================================== Eclipse Adoptium project's JDK Java Development Kit for running and compiling Java applications Copyright (C) Eclipse Foundation. All Rights Reserved. org.graalvm.tools:profiler-tool:24.1.1 The core module of the Truffle profiler Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved. GNU Lesser General Public License ================================= org.firebirdsql.jdbc:jaybird:5.0.9.java8 JDBC Driver for the Firebird RDBMS Portions created by Alejandro Alberola are Copyright (C) 2001 GNU Lesser General Public License Version 2.1 (LGPL) ==================================================== com.github.jsqlparser:jsqlparser:5.3 JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern. Copyright (C) 2004 - 2024 JSQLParser org.hibernate.orm:hibernate-community-dialects:6.6.5.Final Hibernate's community supported dialects Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. org.hibernate.orm:hibernate-core:6.6.5.Final Hibernate's core ORM functionality Copyright 2004-present by the Checker Framework developers org.mariadb.jdbc:mariadb-java-client:3.5.6 JDBC driver for MariaDB and MySQL Copyright (c) 2012-2014 Monty Program Ab GraalVM Free Terms and Conditions (GFTC) including License for Early Adopter Versions ===================================================================================== org.graalvm.polyglot:python:24.1.1 GraalPython engine. Copyright (c) 2017, 2024 Oracle and/or its affiliates org.graalvm.python:python:24.1.1 GraalPython engine. Copyright (c) 2017, 2024 Oracle and/or its affiliates org.graalvm.truffle:truffle-enterprise:24.1.1 Enterprise Truffle runtime distribution. Copyright (c) 2017, 2024 Oracle and/or its affiliates International Program License Agreement (IPLA) ============================================== com.ibm.db2:jcc:11.5.9.0 IBM Data Server Driver for JDBC and SQLJ is a pure-Java driver (Type 4) that supports the JDBC 4 specification. You can use this JDBC driver for Java applications that access the Db2® LUW database server. Copyright IBM Corporation 2019, 2021 Liquibase End-User License Agreement ==================================== com.liquibase:liquibase-commercial:5.0.0 Powerful, Enterprise-Grade Database DevOps—Faster, Safer, and Built for Scale Copyright © 2007-2025 Liquibase, Inc. All rights reserved. org.liquibase.ext:liquibase-redshift:4.33.0 Add this Liquibase extension to your project to support Amazon Redshift Copyright © 2007-2025 Liquibase, Inc. All rights reserved. MIT License =========== com.azure:azure-core:1.55.4 This package contains core types for Azure Java clients. Copyright 2013 FasterXML.com com.azure:azure-core-http-netty:1.15.12 This package contains the Netty HTTP client plugin for azure-core. Copyright 2014 The Netty Project com.azure:azure-identity:1.16.2 This module contains client library for Microsoft Azure Identity. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. com.azure:azure-json:1.5.0 This package provides interfaces for reading and writing JSON. Copyright (c) 2007- Tatu Saloranta, tatu.saloranta@iki.fi com.azure:azure-storage-blob:12.30.1 This module contains client library for Microsoft Azure Blob Storage. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. com.azure:azure-storage-common:12.29.1 This module contains common code based for all Microsoft Azure Storage client libraries. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. com.azure:azure-storage-file-datalake:12.24.1 This module contains client library for Microsoft Azure File Storage Data Lake. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. com.azure:azure-storage-internal-avro:12.15.1 This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries. Copyright (c) 2015 Microsoft com.azure:azure-xml:1.2.0 This package provides interfaces for reading and writing XML. Copyright (c) 2006- Tatu Saloranta, tatu.saloranta@iki.fi com.github.vertical-blank:sql-formatter:2.0.5 Simple SQL formatter without dependencies. Copyright (c) 2013, 2022, Oracle and/or its affiliates. All rights reserved. com.microsoft.azure:msal4j:1.21.0 Microsoft Authentication Library for Java gives you the ability to obtain tokens from Microsoft Entra (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities Copyright (c) Microsoft Corporation. All rights reserved. com.microsoft.azure:msal4j-persistence-extension:1.3.0 Implementation of ITokenCacheAccessAspect interface defined in Java MSAL SDK (artifactId - msal4j) for persistence of token cache in platform specific secret storage: * Win - file encrypted with DPAPI * Mac - key chain * Linux - key ring Copyright (c) Microsoft Corporation. All rights reserved. com.microsoft.sqlserver:mssql-jdbc:12.10.1.jre8 Microsoft JDBC Driver for SQL Server. Copyright (C) 2012 tamtam180 org.checkerframework:checker-compat-qual:2.5.6 Checker 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 Copyright 2004-present, Michael Ernst and Suzanne Millstein org.checkerframework:checker-qual:3.49.5 checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework. Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. org.reactivestreams:reactive-streams:1.0.4 A Protocol for Asynchronous Non-Blocking Data Sequence Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. org.semver4j:semver4j:5.6.0 Semantic versioning for Java apps. Copyright Status: COPYRIGHT REVIEW NEEDED: No attribution information found in available sources org.slf4j:jul-to-slf4j:2.0.16 JUL to SLF4J bridge Copyright (c) 2004-2011 QOS.ch org.slf4j:slf4j-api:2.0.17 The slf4j API Copyright (c) 2004-2011 QOS.ch org.slf4j:slf4j-nop:2.0.17 SLF4J NOP Provider Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. Mozilla Public License 2.0 (MPL) ================================ com.h2database:h2:2.2.224 H2 Database Engine Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0, Oracle Free Use Terms and Conditions (FUTC) =========================================== com.oracle.database.jdbc:ojdbc8:19.28.0.0 Oracle JDBC Driver compatible with JDK8, JDK11, JDK17, JDK19, and JDK21 Copyright © 1999, 2023, Oracle and/or its affiliates Public Domain ============= org.json:json:20250517 JSON 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. Copyright (c) 2002 JSON.org, Douglas Crockford Unicode/ICU License =================== org.graalvm.shadowed:icu4j:24.1.1 ICU4J shaded module. © 2016 and later: Unicode, Inc. and others. Universal Permissive License 1.0 (UPL) ====================================== org.graalvm.polyglot:polyglot:24.1.1 A framework that allows to embed polyglot language implementations in Java. Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved. org.graalvm.python:python-community:24.1.1 GraalPython engine. Copyright Status: COPYRIGHT REVIEW NEEDED: No jar files available for copyright analysis org.graalvm.python:python-embedding:24.1.1 GraalPy Embedding Copyright (c) 2023, 2024, Oracle and/or its affiliates. All rights reserved. org.graalvm.python:python-language:24.1.1 GraalPython language Copyright (c) 2019, 2021, Oracle and/or its affiliates. All rights reserved. org.graalvm.python:python-launcher:24.1.1 GraalPython launcher Copyright (c) 2017, 2024, Oracle and/or its affiliates. org.graalvm.python:python-resources:24.1.1 GraalPython runtime resources Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved. org.graalvm.regex:regex:24.1.1 Truffle regular expressions language. Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved. org.graalvm.sdk:collections:24.1.1 A collections framework for GraalVM components. Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved. org.graalvm.sdk:jniutils:24.1.1 Utilities for JNI calls from within native-image. Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved. org.graalvm.sdk:launcher-common:24.1.1 Common infrastructure to create language launchers using the Polyglot API. Copyright (c) 2017, 2023, Oracle and/or its affiliates. All rights reserved. org.graalvm.sdk:maven-downloader:24.1.1 Helpers to download maven artifacts without maven. Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved. org.graalvm.sdk:nativebridge:24.1.1 API and utility classes for nativebridge. Copyright (c) 2021, 2023, Oracle and/or its affiliates. All rights reserved. org.graalvm.sdk:nativeimage:24.1.1 A framework that allows to customize native image generation. Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved. org.graalvm.sdk:word:24.1.1 A low-level framework for machine-word-sized values in Java. Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved. org.graalvm.shadowed:json:24.1.1 JSON shaded module. Copyright (c) 2013, 2024, Oracle and/or its affiliates. All rights reserved. org.graalvm.shadowed:xz:24.1.1 shaded XZ Java module. Copyright (c) 2013, 2024, Oracle and/or its affiliates. All rights reserved. org.graalvm.truffle:truffle-api:24.1.1 Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal. Copyright (c) 2022, 2024, Oracle and/or its affiliates. All rights reserved. org.graalvm.truffle:truffle-compiler:24.1.1 Truffle compiler API. Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved. org.graalvm.truffle:truffle-nfi:24.1.1 Native function interface for the Truffle framework. Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved. org.graalvm.truffle:truffle-nfi-libffi:24.1.1 Implementation of the Truffle NFI using libffi. Copyright (c) 2017, 2021, Oracle and/or its affiliates. All rights reserved. org.graalvm.truffle:truffle-runtime:24.1.1 Truffle runtime distribution. Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved. Unknown License =============== com.simba.googlebigquery.jdbc:GoogleBigQueryJDBC42:1.5.4 Copyright 2016-2020 Instaclustr Pty Ltd javax.activation:javax.activation-api:1.2.0 JavaBeans Activation Framework API jar Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved. javax.annotation:javax.annotation-api:1.3.2 Common Annotations for the JavaTM Platform API Copyright (c) 2005-2018 Oracle and/or its affiliates. All rights reserved. net.jcip:jcip-annotations:1 Copyright Status: COPYRIGHT REVIEW NEEDED: No jar files available for copyright analysis