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

Apache CXF


From: 'an unknown organization'

  - 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)

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.2
    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:33.4.0-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Metrics Core (https://metrics.dropwizard.io/metrics-core) io.dropwizard.metrics:metrics-core:bundle:4.2.30
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Jackson Integration for Metrics (https://metrics.dropwizard.io/metrics-json) io.dropwizard.metrics:metrics-json:bundle:4.2.26
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Cryptacular Library (https://www.cryptacular.org) org.cryptacular:cryptacular:jar:1.2.7
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
    License: GNU Lesser General Public License  (https://www.gnu.org/licenses/lgpl-3.0.txt)

  - WSDL4J (http://sf.net/projects/wsdl4j) wsdl4j:wsdl4j:jar:1.6.3
    License: CPL  (http://www.opensource.org/licenses/cpl1.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)

  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.3
    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 Mail API (https://projects.eclipse.org/projects/ee4j/jakarta.mail-api) jakarta.mail:jakarta.mail-api:jar:2.1.3
    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.resource API (https://github.com/eclipse-ee4j/jca-api) jakarta.resource:jakarta.resource-api:jar:2.1.0
    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 Servlet (https://projects.eclipse.org/projects/ee4j.servlet) jakarta.servlet:jakarta.servlet-api:jar:6.0.0
    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 XML Binding API (https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2
    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.2
    License: EDL 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.5
    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.5
    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.5
    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/eclipse-ee4j/jaxrs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:3.1.0
    License: EPL-2.0  (http://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)

  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:7.1.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2
    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.18.2
    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.18.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.16.2
    License: The Apache Software License, Version 2.0  (http://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.18.2
    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.18.2
    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.18.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'fasterxml.com' (http://fasterxml.com)

  - Stax2 API (http://github.com/FasterXML/stax2-api) org.codehaus.woodstox:stax2-api:bundle:4.2.2
    License: The BSD 2-Clause License  (http://www.opensource.org/licenses/bsd-license.php)


From: 'OW2' (http://www.ow2.org/)

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)


From: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.17
    License: MIT  (https://opensource.org/license/mit)


From: 'Spring IO' (https://spring.io/projects/spring-framework)

  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:6.2.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.2.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring TestContext Framework (https://github.com/spring-projects/spring-framework) org.springframework:spring-test:jar:6.2.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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.17.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Core (https://cxf.apache.org) org.apache.cxf:cxf-core:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime JAXB DataBinding (https://cxf.apache.org) org.apache.cxf:cxf-rt-databinding-jaxb:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime JAX-RS Frontend (https://cxf.apache.org) org.apache.cxf:cxf-rt-frontend-jaxrs:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF JAX-RS Client (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-client:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF JAX-RS Extensions: Providers (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-extension-providers:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF JAX-RS Extensions: JSON Basic (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-json-basic:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime Http-Signature (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-http-signature:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime JOSE Core (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-jose:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime JOSE JAX-RS (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-jose-jaxrs:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime OAuth 2.0 (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-oauth2:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime OAuth 2.0 SAML (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-oauth2-saml:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime OpenId Connect (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-sso-oidc:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF RS SSO SAML (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-sso-saml:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF RS XML Security (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-security-xml:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime Security functionality (https://cxf.apache.org) org.apache.cxf:cxf-rt-security:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime SAML Security functionality (https://cxf.apache.org) org.apache.cxf:cxf-rt-security-saml:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime HTTP Transport (https://cxf.apache.org) org.apache.cxf:cxf-rt-transports-http:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime HTTP Jetty Transport (https://cxf.apache.org) org.apache.cxf:cxf-rt-transports-http-jetty:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache CXF Runtime Core for WSDL (https://cxf.apache.org) org.apache.cxf:cxf-rt-wsdl:bundle:4.1.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HttpClient (https://hc.apache.org/httpcomponents-client-5.4.x/5.4.2/httpclient5/) org.apache.httpcomponents.client5:httpclient5:jar:5.4.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HttpClient Cache (https://hc.apache.org/httpcomponents-client-5.0.x/5.3.1/httpclient5-cache/) org.apache.httpcomponents.client5:httpclient5-cache:jar:5.3.1
    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.3.x/5.3.3/httpcore5/) org.apache.httpcomponents.core5:httpcore5:jar:5.3.3
    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.3.x/5.3.3/httpcore5-h2/) org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache XML Security for Java (https://santuario.apache.org/) org.apache.santuario:xmlsec:bundle:4.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - XmlSchema Core (https://ws.apache.org/commons/xmlschema20/xmlschema-core/) org.apache.ws.xmlschema:xmlschema-core:bundle:2.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache WSS4J WS-Security Common (https://ws.apache.org/wss4j/wss4j-ws-security-common/) org.apache.wss4j:wss4j-ws-security-common:jar:4.0.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache WSS4J DOM WS-Security (https://ws.apache.org/wss4j/wss4j-ws-security-dom/) org.apache.wss4j:wss4j-ws-security-dom:jar:4.0.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The JASYPT team' (http://www.jasypt.org)

  - JASYPT: Java Simplified Encryption (http://www.jasypt.org) org.jasypt:jasypt:jar:1.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Tomitribe Corporation' (http://www.tomitribe.com/)

  - Tomitribe :: HTTP Signatures (http://www.tomitribe.com/tomitribe-http-signatures/) org.tomitribe:tomitribe-http-signatures:jar:1.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Webtide' (https://webtide.com)

  - Core :: EE Common (https://jetty.org/jetty-core/jetty-ee) org.eclipse.jetty:jetty-ee:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Core :: HTTP (https://jetty.org/jetty-core/jetty-http) org.eclipse.jetty:jetty-http:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Core :: IO (https://jetty.org/jetty-core/jetty-io) org.eclipse.jetty:jetty-io:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Core :: Security (https://jetty.org/jetty-core/jetty-security) org.eclipse.jetty:jetty-security:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Core :: Server (https://jetty.org/jetty-core/jetty-server) org.eclipse.jetty:jetty-server:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Core :: Sessions (https://jetty.org/jetty-core/jetty-session) org.eclipse.jetty:jetty-session:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Core :: Utilities (https://jetty.org/jetty-core/jetty-util) org.eclipse.jetty:jetty-util:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Core :: XML (https://jetty.org/jetty-core/jetty-xml) org.eclipse.jetty:jetty-xml:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - EE10 :: Servlet (https://jetty.org/jetty-ee10/jetty-ee10-servlet) org.eclipse.jetty.ee10:jetty-ee10-servlet:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - EE10 :: WebApp (https://jetty.org/jetty-ee10/jetty-ee10-webapp) org.eclipse.jetty.ee10:jetty-ee10-webapp:jar:12.0.16
    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache Software License - Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)





