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

Apache Camel :: Karaf :: Components :: JIRA


From: 'an unknown organization'

  - 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:31.1-android
    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)

  - io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.27.2
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-api:jar:0.31.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-contrib-http-util:jar:0.31.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.12.0
    License: The MIT License  (http://opensource.org/licenses/MIT)

  - Jettison (https://github.com/jettison-json/jettison) org.codehaus.jettison:jettison:bundle:1.5.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)


From: 'Atlassian' (http://www.atlassian.com/)

  - Atlassian Concurrency Utilities (https://labs.atlassian.com/wiki/display/CONCURRENT/Home) io.atlassian.util.concurrent:atlassian-util-concurrent:jar:4.0.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Atlassian' (https://www.atlassian.com/)

  - Atlassian Event (https://docs.atlassian.com/atlassian-event/4.1.3) com.atlassian.event:atlassian-event:jar:4.1.3
    License: BSD License  (http://opensource.org/licenses/BSD-3-Clause)

  - Atlassian HTTP Client API (https://www.atlassian.com/public-pom/atlassian-httpclient-parent/atlassian-httpclient-api/) com.atlassian.httpclient:atlassian-httpclient-api:jar:2.1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - Atlassian HTTP Client, Apache HTTP components impl library (https://www.atlassian.com/public-pom/atlassian-httpclient-parent/atlassian-httpclient-library/) com.atlassian.httpclient:atlassian-httpclient-library:jar:2.1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - JIRA REST Java Client - Public API (https://www.atlassian.com/public-pom/jira-rest-java-client-parent/jira-rest-java-client-api/) com.atlassian.jira:jira-rest-java-client-api:jar:5.2.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - JIRA REST Java Client - Implementation (https://www.atlassian.com/public-pom/jira-rest-java-client-parent/jira-rest-java-client-core/) com.atlassian.jira:jira-rest-java-client-core:jar:5.2.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Shared Application Access Layer API (https://www.atlassian.com/public-pom/sal-parent/sal-api/) com.atlassian.sal:sal-api:atlassian-plugin:5.1.4
    License: BSD License  (https://opensource.org/licenses/BSD-3-Clause)

  - Functional Extensions (https://www.atlassian.com/central-pom/fugue-parent/fugue/) io.atlassian.fugue:fugue:jar:5.0.1
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)


From: 'Eclipse Foundation' (https://www.eclipse.org)

  - Jakarta Activation API jar (https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) jakarta.activation:jakarta.activation-api:jar:1.2.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:1.3.5
    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/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - OSGi resource locator (https://projects.eclipse.org/projects/ee4j/osgi-resource-locator) org.glassfish.hk2:osgi-resource-locator:jar:1.0.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)


From: 'Eclipse Foundation' (https://www.eclipse.org/org/foundation/)

  - jakarta.ws.rs-api (https://github.com/eclipse-ee4j/jaxrs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:2.1.6
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - jersey-core-client (https://projects.eclipse.org/projects/ee4j.jersey/jersey-client) org.glassfish.jersey.core:jersey-client:jar:2.35
    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)
    License: BSD 2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)
    License: Modified BSD  (http://asm.objectweb.org/license.html)
    License: jQuery license  (jquery.org/license)
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
    License: W3C license  (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)

  - jersey-core-common (https://projects.eclipse.org/projects/ee4j.jersey/jersey-common) org.glassfish.jersey.core:jersey-common:jar:2.35
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: The GNU General Public License (GPL), Version 2, With Classpath Exception  (https://www.gnu.org/software/classpath/license.html)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)

  - jersey-media-jaxb (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-jaxb) org.glassfish.jersey.media:jersey-media-jaxb:jar:2.35
    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)
    License: BSD 2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)
    License: Modified BSD  (http://asm.objectweb.org/license.html)
    License: jQuery license  (jquery.org/license)
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
    License: W3C license  (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)

  - jersey-media-json-jettison (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-json-jettison) org.glassfish.jersey.media:jersey-media-json-jettison:jar:2.35
    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)
    License: BSD 2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)
    License: Modified BSD  (http://asm.objectweb.org/license.html)
    License: jQuery license  (jquery.org/license)
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
    License: W3C license  (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)


From: 'Google' (https://www.google.com/)

  - Google HTTP Client Library for Java (https://github.com/googleapis/google-http-java-client/google-http-client) com.google.http-client:google-http-client:jar:1.43.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - GSON extensions to the Google HTTP Client Library for Java. (https://github.com/googleapis/google-http-java-client/google-http-client-gson) com.google.http-client:google-http-client-gson:jar:1.43.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Google OAuth Client Library for Java (https://github.com/googleapis/google-oauth-java-client/google-oauth-client) com.google.oauth-client:google-oauth-client:jar:1.36.0
    License: The Apache Software 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.18.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Joda.org' (http://www.joda.org)

  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.9.9
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Oracle Corporation' (http://www.oracle.com)

  - javax.inject:1 as OSGi bundle (https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject) org.glassfish.hk2.external:jakarta.inject:jar:2.6.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: 'QOS.ch' (http://www.qos.ch)

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


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

  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:5.3.25
    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:5.3.25
    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:5.3.25
    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 HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient:jar:4.1.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HttpAsyncClient Cache (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.4
    License: Apache 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 HttpClient Cache (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient-cache:jar:4.5.13
    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)

  - Apache HttpCore NIO (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore-nio:jar:4.4.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HttpClient Mime (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpmime:jar:4.5.13
    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.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Camel :: JIRA (https://www.apache.org/camel/camel-parent/components/camel-jira/) org.apache.camel:camel-jira:jar:4.7.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)





