// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

custos-services


From: 'an unknown organization'
  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:3.1.8
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - btf (https://github.com/java-json-tools/btf) com.github.java-json-tools:btf:jar:1.3
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - jackson-coreutils (https://github.com/java-json-tools/jackson-coreutils) com.github.java-json-tools:jackson-coreutils:jar:2.0
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json-patch (https://github.com/java-json-tools/json-patch) com.github.java-json-tools:json-patch:jar:1.13
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - msg-simple (https://github.com/java-json-tools/msg-simple) com.github.java-json-tools:msg-simple:jar:1.2
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:3.0.1
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.10.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:32.0.1-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:2.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:jar:3.24.0
    License: BSD-3-Clause  (https://opensource.org/licenses/BSD-3-Clause)
  - Protocol Buffers [Util] (https://developers.google.com/protocol-buffers/protobuf-java-util/) com.google.protobuf:protobuf-java-util:jar:3.24.0
    License: BSD-3-Clause  (https://opensource.org/licenses/BSD-3-Clause)
  - jackson-datatype-protobuf  com.hubspot.jackson:jackson-datatype-protobuf:jar:0.9.15

  - asyncutil (http://github.com/ibm/java-async-util) com.ibm.async:asyncutil:jar:0.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - io.grpc:grpc-api (https://github.com/grpc/grpc-java) io.grpc:grpc-api:jar:1.58.0
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf:jar:1.58.0
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-lite:jar:1.58.0
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-stub (https://github.com/grpc/grpc-java) io.grpc:grpc-stub:jar:1.58.0
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.12.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.12.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jandex: Core (https://smallrye.io) io.smallrye:jandex:bundle:3.1.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:2.0.1.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.14.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - AspectJ Weaver (https://www.eclipse.org/aspectj/) org.aspectj:aspectjweaver:jar:1.9.21
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
  - Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.37.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - JSON in Java (https://github.com/douglascrockford/JSON-java) org.json:json:bundle:20240303
    License: Public Domain  (https://github.com/stleary/JSON-java/blob/master/LICENSE)
  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.4
    License: MIT-0  (https://spdx.org/licenses/MIT-0.html)
  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'ANTLR' (https://www.antlr.org/)
  - ANTLR 4 Runtime (https://www.antlr.org/antlr4-runtime/) org.antlr:antlr4-runtime:jar:4.13.0
    License: BSD-3-Clause  (https://www.antlr.org/license.html)

From: 'Connect2id Ltd.' (https://connect2id.com)
  - Nimbus JOSE+JWT (https://bitbucket.org/connect2id/nimbus-jose-jwt) com.nimbusds:nimbus-jose-jwt:jar:9.40
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar:4.1.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - istack common utility code tools (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-tools) com.sun.istack:istack-commons-tools:jar:4.1.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - RelaxNG Datatype (https://eclipse-ee4j.github.io/jaxb-ri/) com.sun.xml.bind.external:relaxng-datatype:jar:4.0.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - RNGOM (https://eclipse-ee4j.github.io/jaxb-ri/) com.sun.xml.bind.external:rngom:jar:4.0.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:2.1.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
  - Jakarta Dependency Injection (https://github.com/eclipse-ee4j/injection-api) jakarta.inject:jakarta.inject-api:jar:2.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jakarta Mail API (https://projects.eclipse.org/projects/ee4j/jakarta.mail-api) jakarta.mail:jakarta.mail-api:jar:2.1.2
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Persistence API (https://github.com/eclipse-ee4j/jpa-api) jakarta.persistence:jakarta.persistence-api:jar:3.1.0
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:3.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Angus Activation Registries (https://github.com/eclipse-ee4j/angus-activation/angus-activation) org.eclipse.angus:angus-activation:jar:2.0.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Angus Mail Provider (http://eclipse-ee4j.github.io/angus-mail/angus-mail) org.eclipse.angus:angus-mail:jar:2.0.2
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Codemodel Core (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:codemodel:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAXB Core (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-core:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAXB JXC (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-jxc:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-runtime:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAXB XJC (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-xjc:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - TXW2 Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:txw2:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - XSOM (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:xsom:jar:4.0.4
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'Eclipse Foundation' (https://www.eclipse.org/org/foundation/)
  - Jakarta RESTful WS API (https://github.com/jakartaee/rest/jakarta.ws.rs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:4.0.0
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0)    License: GPL-2.0-with-classpath-exception  (https://www.gnu.org/software/classpath/license.html)

From: 'EE4J Community' (https://github.com/eclipse-ee4j)
  - jakarta.transaction API (https://projects.eclipse.org/projects/ee4j.jta) jakarta.transaction:jakarta.transaction-api:jar:2.0.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson Jakarta-RS: base (https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base) com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:bundle:2.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson Jakarta-RS: JSON (https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider) com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider:bundle:2.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:bundle:2.15.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (https://fasterxml.com)
  - ClassMate (https://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google LLC' (http://www.google.com)
  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.21.1
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google LLC'
  - proto-google-common-protos (https://github.com/googleapis/sdk-platform-java) com.google.api.grpc:proto-google-common-protos:jar:2.22.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Hibernate.org' (http://hibernate.org)
  - Hibernate Commons Annotations (http://hibernate.org) org.hibernate.common:hibernate-commons-annotations:jar:6.0.6.Final
    License: GNU Library General Public License v2.1 or later  (http://www.opensource.org/licenses/LGPL-2.1)

From: 'Hibernate.org' (https://hibernate.org)
  - Hibernate ORM - hibernate-core (https://hibernate.org/orm) org.hibernate.orm:hibernate-core:jar:6.4.1.Final
    License: GNU Library General Public License v2.1 or later  (https://www.opensource.org/licenses/LGPL-2.1)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - Java Annotation Indexer (http://www.jboss.org/jandex) org.jboss:jandex:bundle:2.4.4.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.5.3.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - RESTEasy Client (https://resteasy.dev) org.jboss.resteasy:resteasy-client:jar:6.2.7.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - RESTEasy Client API (https://resteasy.dev) org.jboss.resteasy:resteasy-client-api:jar:6.2.7.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - RESTEasy Core (https://resteasy.dev) org.jboss.resteasy:resteasy-core:jar:6.2.7.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - RESTEasy Core SPI (https://resteasy.dev) org.jboss.resteasy:resteasy-core-spi:jar:6.2.7.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - RESTEasy Jackson 2 Provider (https://resteasy.dev) org.jboss.resteasy:resteasy-jackson2-provider:jar:6.2.7.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - RESTEasy JAXB Provider (https://resteasy.dev) org.jboss.resteasy:resteasy-jaxb-provider:jar:6.2.7.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - RESTEasy Multipart Provider (https://resteasy.dev) org.jboss.resteasy:resteasy-multipart-provider:jar:6.2.7.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)
  - Keycloak Admin REST Client (http://keycloak.org/keycloak-integration-parent/keycloak-admin-client) org.keycloak:keycloak-admin-client:jar:24.0.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Keycloak Authz: Client API (http://keycloak.org/keycloak-authz-parent/keycloak-authz-client) org.keycloak:keycloak-authz-client:jar:24.0.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Keycloak Common (http://keycloak.org/keycloak-common) org.keycloak:keycloak-common:jar:24.0.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Keycloak Core (http://keycloak.org/keycloak-core) org.keycloak:keycloak-core:jar:24.0.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Pivotal Software, Inc.' (https://www.spring.io)
  - Spring Cloud Starter Vault Config (https://cloud.spring.io/spring-cloud-vault/) org.springframework.cloud:spring-cloud-starter-vault-config:jar:4.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Cloud Vault Configuration Integration (https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config) org.springframework.cloud:spring-cloud-vault-config:jar:4.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Data Core (https://spring.io/projects/spring-data) org.springframework.data:spring-data-commons:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Data JPA (https://projects.spring.io/spring-data-jpa) org.springframework.data:spring-data-jpa:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Vault Core (https://projects.spring.io/spring-vault/spring-vault-core/) org.springframework.vault:spring-vault-core:jar:3.0.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.4.14
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.4.14
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:2.0.11
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.11
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Spring IO' (https://spring.io/projects/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Aspects (https://github.com/spring-projects/spring-framework) org.springframework:spring-aspects:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context Support (https://github.com/spring-projects/spring-framework) org.springframework:spring-context-support:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring JDBC (https://github.com/spring-projects/spring-framework) org.springframework:spring-jdbc:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Object/Relational Mapping (https://github.com/spring-projects/spring-framework) org.springframework:spring-orm:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:6.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client-ga) org.apache.httpcomponents:httpclient:jar:4.5.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.16
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.16.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.11.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.14.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - custos-core (https://www.apache.org/custos/custos-core/) org.apache.custos:custos-core:jar:1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (https://hc.apache.org/httpcomponents-client-5.0.x/5.2.3/httpclient5/) org.apache.httpcomponents.client5:httpclient5:jar:5.2.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpComponents Core HTTP/1.1 (https://hc.apache.org/httpcomponents-core-5.2.x/5.2.4/httpcore5/) org.apache.httpcomponents.core5:httpcore5:jar:5.2.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpComponents Core HTTP/2 (https://hc.apache.org/httpcomponents-core-5.2.x/5.2.4/httpcore5-h2/) org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mime4j :: Core (http://james.apache.org/mime4j/apache-mime4j-core) org.apache.james:apache-mime4j-core:bundle:0.8.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mime4j :: DOM (http://james.apache.org/mime4j/apache-mime4j-dom) org.apache.james:apache-mime4j-dom:bundle:0.8.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mime4j :: Storage (http://james.apache.org/mime4j/apache-mime4j-storage) org.apache.james:apache-mime4j-storage:bundle:0.8.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.21.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j to SLF4J Adapter (https://logging.apache.org/log4j/2.x/log4j/log4j-to-slf4j/) org.apache.logging.log4j:log4j-to-slf4j:jar:2.21.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'VMware, Inc.' (https://spring.io)
  - spring-boot (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-autoconfigure (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-autoconfigure:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-aop (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-aop:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-cache (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-cache:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-data-jpa (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-data-jpa:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-jdbc (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-jdbc:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - spring-boot-starter-logging (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-logging:jar:3.2.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Zaxxer.com' (https://github.com/brettwooldridge)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:5.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




