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

WSO2 Identity Server - All Rest API


From: 'an unknown organization'
  - AntLR (http://www.antlr.org/) antlr:antlr:jar:2.7.6

  - opencsv.wso2 (http://wso2.org) au.com.bytecode.opencsv.wso2:opencsv:bundle:1.8.wso2v1

  - backport.util.concurrent.wso2 (http://wso2.org) backport-util-concurrent.wso2:backport-util-concurrent:bundle:3.1.0.wso2v1

  - c3p0:JDBC DataSources/Resource Pools (http://c3p0.sourceforge.net) c3p0:c3p0:jar:0.9.1.1
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl.txt)
  - cglib (http://cglib.sourceforge.net/) cglib:cglib-nodep:jar:2.1_3

  - 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)
  - SpotBugs Annotations (https://spotbugs.github.io/) com.github.spotbugs:spotbugs-annotations:jar:4.1.3
    License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html)
  - 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.9.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.7.1
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - gdata.core.wso2 (http://wso2.org) com.google.gdata.wso2:gdata-core:bundle:1.47.0.wso2v1

  - 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.0.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:1.3
    License: The Apache Software 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:bundle:3.17.1
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - re2j (http://github.com/google/re2j) com.google.re2j:re2j:jar:1.1
    License: The Go license  (https://golang.org/LICENSE)
  - Uzaygezen-core (http://code.google.com/p/uzaygezen/uzaygezen-core) com.google.uzaygezen:uzaygezen-core:jar:0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON.simple (http://code.google.com/p/json-simple/) com.googlecode.json-simple:json-simple:bundle:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jsonschema2pojo-core (http://jsonschema2pojo.googlecode.com/jsonschema2pojo-core/) com.googlecode.jsonschema2pojo:jsonschema2pojo-core:jar:0.3.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - ICU4J (https://icu.unicode.org/) com.ibm.icu:icu4j:jar:71.1
    License: Unicode/ICU License  (https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE)
  - Simple Magic (https://256stuff.com/sources/simplemagic/) com.j256.simplemagic:simplemagic:jar:1.17
    License: ISC License  (https://opensource.org/licenses/ISC)
  - json-path (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.9.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - comresrcgen  com.sun.localizer:comresrcgen:jar:1.0

  - localizer  com.sun.localizer:localizer:jar:1.0

  - T-Digest (https://github.com/tdunning/t-digest) com.tdunning:t-digest:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.3
    License: BSD  (LICENSE.txt)
  - commons.beanutils.wso2 (http://wso2.org) commons-beanutils.wso2:commons-beanutils:bundle:1.8.0.wso2v1

  - CLI  commons-cli:commons-cli:jar:1.0

  - commons.codec.wso2 (http://wso2.org) commons-codec.wso2:commons-codec:bundle:1.3.0.wso2v1

  - commons.io.wso2 (http://wso2.org) commons-io.wso2:commons-io:bundle:2.17.0.wso2v1

  - commons.pool.wso2 (http://wso2.org) commons-pool.wso2:commons-pool:bundle:1.5.6.wso2v1

  - dnsjava (http://www.dnsjava.org) dnsjava:dnsjava:jar:2.1.7
    License: BSD 2-Clause license  (http://opensource.org/licenses/BSD-2-Clause)
  - validateutility  eclipse:validateutility:jar:0.95

  - Metrics Core (https://metrics.dropwizard.io/metrics-core) io.dropwizard.metrics:metrics-core:bundle:4.2.9
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Graphite Integration for Metrics (https://metrics.dropwizard.io/metrics-graphite) io.dropwizard.metrics:metrics-graphite:bundle:4.2.21
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Integration with JMX (https://metrics.dropwizard.io/metrics-jmx) io.dropwizard.metrics:metrics-jmx:bundle:4.2.21
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - JVM Integration for Metrics (https://metrics.dropwizard.io/metrics-jvm) io.dropwizard.metrics:metrics-jvm:bundle:4.2.21
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google S2 geometry library (https://github.com/sgr-io/s2-geometry-library-java) io.sgr:s2-geometry-library-java:jar:1.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger:swagger-core:bundle:1.6.6
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-jaxrs (https://github.com/swagger-api/swagger-core/modules/swagger-jaxrs) io.swagger:swagger-jaxrs:bundle:1.6.6
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-models (https://github.com/swagger-api/swagger-core/modules/swagger-models) io.swagger:swagger-models:bundle:1.6.6
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-annotations-jakarta (https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta) io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.17
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1
    License: Common Development and Distribution License (CDDL) v1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - JavaMail API (https://glassfish.dev.java.net/javaee5/mail/) javax.mail:mail:jar:1.4.1
    License: Common Development and Distribution License (CDDL) v1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - Enterprise JavaBeans (EJB) 3.0 (http://www.jcp.org/en/jsr/detail?id=220) javax.persistence:persistence-api:jar:1.0
    License: Common Development and Distribution License (CDDL) v1.0  (http://www.sun.com/cddl/cddl.html)
  - servlet-api  javax.servlet:servlet-api:jar:2.5

  - jsp-api  javax.servlet.jsp:jsp-api:jar:2.1

  - Java Transaction API (http://java.sun.com/products/jta) javax.transaction:jta:jar:1.0.1B

  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jdom  jdom:jdom:jar:1.0

  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
    License: BSD  (LICENSE.txt)
  - kaptcha.wso2 (http://wso2.org) kaptcha.wso2:kaptcha:bundle:2.3.0.wso2v1

  - Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.10.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Byte Buddy agent (https://bytebuddy.net/byte-buddy-agent) net.bytebuddy:byte-buddy-agent:jar:1.10.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - "Java Concurrency in Practice" book annotations (http://jcip.net/) net.jcip:jcip-annotations:jar:1.0

  - ehcache (http://ehcache.sf.net) net.sf.ehcache:ehcache:jar:1.2.3
    License: The Apache Software License, Version 2.0  (http://ehcache.sourceforge.net/LICENSE.txt)
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) net.sourceforge.findbugs:annotations:jar:1.3.2
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - Serp (http://serp.sourceforge.net) net.sourceforge.serp:serp:jar:1.13.1
    License: BSD  (LICENSE.txt)
  - abdera.wso2 (http://wso2.org) org.apache.abdera.wso2:abdera:bundle:1.0.0.wso2v3

  - ant.wso2 (http://wso2.org) org.apache.ant.wso2:ant:bundle:1.10.12.wso2v1

  - axis2.wso2 (http://wso2.org) org.apache.axis2.wso2:axis2:bundle:1.6.1-wso2v42

  - axis2.client.wso2 (http://wso2.org) org.apache.axis2.wso2:axis2-client:bundle:1.6.1-wso2v42

  - axis2.json.wso2 (http://wso2.org) org.apache.axis2.wso2:axis2-json:bundle:1.6.1-wso2v42

  - Calcite Core (https://calcite.apache.org) org.apache.calcite:calcite-core:jar:1.37.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Calcite Linq4j (https://calcite.apache.org) org.apache.calcite:calcite-linq4j:jar:1.37.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Calcite Avatica (https://calcite.apache.org/avatica) org.apache.calcite.avatica:avatica-core:jar:1.22.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Calcite Avatica Metrics (https://calcite.apache.org/avatica) org.apache.calcite.avatica:avatica-metrics:jar:1.22.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - stax.impl.wso2 (http://wso2.org) org.apache.geronimo.specs.wso2:geronimo-stax-api_1.0_spec:bundle:1.0.1.wso2v2

  - httpcore.wso2 (http://wso2.org) org.apache.httpcomponents.wso2:httpcore:bundle:4.4.15.wso2v1

  - juddi.wso2 (http://wso2.org) org.apache.juddi.wso2:juddi:bundle:3.1.5.wso2v1

  - Apache Lucene (module: common) (https://lucene.apache.org/) org.apache.lucene:lucene-analysis-common:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: kuromoji) (https://lucene.apache.org/) org.apache.lucene:lucene-analysis-kuromoji:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: nori) (https://lucene.apache.org/) org.apache.lucene:lucene-analysis-nori:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: phonetic) (https://lucene.apache.org/) org.apache.lucene:lucene-analysis-phonetic:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: backward-codecs) (https://lucene.apache.org/) org.apache.lucene:lucene-backward-codecs:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: classification) (https://lucene.apache.org/) org.apache.lucene:lucene-classification:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: codecs) (https://lucene.apache.org/) org.apache.lucene:lucene-codecs:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: core) (https://lucene.apache.org/) org.apache.lucene:lucene-core:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: expressions) (https://lucene.apache.org/) org.apache.lucene:lucene-expressions:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: grouping) (https://lucene.apache.org/) org.apache.lucene:lucene-grouping:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: highlighter) (https://lucene.apache.org/) org.apache.lucene:lucene-highlighter:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: join) (https://lucene.apache.org/) org.apache.lucene:lucene-join:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: memory) (https://lucene.apache.org/) org.apache.lucene:lucene-memory:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: misc) (https://lucene.apache.org/) org.apache.lucene:lucene-misc:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: queries) (https://lucene.apache.org/) org.apache.lucene:lucene-queries:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: queryparser) (https://lucene.apache.org/) org.apache.lucene:lucene-queryparser:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: sandbox) (https://lucene.apache.org/) org.apache.lucene:lucene-sandbox:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: spatial-extras) (https://lucene.apache.org/) org.apache.lucene:lucene-spatial-extras:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: spatial3d) (https://lucene.apache.org/) org.apache.lucene:lucene-spatial3d:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Lucene (module: suggest) (https://lucene.apache.org/) org.apache.lucene:lucene-suggest:jar:9.9.2
    License: Apache 2  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Solr (module: api) (https://solr.apache.org/) org.apache.solr:solr-api:jar:9.5.0
    License: Apache 2  (https://apache.org/licenses/LICENSE-2.0.txt)
  - Apache Solr (module: core) (https://solr.apache.org/) org.apache.solr:solr-core:jar:9.5.0
    License: Apache 2  (https://apache.org/licenses/LICENSE-2.0.txt)
  - Apache Solr (module: scripting) (https://solr.apache.org/) org.apache.solr:solr-scripting:jar:9.5.0
    License: Apache 2  (https://apache.org/licenses/LICENSE-2.0.txt)
  - Apache Solr (module: solrj) (https://solr.apache.org/) org.apache.solr:solr-solrj:jar:9.5.0
    License: Apache 2  (https://apache.org/licenses/LICENSE-2.0.txt)
  - Apache Solr (module: solrj-streaming) (https://solr.apache.org/) org.apache.solr:solr-solrj-streaming:jar:9.5.0
    License: Apache 2  (https://apache.org/licenses/LICENSE-2.0.txt)
  - Apache Solr (module: solrj-zookeeper) (https://solr.apache.org/) org.apache.solr:solr-solrj-zookeeper:jar:9.5.0
    License: Apache 2  (https://apache.org/licenses/LICENSE-2.0.txt)
  - tiles.wso2 (http://wso2.org) org.apache.tiles.wso2:tiles-jsp:bundle:2.0.5.wso2v2

  - tomcat-annotations-api (https://tomcat.apache.org/) org.apache.tomcat:tomcat-annotations-api:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-api (https://tomcat.apache.org/) org.apache.tomcat:tomcat-api:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-catalina (https://tomcat.apache.org/) org.apache.tomcat:tomcat-catalina:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-catalina-ha (https://tomcat.apache.org/) org.apache.tomcat:tomcat-catalina-ha:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-coyote (https://tomcat.apache.org/) org.apache.tomcat:tomcat-coyote:jar:9.0.96
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-el-api (https://tomcat.apache.org/) org.apache.tomcat:tomcat-el-api:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-jaspic-api (https://tomcat.apache.org/) org.apache.tomcat:tomcat-jaspic-api:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-jni (https://tomcat.apache.org/) org.apache.tomcat:tomcat-jni:jar:9.0.96
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-jsp-api (https://tomcat.apache.org/) org.apache.tomcat:tomcat-jsp-api:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-juli (https://tomcat.apache.org/) org.apache.tomcat:tomcat-juli:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-servlet-api (https://tomcat.apache.org/) org.apache.tomcat:tomcat-servlet-api:jar:9.0.96
    License: Apache License, Version 2.0 and
        Common Development And Distribution License (CDDL) Version 1.0  (http://www.apache.org/licenses/LICENSE-2.0.txt and
        http://www.opensource.org/licenses/cddl1.txt)
  - tomcat-tribes (https://tomcat.apache.org/) org.apache.tomcat:tomcat-tribes:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-util (https://tomcat.apache.org/) org.apache.tomcat:tomcat-util:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-util-scan (https://tomcat.apache.org/) org.apache.tomcat:tomcat-util-scan:jar:9.0.94
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - woden.wso2 (http://wso2.org) org.apache.woden.wso2:woden:bundle:1.0.0.M8-wso2v1

  - axiom.wso2 (http://wso2.org) org.apache.ws.commons.axiom.wso2:axiom:bundle:1.2.11-wso2v16

  - xmlschema.wso2 (http://wso2.org) org.apache.ws.commons.schema.wso2:XmlSchema:bundle:1.4.7-wso2v5

  - org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.1.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk18on:jar:1.78.1
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk18on:jar:1.78.1
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Bouncy Castle ASN.1 Extension and Utility APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcutil-jdk18on:jar:1.78.1
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-compat-qual:jar:2.5.5
    License: GNU General Public License, version 2 (GPL2), with the classpath exception  (http://www.gnu.org/software/classpath/license.html)    License: The MIT License  (http://opensource.org/licenses/MIT)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.12.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - commons-compiler (http://janino-compiler.github.io/commons-compiler/) org.codehaus.janino:commons-compiler:jar:3.1.11
    License: BSD-3-Clause  (https://spdx.org/licenses/BSD-3-Clause.html)
  - janino (http://janino-compiler.github.io/janino/) org.codehaus.janino:janino:jar:3.1.11
    License: BSD-3-Clause  (https://spdx.org/licenses/BSD-3-Clause.html)
  - Jettison  org.codehaus.jettison:jettison:bundle:1.1

  - compass.project.wso2 (http://wso2.org) org.compass-project.wso2:compass:bundle:2.0.1.wso2v2

  - org.eclipse.core.runtime  org.eclipse.core:org.eclipse.core.runtime:jar:3.5.0.v20090429-1800

  - javax.servlet  org.eclipse.equinox:javax.servlet:jar:3.0.0.v201112011016

  - javax.servlet.jsp  org.eclipse.equinox:javax.servlet.jsp:jar:2.0.0.v200706191603

  - org.eclipse.equinox.http.helper  org.eclipse.equinox:org.eclipse.equinox.http.helper:jar:1.0.0

  - org.eclipse.equinox.http.servlet  org.eclipse.equinox:org.eclipse.equinox.http.servlet:jar:2.2.2

  - org.eclipse.osgi  org.eclipse.osgi:org.eclipse.osgi:jar:3.9.1.v20130814-1242

  - org.eclipse.osgi.services  org.eclipse.osgi:org.eclipse.osgi.services:jar:3.3.100.v20130513-1956

  - Graaljs (http://www.graalvm.org/) org.graalvm.js:js:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)    License: MIT License  (http://opensource.org/licenses/MIT)
  - Tregex (http://www.graalvm.org/) org.graalvm.regex:regex:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - Graal Sdk (https://github.com/oracle/graal) org.graalvm.sdk:graal-sdk:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - Truffle API (http://openjdk.java.net/projects/graal) org.graalvm.truffle:truffle-api:jar:22.3.4
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)
  - Hibernate Annotations (http://annotations.hibernate.org) org.hibernate:hibernate-annotations:jar:3.3.0.GA
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl.txt)
  - Hibernate Commons Annotations  org.hibernate:hibernate-commons-annotations:jar:3.0.0.ga
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl.txt)
  - Hibernate Entity Manager (http://entitymanager.hibernate.org) org.hibernate:hibernate-entitymanager:jar:3.3.1.ga
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl.txt)
  - Hibernate Validator (http://validator.hibernate.org) org.hibernate:hibernate-validator:jar:3.0.0.ga
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl.txt)
  - smack.wso2 (http://wso2.org) org.igniterealtime.smack.wso2:smack:bundle:3.0.4.wso2v1

  - smackx.wso2 (http://wso2.org) org.igniterealtime.smack.wso2:smackx:bundle:3.0.4.wso2v1

  - JSON in Java (https://github.com/douglascrockford/JSON-java) org.json:json:bundle:20230227
    License: Public Domain  (https://github.com/stleary/JSON-java/blob/master/LICENSE)
  - WSO2 Carbon Orbit - JSON (org.json) (http://wso2.org) org.json.wso2:json:bundle:3.0.0.wso2v4

  - jsonschema2pojo-core (https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core) org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WADL Core (http://wadl.java.net/wadl-core/) org.jvnet.ws.wadl:wadl-core:jar:1.1.6

  - WADL XSLT (http://wadl.java.net/wadl-xslt/) org.jvnet.ws.wadl:wadl-xslt:jar:1.1.6

  - org.locationtech.jts:jts-core (https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core) org.locationtech.jts:jts-core:bundle:1.19.0
    License: Eclipse Public License, Version 2.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EPLv2.txt)    License: Eclipse Distribution License - v 1.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EDLv1.txt)
  - org.locationtech.jts.io:jts-io-common (https://www.locationtech.org/projects/technology.jts/jts-modules/jts-io/jts-io-common) org.locationtech.jts.io:jts-io-common:jar:1.19.0
    License: Eclipse Public License, Version 2.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EPLv2.txt)    License: Eclipse Distribution License - v 1.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EDLv1.txt)
  - Proj4J (https://github.com/locationtech/proj4j) org.locationtech.proj4j:proj4j:bundle:1.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - mockito-core (https://github.com/mockito/mockito) org.mockito:mockito-core:jar:3.3.3
    License: The MIT License  (https://github.com/mockito/mockito/blob/master/LICENSE)
  - PowerMock (http://www.powermock.org) org.powermock:powermock-api-mockito2:jar:2.0.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - PowerMock (http://www.powermock.org) org.powermock:powermock-api-support:jar:2.0.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - PowerMock (http://www.powermock.org) org.powermock:powermock-core:jar:2.0.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - PowerMock (http://www.powermock.org) org.powermock:powermock-reflect:jar:2.0.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Quartz Enterprise Job Scheduler (http://quartz-scheduler.org/quartz/) org.quartz-scheduler:quartz:jar:2.1.1
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - quartz.wso2 (http://wso2.org) org.quartz-scheduler.wso2:quartz:bundle:2.1.1.wso2v1

  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.11
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - RRD4J (https://github.com/rrd4j/rrd4j/) org.rrd4j:rrd4j:jar:3.8.1
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - semver4j (https://github.com/semver4j/semver4j) org.semver4j:semver4j:jar:5.2.2
    License: The MIT License  (https://opensource.org/licenses/MIT)
  - org.eclipse.equinox.common  org.wso2.eclipse.equinox:org.eclipse.equinox.common:jar:3.8.0.v20160509-1230

  - org.eclipse.equinox.p2.artifact.repository  org.wso2.eclipse.equinox:org.eclipse.equinox.p2.artifact.repository:jar:1.1.300.v20131211-1531

  - org.eclipse.equinox.p2.core  org.wso2.eclipse.equinox:org.eclipse.equinox.p2.core:jar:2.3.0.v20131211-1531

  - org.eclipse.equinox.p2.director  org.wso2.eclipse.equinox:org.eclipse.equinox.p2.director:jar:2.3.100.v20140224-1921

  - org.eclipse.equinox.p2.engine  org.wso2.eclipse.equinox:org.eclipse.equinox.p2.engine:jar:2.3.0.v20140506-1720

  - org.eclipse.equinox.p2.metadata  org.wso2.eclipse.equinox:org.eclipse.equinox.p2.metadata:jar:2.2.0.v20131211-1531

  - org.eclipse.equinox.p2.metadata.repository  org.wso2.eclipse.equinox:org.eclipse.equinox.p2.metadata.repository:jar:1.2.100.v20131209-2144

  - org.eclipse.equinox.p2.repository  org.wso2.eclipse.equinox:org.eclipse.equinox.p2.repository:jar:2.3.0.v20131211-1531

  - org.eclipse.equinox.simpleconfigurator  org.wso2.eclipse.equinox:org.eclipse.equinox.simpleconfigurator:jar:1.1.200.v20160504-1450

  - org.eclipse.osgi.services  org.wso2.eclipse.osgi:org.eclipse.osgi.services:jar:3.5.100.v20160504-1419

  - waffle.wso2 (http://wso2.org) org.wso2.orbit.com.github.dblock.waffle:waffle-jna:bundle:1.6.wso2v6

  - WSO2 Carbon Orbit - Nimbus JWT Library (http://wso2.org) org.wso2.orbit.com.nimbusds:nimbus-jose-jwt:bundle:7.3.0.wso2v1

  - commons-codec.wso2 (http://wso2.org) org.wso2.orbit.commons-codec:commons-codec:bundle:1.14.0.wso2v1

  - commons-fileupload orbit bundle (http://wso2.org) org.wso2.orbit.commons-fileupload:commons-fileupload:bundle:1.5.0.wso2v2

  - activation  org.wso2.orbit.javax.activation:activation:bundle:1.1.1.wso2v2

  - WSO2 Carbon - Javax servlet bundle  org.wso2.orbit.javax.servlet.jsp.jstl:jstl:bundle:1.2.2.wso2v1

  - jaxb-api  org.wso2.orbit.javax.xml.bind:jaxb-api:bundle:2.3.1.wso2v1

  - WSO2 Carbon Orbit - Joda-time (http://wso2.org) org.wso2.orbit.joda-time:joda-time:bundle:2.9.4.wso2v1

  - WSO2 Carbon Orbit - Apache Commons lang3 library (http://wso2.org) org.wso2.orbit.org.apache.commons:commons-lang3:bundle:3.4.0.wso2v1

  - HttpClient (http://www.wso2.com) org.wso2.orbit.org.apache.httpcomponents:httpclient:bundle:4.5.13.wso2v1

  - neethi.wso2 (http://wso2.org) org.wso2.orbit.org.apache.neethi:neethi:bundle:2.0.4.wso2v5

  - WSO2 Carbon Orbit - Apache OLTU Library (http://wso2.org) org.wso2.orbit.org.apache.oltu.oauth2:oltu:bundle:1.0.0.wso2v3

  - WSO2 Carbon Orbit - POI ooxml (http://wso2.org) org.wso2.orbit.org.apache.poi:poi-ooxml:bundle:3.17.0.wso2v1

  - WSO2 Carbon Orbit - POI scratchpad (http://wso2.org) org.wso2.orbit.org.apache.poi:poi-scratchpad:bundle:3.17.0.wso2v1

  - solr.wso2  org.wso2.orbit.org.apache.solr:solr:bundle:9.5.0.wso2v7

  - bcpkix (http://wso2.org) org.wso2.orbit.org.bouncycastle:bcpkix-jdk18on:bundle:1.78.1.wso2v1

  - bcprov (http://wso2.org) org.wso2.orbit.org.bouncycastle:bcprov-jdk18on:bundle:1.78.1.wso2v1

  - WSO2 Carbon Orbit - OpenSAML J Library (http://wso2.org) org.wso2.orbit.org.opensaml:opensaml:bundle:2.6.6.wso2v3

  - OWASP Java Encoder (http://www.wso2.com) org.wso2.orbit.org.owasp.encoder:encoder:bundle:1.2.0.wso2v1

  - wsdl-core.wso2 (http://wso2.org) org.wso2.orbit.wadl.core:wadl-core:bundle:1.1.6.wso2v1

  - xalan orbit bundle (http://wso2.org) org.wso2.orbit.xalan:xalan:bundle:2.7.2.wso2v2

  - WSO2 Carbon Orbit - xercesImpl Library (http://wso2.org) org.wso2.orbit.xerces:xercesImpl:bundle:2.12.2.wso2v1

  - wsdl-validator.wso2 (http://wso2.org) org.wso2.wsdl.validator.wso2:wsdl-validator:bundle:1.2.0.wso2v1

  - ua-parser-wso2 (http://wso2.org) ua.parser.wso2:ua-parser:bundle:1.5.4.wso2v2

  - uddi4j  uddi:uddi4j:jar:1.0.1

  - wrapper  wrapper:wrapper:jar:3.2.3

  - WSDL4J (http://sf.net/projects/wsdl4j) wsdl4j:wsdl4j:jar:1.6.2
    License: CPL  (http://www.opensource.org/licenses/cpl1.0.txt)
  - wsdl4j.wso2 (http://wso2.org) wsdl4j.wso2:wsdl4j:bundle:1.6.2.wso2v2

  - Xerces2-j (https://xerces.apache.org/xerces2-j/) xerces:xercesImpl:jar:2.12.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - xmlParserAPIs  xerces:xmlParserAPIs:jar:2.6.2

  - XML Commons External Components XML APIs (http://xml.apache.org/commons/components/external/) xml-apis:xml-apis:jar:1.4.01
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: The SAX License  (http://www.saxproject.org/copying.html)    License: The W3C License  (http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip)
  - XMLUnit for Java (http://xmlunit.sourceforge.net/) xmlunit:xmlunit:jar:1.3
    License: BSD License  (http://xmlunit.svn.sourceforge.net/viewvc/*checkout*/xmlunit/trunk/xmlunit/LICENSE.txt)
  - xom (http://www.xom.nu) xom:xom:jar:1.0
    License: LGPL 

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

From: 'Apache Software Foundation' (http://db.apache.org/)
  - Derby Engine (http://db.apache.org/derby/) org.apache.derby:derby:jar:10.4.2.0


From: 'Apache Software Foundation' (http://jakarta.apache.org/)
  - HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Activation 1.1 (http://geronimo.apache.org/specs/geronimo-activation_1.1_spec) org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JTA 1.1 (http://geronimo.apache.org/specs/geronimo-jta_1.1_spec) org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Streaming API for XML (STAX API 1.0) (http://geronimo.apache.org/specs/geronimo-stax-api_1.0_spec) org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Web Services Metadata 2.0 (http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec) org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenJPA Aggregate Jar (http://openjpa.apache.org/openjpa) org.apache.openjpa:openjpa:bundle:2.2.0-wso2v1
    License: Apache Software License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org/)
  - Neethi (http://ws.apache.org/commons/neethi/) org.apache.neethi:neethi:jar:2.0.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache POI (http://poi.apache.org/) org.apache.poi:poi:jar:3.17
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache POI (http://poi.apache.org/) org.apache.poi:poi-scratchpad:jar:3.17
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Woden - API (http://ws.apache.org/woden/woden-api/) org.apache.woden:woden-api:jar:1.0M9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Woden - Commons (http://ws.apache.org/woden/woden-impl-commons/) org.apache.woden:woden-impl-commons:jar:1.0M9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Woden - DOM (http://ws.apache.org/woden/woden-impl-dom/) org.apache.woden:woden-impl-dom:jar:1.0M9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (https://www.apache.org)
  - Apache Hadoop Annotations  org.apache.hadoop:hadoop-annotations:jar:3.2.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Auth  org.apache.hadoop:hadoop-auth:jar:3.2.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Common  org.apache.hadoop:hadoop-common:jar:3.2.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Carrot Search s.c.' (https://www.carrotsearch.com)
  - High Performance Primitive Collections (https://github.com/carrotsearch/hppc) com.carrotsearch:hppc:jar:0.9.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Chemouni Uriel' (https://urielch.github.io/)
  - ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.4.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.4.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus' (http://codehaus.org)
  - jaxen (http://jaxen.codehaus.org/) jaxen:jaxen:jar:1.1.1


From: 'Codehaus' (http://www.codehaus.org/)
  - Woodstox (http://woodstox.codehaus.org) org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Woodstox (http://woodstox.codehaus.org) org.codehaus.woodstox:wstx-asl:jar:3.2.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)
  - Plexus Common Utilities (http://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:3.0.24
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Eclipse Foundation' (http://www.eclipse.org/)
  - OSGi System Bundle (http://www.eclipse.org/platform) org.eclipse.platform:org.eclipse.osgi:jar:3.14.0
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-2.0/)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - Jakarta Activation (https://github.com/eclipse-ee4j/jaf/jakarta.activation) com.sun.activation:jakarta.activation:jar:1.2.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar:3.0.12
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - 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 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 Web Services Metadata API (https://github.com/eclipse-ee4j/jws-api) jakarta.jws:jakarta.jws-api:jar:2.1.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:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta SOAP with Attachments API (https://github.com/eclipse-ee4j/saaj-api) jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta XML Web Services API (https://github.com/eclipse-ee4j/jax-ws-api) jakarta.xml.ws:jakarta.xml.ws-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)
  - JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-runtime:jar:2.3.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:2.3.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Extended StAX API (https://projects.eclipse.org/projects/ee4j/stax-ex) org.jvnet.staxex:stax-ex:jar:1.8.3
    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.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)
  - javax.ws.rs-api (https://github.com/eclipse-ee4j/jaxrs-api) javax.ws.rs:javax.ws.rs-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)
  - jersey-container-jetty-http (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-jetty-http) org.glassfish.jersey.containers:jersey-container-jetty-http:jar:2.39.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)    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  (https://asm.ow2.io/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-client (https://projects.eclipse.org/projects/ee4j.jersey/jersey-client) org.glassfish.jersey.core:jersey-client:jar:3.1.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)    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  (https://asm.ow2.io/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:3.1.5
    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-core-server (https://projects.eclipse.org/projects/ee4j.jersey/jersey-server) org.glassfish.jersey.core:jersey-server:jar:3.1.5
    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: Modified BSD  (https://asm.ow2.io/license.html)
  - jersey-ext-entity-filtering (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-entity-filtering) org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.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)    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  (https://asm.ow2.io/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-inject-hk2 (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2) org.glassfish.jersey.inject:jersey-hk2:jar:3.1.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)    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  (https://asm.ow2.io/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-jackson (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-json-jackson) org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5
    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)

From: 'EE4J Community' (https://github.com/eclipse-ee4j)
  - javax.transaction API (https://projects.eclipse.org/projects/ee4j.jta) jakarta.transaction:jakarta.transaction-api:jar:1.3.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: 'FasterXML' (http://fasterxml.com)
  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:6.5.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JAX-RS provider for JSON content type (http://jackson.codehaus.org) org.codehaus.jackson:jackson-jaxrs:jar:1.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License (LGPL), Version 2.1  (http://www.fsf.org/licensing/licenses/lgpl.txt)
  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Xml Compatibility extensions for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-xc:jar:1.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License (LGPL), Version 2.1  (http://www.fsf.org/licensing/licenses/lgpl.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1
    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.16.1
    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.16.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: CBOR (https://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.16.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: Smile (https://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.16.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-XML (https://github.com/FasterXML/jackson-dataformat-xml) com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.13.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS: base (https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.16.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS: JSON (https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.16.1
    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)
  - Jackson module: Old JAXB Annotations (javax.xml.bind) (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.16.1
    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.1
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'GlassFish Community' (https://glassfish.dev.java.net)
  - Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'JBoss Inc.' (http://www.jboss.com)
  - Hibernate (http://www.hibernate.org) org.hibernate:hibernate:jar:3.2.5.ga
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl.txt)

From: 'JBoss Inc.' (http://www.jboss.org)
  - JBoss Common Classes (http://www.jboss.org) jboss:jboss-common-core:jar:2.0.4.GA
    License: lgpl  (http://repository.jboss.com/licenses/lgpl.txt)

From: 'JCraft,Inc.' (http://www.jcraft.com/)
  - JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.55
    License: Revised BSD  (http://www.jcraft.com/jsch/LICENSE.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda time (http://joda-time.sourceforge.net) joda-time:joda-time:jar:2.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
  - Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Julian Hyde' (http://www.hydromatic.net)
  - Aggregate Designer Algorithm (http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm) net.hydromatic:aggdesigner-algorithm:jar:6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'LocationTech' (http://www.locationtech.org/)
  - Spatial4J (https://projects.eclipse.org/projects/locationtech.spatial4j) org.locationtech.spatial4j:spatial4j:bundle:0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'MetaStuff Ltd.' (http://sourceforge.net/projects/dom4j)
  - dom4j (http://dom4j.org) dom4j:dom4j:jar:1.6.1


From: 'Mort Bay Consulting' (http://www.mortbay.com)
  - Jetty :: Servlet API and Schemas for JPMS and OSGi (https://eclipse.org/jetty/jetty-servlet-api) org.eclipse.jetty.toolchain:jetty-servlet-api:jar:4.0.6
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)

From: 'Mountainminds GmbH & Co. KG'
  - JaCoCo :: Maven Plugin (https://www.jacoco.org/jacoco/trunk/doc/maven.html) org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.12
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
  - JaCoCo :: Agent (http://org.jacoco.agent) org.jacoco:org.jacoco.agent:jar:0.8.12
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
  - JaCoCo :: Core (http://org.jacoco.core) org.jacoco:org.jacoco.core:jar:0.8.12
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
  - JaCoCo :: Report (http://org.jacoco.report) org.jacoco:org.jacoco.report:jar:0.8.12
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)

From: 'ObjectWeb' (http://www.objectweb.org/)
  - ASM Core (http://asm.objectweb.org/asm/) asm:asm:jar:3.2
    License: BSD  (http://asm.objectweb.org/license.html)
  - asm-attrs (http://asm.objectweb.org/) asm:asm-attrs:jar:1.5.3


From: 'OpenTracing' (http://opentracing.io/)
  - OpenTracing API (https://github.com/opentracing/opentracing-java/opentracing-api) io.opentracing:opentracing-api:jar:0.33.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenTracing-noop (https://github.com/opentracing/opentracing-java/opentracing-noop) io.opentracing:opentracing-noop:jar:0.33.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenTracing-util (https://github.com/opentracing/opentracing-java/opentracing-util) io.opentracing:opentracing-util:jar:0.33.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'OPS4J - Open Participation Software for Java' (http://www.ops4j.org/)
  - OPS4J Pax Logging - API (http://www.ops4j.org/projects/pax/logging/pax-logging-api) org.ops4j.pax.logging:pax-logging-api:bundle:1.10.1
    License: ALv2  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - OPS4J Pax Logging - Log4j v2 (http://www.ops4j.org/projects/pax/logging/pax-logging-log4j2) org.ops4j.pax.logging:pax-logging-log4j2:bundle:1.10.1
    License: ALv2  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'Oracle' (http://www.oracle.com)
  - JavaBeans Activation Framework API jar (http://java.net/all/javax.activation-api/) javax.activation:javax.activation-api:jar:1.2.0
    License: CDDL/GPLv2+CE  (https://github.com/javaee/activation/blob/master/LICENSE.txt)

From: 'Oracle' (http://www.oracle.com/)
  - Codemodel Core (http://codemodel.java.net/codemodel/) com.sun.codemodel:codemodel:jar:2.4.1
    License: CDDL v1.1 / GPL v2 dual license  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com)
  - HK2 API module (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api) org.glassfish.hk2:hk2-api:jar:3.0.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)
  - ServiceLocator Default Implementation (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator) org.glassfish.hk2:hk2-locator:jar:3.0.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)
  - HK2 Implementation Utilities (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils) org.glassfish.hk2:hk2-utils:jar:3.0.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)
  - aopalliance version 1.0 repackaged as a module (https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.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)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - jersey-client (https://jersey.java.net/jersey-client/) com.sun.jersey:jersey-client:bundle:1.12
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core (https://jersey.java.net/jersey-core/) com.sun.jersey:jersey-core:jar:1.19
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-json (https://jersey.java.net/jersey-json/) com.sun.jersey:jersey-json:jar:1.19
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-server (https://jersey.java.net/jersey-server/) com.sun.jersey:jersey-server:bundle:1.12
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-servlet (https://jersey.java.net/jersey-servlet/) com.sun.jersey:jersey-servlet:jar:1.19
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - JAXB Reference Implementation (http://jaxb.java.net/) com.sun.xml.bind:jaxb-impl:jar:2.2.6
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - JAXB XJC (http://jaxb.java.net/) com.sun.xml.bind:jaxb-xjc:jar:2.2.6
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Jakarta SOAP Implementation (https://projects.eclipse.org/projects/ee4j/metro-saaj/saaj-impl) com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'OSGi Alliance' (http://www.osgi.org)
  - org.osgi.annotation (http://www.osgi.org) org.osgi:org.osgi.annotation:jar:6.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'OSGi Alliance' (http://www.osgi.org/)
  - org.osgi:org.osgi.service.component.annotations (http://www.osgi.org/) org.osgi:org.osgi.service.component.annotations:jar:1.3.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/apache2.0.php)
  - org.osgi:org.osgi.service.metatype.annotations (http://www.osgi.org/) org.osgi:org.osgi.service.metatype.annotations:jar:1.3.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/apache2.0.php)

From: 'OSGi Alliance' (https://www.osgi.org/)
  - org.osgi:osgi.cmpn (https://www.osgi.org/) org.osgi:osgi.cmpn:jar:7.0.0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - org.osgi:osgi.core (https://www.osgi.org/) org.osgi:osgi.core:jar:7.0.0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-commons (http://asm.ow2.io/) org.ow2.asm:asm-commons:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-tree (http://asm.ow2.io/) org.ow2.asm:asm-tree:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.2.13
    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.2.13
    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)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:2.0.10
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.22
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J Reload4j Binding (http://reload4j.qos.ch) org.slf4j:slf4j-reload4j:jar:1.7.35
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'QOS.CH Sarl' (https://reload4j.qos.ch)
  - reload4j (https://reload4j.qos.ch) ch.qos.reload4j:reload4j:jar:1.2.18.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Shigeru Chiba / JBoss' (http://www.jboss.org/products/javassist.html)
  - Javassist (http://www.jboss.org/products/javassist) javassist:javassist:jar:3.3.GA
    License: MPL 1.1  (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/jboss/javassist/License.html?rev=HEAD&content-type=text/html)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.21.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

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.19
    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.19
    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:5.3.19
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Sun Microsystems, Inc' (http://www.sun.com/)
  - jsr311-api (https://jsr311.dev.java.net) javax.ws.rs:jsr311-api:jar:1.1.1
    License: CDDL License  (http://www.opensource.org/licenses/cddl1.php)

From: 'The Apache Software Foundation' (http://commons.apache.org/)
  - Commons Configuration (http://commons.apache.org/${pom.artifactId.substring(8)}/) commons-configuration:commons-configuration:jar:1.6
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - Digester (http://jakarta.apache.org/commons/digester/) commons-digester:commons-digester:jar:1.8
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - FileUpload (http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/) commons-fileupload:commons-fileupload:jar:1.1.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - Logging (http://jakarta.apache.org/commons/logging/) commons-logging:commons-logging-api:jar:1.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - JavaMail 1.4 (http://geronimo.apache.org/maven/specs/geronimo-javamail_1.4_spec/1.6) org.apache.geronimo.specs:geronimo-javamail_1.4_spec:bundle:1.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Geronimo JSR-317 JPA 2.0 Spec API (http://geronimo.apache.org/maven/specs/geronimo-jpa_2.0_spec/1.0) org.apache.geronimo.specs:geronimo-jpa_2.0_spec:bundle:1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons BeanUtils Core (http://commons.apache.org/beanutils/) commons-beanutils:commons-beanutils-core:jar:1.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons DBCP (http://commons.apache.org/dbcp/) commons-dbcp:commons-dbcp:jar:1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.5.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Avro (http://avro.apache.org) org.apache.avro:avro:bundle:1.7.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Axis2 - Kernel (http://axis.apache.org/axis2/java/core/axis2-kernel/) org.apache.axis2:axis2-kernel:jar:1.6.1-wso2v40
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Axis2 - Transport - Base (http://axis.apache.org/axis2/java/core/axis2-transport-base/) org.apache.axis2:axis2-transport-base:bundle:1.6.1-wso2v40
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (http://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Exec (http://commons.apache.org/proper/commons-exec/) org.apache.commons:commons-exec:jar:1.3
    License: Apache License, Version 2.0  (http://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.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.6.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:2.13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:2.13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:2.13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Annotations for DS (http://felix.apache.org/org.apache.felix.scr.ds-annotations/) org.apache.felix:org.apache.felix.scr.ds-annotations:jar:1.2.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - htrace-core4 (http://incubator.apache.org/projects/htrace.html) org.apache.htrace:htrace-core4:jar:4.1.0-incubating
    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) org.apache.httpcomponents:httpclient: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.13
    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)
  - jUDDI Client side Code (http://juddi.apache.org/juddi-client/) org.apache.juddi:juddi-client:bundle:3.1.5.wso2v1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jUDDI Core (http://juddi.apache.org/juddi-core/) org.apache.juddi:juddi-core:bundle:3.1.5.wso2v1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - UDDI Technical Compatibility Kit (TCK) Base (http://juddi.apache.org/uddi-tck-base/) org.apache.juddi:uddi-tck-base:bundle:3.1.5.wso2v1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - UDDI_v3 WS Stubs and Schema Bindings Generated from WSDL (http://juddi.apache.org/uddi-ws/) org.apache.juddi:uddi-ws:bundle:3.1.5.wso2v1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Doxia :: Sink API (http://maven.apache.org/doxia/doxia/doxia-sink-api) org.apache.maven.doxia:doxia-sink-api:jar:1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Maven Reporting API (http://maven.apache.org/shared/maven-reporting-api/) org.apache.maven.reporting:maven-reporting-api:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - olingo-odata2-api-incubating (http://olingo.incubator.apache.org/olingo-odata2-lib-incubating/olingo-odata2-api-incubating) org.apache.olingo:olingo-odata2-api-incubating:jar:1.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - olingo-odata2-core-incubating (http://olingo.incubator.apache.org/olingo-odata2-lib-incubating/olingo-odata2-core-incubating) org.apache.olingo:olingo-odata2-core-incubating:jar:1.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Oltu - OAuth 2.0 - Client (https://oltu.apache.org/org.apache.oltu.oauth2.parent/org.apache.oltu.oauth2.client/) org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Oltu - OAuth 2.0 - Common (https://oltu.apache.org/org.apache.oltu.oauth2.parent/org.apache.oltu.oauth2.common/) org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Standard Taglib Implementation (http://tomcat.apache.org/taglibs/standard-1.2.5/taglibs-standard-impl) org.apache.taglibs:taglibs-standard-impl:bundle:1.2.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Axiom API (http://ws.apache.org/axiom/) org.apache.ws.commons.axiom:axiom-api:bundle:1.2.11-wso2v6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Axiom Impl (http://ws.apache.org/axiom/) org.apache.ws.commons.axiom:axiom-impl:bundle:1.2.12
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XmlSchema (http://ws.apache.org/commons/XmlSchema) org.apache.ws.commons.schema:XmlSchema:jar:1.4.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons BeanUtils (https://commons.apache.org/proper/commons-beanutils/) commons-beanutils:commons-beanutils:jar:1.9.4
    License: Apache License, Version 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.17.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Net (http://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ant Core (https://ant.apache.org/) org.apache.ant:ant:jar:1.10.12
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ant Launcher (https://ant.apache.org/) org.apache.ant:ant-launcher:jar:1.10.12
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.21
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Configuration (http://commons.apache.org/proper/commons-configuration/) org.apache.commons:commons-configuration2:jar:2.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons DBCP (https://commons.apache.org/dbcp/) org.apache.commons:commons-dbcp2:jar:2.11.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Pool (https://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.12.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.11.0
    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:3.5.0
    License: Apache License, Version 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:3.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF JAX-RS Service Description (https://cxf.apache.org) org.apache.cxf:cxf-rt-rs-service-description:bundle:3.5.0
    License: Apache License, Version 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:3.5.0
    License: Apache License, Version 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:3.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (https://hc.apache.org/httpcomponents-client-5.0.x/5.1.3/httpclient5/) org.apache.httpcomponents.client5:httpclient5:jar:5.1.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.1.x/5.1.3/httpcore5/) org.apache.httpcomponents.core5:httpcore5:jar:5.1.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.1.x/5.1.3/httpcore5-h2/) org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Admin (http://directory.apache.org/kerby/kerby-kerb/kerb-admin) org.apache.kerby:kerb-admin:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Client (http://directory.apache.org/kerby/kerby-kerb/kerb-client) org.apache.kerby:kerb-client:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Common (http://directory.apache.org/kerby/kerby-kerb/kerb-common) org.apache.kerby:kerb-common:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb core (http://directory.apache.org/kerby/kerby-kerb/kerb-core) org.apache.kerby:kerb-core:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Crypto (http://directory.apache.org/kerby/kerby-kerb/kerb-crypto) org.apache.kerby:kerb-crypto:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Identity (http://directory.apache.org/kerby/kerby-kerb/kerb-identity) org.apache.kerby:kerb-identity:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Server (http://directory.apache.org/kerby/kerby-kerb/kerb-server) org.apache.kerby:kerb-server:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerb Simple Kdc (http://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc) org.apache.kerby:kerb-simplekdc:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Util (http://directory.apache.org/kerby/kerby-kerb/kerb-util) org.apache.kerby:kerb-util:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby ASN1 Project (http://directory.apache.org/kerby/kerby-common/kerby-asn1) org.apache.kerby:kerby-asn1:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby Config (http://directory.apache.org/kerby/kerby-common/kerby-config) org.apache.kerby:kerby-config:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby PKIX Project (http://directory.apache.org/kerby/kerby-pkix) org.apache.kerby:kerby-pkix:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby Util (http://directory.apache.org/kerby/kerby-common/kerby-util) org.apache.kerby:kerby-util:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby XDR Project (http://directory.apache.org/kerby/kerby-common/kerby-xdr) org.apache.kerby:kerby-xdr:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Token provider (http://directory.apache.org/kerby/kerby-provider/token-provider) org.apache.kerby:token-provider:jar:1.0.1
    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.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j SLF4J 2.0 Binding (https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j2-impl/) org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.21.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Maven File Management API (https://maven.apache.org/shared/file-management/) org.apache.maven.shared:file-management:jar:3.1.0
    License: Apache License, Version 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.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (https://netty.io/)
  - Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec (https://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler (https://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver (https://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/netty-tcnative-classes/) io.netty:netty-tcnative-classes:jar:2.0.61.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Classes/Epoll (https://netty.io/netty-transport-classes-epoll/) io.netty:netty-transport-classes-epoll:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Epoll (https://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Unix/Common (https://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.105.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Webtide' (https://webtide.com)
  - Jetty :: ALPN :: Client (https://eclipse.dev/jetty/jetty-alpn-parent/jetty-alpn-client) org.eclipse.jetty:jetty-alpn-client:jar:10.0.20
    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)
  - Jetty :: ALPN :: JDK9 Client Implementation (https://eclipse.dev/jetty/jetty-alpn-parent/jetty-alpn-java-client) org.eclipse.jetty:jetty-alpn-java-client:jar:10.0.20
    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)
  - Jetty :: Asynchronous HTTP Client (https://eclipse.dev/jetty/jetty-client) org.eclipse.jetty:jetty-client:jar:10.0.20
    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)
  - Jetty :: Http Utility (https://eclipse.dev/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:10.0.20
    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)
  - Jetty :: IO Utility (https://eclipse.dev/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:10.0.20
    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)
  - Jetty :: Security (https://eclipse.org/jetty/jetty-security) org.eclipse.jetty:jetty-security:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Server Core (https://eclipse.org/jetty/jetty-server) org.eclipse.jetty:jetty-server:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Servlet Handling (https://eclipse.org/jetty/jetty-servlet) org.eclipse.jetty:jetty-servlet:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Utilities (https://eclipse.dev/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:10.0.20
    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)
  - Jetty :: Utilities :: Ajax(JSON) (https://eclipse.org/jetty/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Webapp Application Support (https://eclipse.org/jetty/jetty-webapp) org.eclipse.jetty:jetty-webapp:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: XML utilities (https://eclipse.org/jetty/jetty-xml) org.eclipse.jetty:jetty-xml:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: HTTP2 :: Client (https://eclipse.dev/jetty/http2-parent/http2-client) org.eclipse.jetty.http2:http2-client:jar:10.0.20
    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)
  - Jetty :: HTTP2 :: Common (https://eclipse.dev/jetty/http2-parent/http2-common) org.eclipse.jetty.http2:http2-common:jar:10.0.20
    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)
  - Jetty :: HTTP2 :: HPACK (https://eclipse.dev/jetty/http2-parent/http2-hpack) org.eclipse.jetty.http2:http2-hpack:jar:10.0.20
    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)
  - Jetty :: HTTP2 :: HTTP Client Transport (https://eclipse.dev/jetty/http2-parent/http2-http-client-transport) org.eclipse.jetty.http2:http2-http-client-transport:jar:10.0.20
    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)

From: 'WSO2' (http://www.wso2.org/)
  - Apache Axis2 - Transport - Mail (http://axis.apache.org/axis2/java/core/axis2-transport-mail/) org.apache.axis2.transport:axis2-transport-mail:bundle:2.0.0-wso2v42
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - wss4j.wso2 (http://wso2.org) org.apache.ws.security.wso2:wss4j:bundle:1.6.0-wso2v7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Default Authenticator Stub (http://wso2.org) org.wso2.carbon:org.wso2.carbon.authenticator.stub:bundle:4.10.30
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Common Stub (http://wso2.org) org.wso2.carbon:org.wso2.carbon.core.commons.stub:bundle:4.10.30
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Tasks Common (http://wso2.org) org.wso2.carbon.commons:org.wso2.carbon.ntask.common:bundle:4.7.19
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Tasks Core (http://wso2.org) org.wso2.carbon.commons:org.wso2.carbon.ntask.core:bundle:4.7.19
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Remote Tasks Stub (http://wso2.org) org.wso2.carbon.commons:org.wso2.carbon.remote-tasks.stub:bundle:4.7.19
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Tenant Common (http://wso2.org/org.wso2.carbon.tenant.common) org.wso2.carbon.commons:org.wso2.carbon.tenant.common:bundle:4.7.39
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.api.server.consent.mgt (http://www.wso2.org/consent-mgt/components/org.wso2.carbon.api.server.consent.mgt/) org.wso2.carbon.consent.mgt:org.wso2.carbon.api.server.consent.mgt:jar:2.6.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.consent.mgt.core (http://www.wso2.org/consent-mgt/components/org.wso2.carbon.consent.mgt.core/) org.wso2.carbon.consent.mgt:org.wso2.carbon.consent.mgt.core:bundle:2.6.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.extension.identity.authenticator.backupcode.connector (http://wso2.org/org.wso2.carbon.extension.identity.authenticator.backupcode.connector) org.wso2.carbon.extension.identity.authenticator.outbound.backupcode:org.wso2.carbon.extension.identity.authenticator.backupcode.connector:bundle:0.0.20
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Library For Identity Extension Helper (http://wso2.org) org.wso2.carbon.extension.identity.authenticator.utils:org.wso2.carbon.extension.identity.helper:bundle:1.0.21
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Private Key JWT client handler (http://wso2.org) org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt:bundle:2.5.19
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Verification Management (http://wso2.org) org.wso2.carbon.extension.identity.verification:org.wso2.carbon.extension.identity.verification.mgt:bundle:1.0.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Verification Provider (http://wso2.org) org.wso2.carbon.extension.identity.verification:org.wso2.carbon.extension.identity.verification.provider:bundle:1.0.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Management Account Lock Component (http://wso2.org/components/org.wso2.carbon.identity.handler.event.account.lock) org.wso2.carbon.identity.event.handler.accountlock:org.wso2.carbon.identity.handler.event.account.lock:bundle:1.1.12
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Captcha Managment (http://wso2.org/org.wso2.carbon.captcha.mgt) org.wso2.carbon.identity.framework:org.wso2.carbon.captcha.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Claim Management BE (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.claim.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity - Action Executor Component (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.action.execution:bundle:7.7.49
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity - Action Management Component (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.action.management:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity - API Resource Management Component (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.api.resource.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Configuration Management API (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.api.server.configuration.mgt:jar:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Application Authentication Framework (http://wso2.org/org.wso2.carbon.identity.application.authentication.framework) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.authentication.framework:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Application Common Bundle (http://wso2.org/org.wso2.carbon.identity.application.common) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.common:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity- Application Management Component (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Base (http://www.wso2.com) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.base:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.central.log.mgt (http://wso2.org/components/central-logger/org.wso2.carbon.identity.central.log.mgt) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.central.log.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Certificate Management (http://wso2.org/org.wso2.carbon.identity.certificate.management) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.certificate.management:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Claim Metadata Management BE (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.claim.metadata.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Configuration Management Core (http://wso2.org/org.wso2.carbon.identity.configuration.mgt.core) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.configuration.mgt.core:bundle:5.20.322
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon Identity- Consent Mgt BE (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.consent.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon Identity - Consent Server Configs Mgt (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.consent.server.configs.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Core (http://www.wso2.com) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.core:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - CORS Management Core (http://wso2.org/org.wso2.carbon.identity.cors.mgt.core) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.cors.mgt.core:bundle:7.7.49
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Event (http://wso2.org/org.wso2.carbon.identity.event) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.event:bundle:5.25.522
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Functions Library Manager Server Component (http://wso2.org/components/functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.functions.library.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon Identity - Validation Mgt BE (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.input.validation.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Management (http://wso2.org/org.wso2.carbon.identity.mgt) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Multi Attribute Login Management (http://wso2.org/org.wso2.carbon.identity.multi.attribute.login.mgt) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.multi.attribute.login.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Notification Management BE (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.notification.mgt:bundle:5.20.322
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Role management (http://wso2.org/org.wso2.carbon.identity.role.mgt.core) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.role.mgt.core:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Role management V2 (http://wso2.org/org.wso2.carbon.identity.role.v2.mgt.core) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.role.v2.mgt.core:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Secret Management Core (http://wso2.org/org.wso2.carbon.identity.secret.mgt.core) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.secret.mgt.core:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Per User Functionality Management (http://wso2.org/org.wso2.carbon.identity.user.functionality.mgt) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.functionality.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - User Profile Management (http://www.wso2.com) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.profile:bundle:5.20.322
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - User store Configuration Component (http://wso2.org/org.wso2.carbon.identity.user.store.configuration) org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.store.configuration:bundle:5.20.322
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Provider Management Bundle (http://wso2.org/org.wso2.carbon.idp.mgt) org.wso2.carbon.identity.framework:org.wso2.carbon.idp.mgt:bundle:5.20.322
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Security BE (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.security.mgt:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - User Management (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.user.mgt:bundle:5.20.322
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - User Management Common (http://wso2.org) org.wso2.carbon.identity.framework:org.wso2.carbon.user.mgt.common:bundle:7.7.56
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon -  User Rest Governance API (http://wso2.org/components/org.wso2.carbon.identity.api.user.governance) org.wso2.carbon.identity.governance:org.wso2.carbon.identity.api.user.governance:jar:1.11.25
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Management Recovery Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.recovery) org.wso2.carbon.identity.governance:org.wso2.carbon.identity.api.user.recovery:jar:1.11.25
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Auth Attribute Handler (http://wso2.org/components/org.wso2.carbon.identity.auth.attribute.handler) org.wso2.carbon.identity.governance:org.wso2.carbon.identity.auth.attribute.handler:bundle:1.11.25
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Management (http://wso2.org/components/org.wso2.carbon.identity.governance) org.wso2.carbon.identity.governance:org.wso2.carbon.identity.governance:bundle:1.11.25
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Multi Attribute Login - Service (http://wso2.org/org.wso2.carbon.identity.multi.attribute.login.service) org.wso2.carbon.identity.governance:org.wso2.carbon.identity.multi.attribute.login.service:bundle:1.11.25
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity Recovery Management (http://wso2.org/components/org.wso2.carbon.identity.recovery) org.wso2.carbon.identity.governance:org.wso2.carbon.identity.recovery:bundle:1.11.25
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon -  User DCR Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.dcr) org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.api.server.dcr:jar:7.0.204
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Identity OAuth 2.0 Scope Rest APIs (http://wso2.org) org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.api.server.oauth.scope:jar:7.0.204
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - OAuth (http://wso2.org) org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth:bundle:7.0.204
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - OAuth Common (http://wso2.org) org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.common:bundle:7.0.204
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Dynamic Client Registration Web Service (http://wso2.org) org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr:bundle:7.0.169
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity -  Authentication REST API (http://wso2.org/components/org.wso2.carbon.api.server.local.auth.api) org.wso2.carbon.identity.local.auth.api:org.wso2.carbon.api.server.local.auth.api:jar:3.0.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - FIDO2 Identity Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.fido2) org.wso2.carbon.identity.local.auth.fido:org.wso2.carbon.identity.api.user.fido2:jar:5.4.16
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 - Organization User Sharing Service (http://wso2.org/components/org.wso2.carbon.identity.organization.management.organization.user.sharing) org.wso2.carbon.identity.organization.management:org.wso2.carbon.identity.organization.management.organization.user.sharing:bundle:1.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 - Organization Role Management Service (http://wso2.org/components/org.wso2.carbon.identity.organization.management.role.management.service) org.wso2.carbon.identity.organization.management:org.wso2.carbon.identity.organization.management.role.management.service:bundle:1.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 - Organization Management Service (http://wso2.org/components/org.wso2.carbon.identity.organization.management.service) org.wso2.carbon.identity.organization.management.core:org.wso2.carbon.identity.organization.management.service:bundle:1.0.90
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.dispatcher.core (http://wso2.org/components/org.wso2.carbon.identity.api.dispatcher.core) org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.api.dispatcher.core:jar:2.0.17
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - SAML Common Util bundle (http://wso2.org/components/org.wso2.carbon.identity.saml.common.util) org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util:bundle:1.4.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.expired.password.identification.common (http://wso2.org/components/org.wso2.carbon.identity.api.expired.password.identification/org.wso2.carbon.identity.api.expired.password.identification.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.expired.password.identification.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.expired.password.identification.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.expired.password.identification/org.wso2.carbon.identity.api.expired.password.identification.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.expired.password.identification.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.idle.account.identification.common (http://wso2.org/components/org.wso2.carbon.identity.api.idle.account.identification/org.wso2.carbon.identity.api.idle.account.identification.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.idle.account.identification.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.idle.account.identification.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.idle.account.identification/org.wso2.carbon.identity.api.idle.account.identification.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.idle.account.identification.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.action.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.action.management/org.wso2.carbon.identity.api.server.action.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.action.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Action Management Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.action.management/org.wso2.carbon.identity.api.server.action.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.action.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.admin.advisory.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.admin.advisory.management/org.wso2.carbon.identity.api.server.admin.advisory.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.admin.advisory.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Admin Advisory Management Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.admin.advisory.management/org.wso2.carbon.identity.api.server.admin.advisory.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.admin.advisory.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.api.resource.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.api.resource/org.wso2.carbon.identity.api.server.api.resource.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.api.resource.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - API Resource Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.api.resource/org.wso2.carbon.identity.api.server.api.resource.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.api.resource.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.application.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.application.management/org.wso2.carbon.identity.api.server.application.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.application.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Applications Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.application.management/org.wso2.carbon.identity.api.server.application.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.application.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.authenticators.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.authenticators/org.wso2.carbon.identity.api.server.authenticators.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.authenticators.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.authenticators.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.authenticators/org.wso2.carbon.identity.api.server.authenticators.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.authenticators.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.branding.preference.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.branding.preference.management/org.wso2.carbon.identity.api.server.branding.preference.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.branding.preference.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.branding.preference.management.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.branding.preference.management/org.wso2.carbon.identity.api.server.branding.preference.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.branding.preference.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.claim.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.claim.management/org.wso2.carbon.identity.api.server.claim.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.claim.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.configs.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.configs/org.wso2.carbon.identity.api.server.configs.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.configs.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.configs.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.configs/org.wso2.carbon.identity.api.server.configs.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.configs.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.cors.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.cors/org.wso2.carbon.identity.api.server.cors.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.cors.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.cors.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.cors/org.wso2.carbon.identity.api.server.cors.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.cors.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.email.template.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.email.template/org.wso2.carbon.identity.api.server.email.template.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.email.template.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.extension.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.extension.management/org.wso2.carbon.identity.api.server.extension.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.extension.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.extension.management.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.extension.management/org.wso2.carbon.identity.api.server.extension.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.extension.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.identity.governance.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.identity.governance/org.wso2.carbon.identity.api.server.identity.governance.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.identity.governance.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Identity Governance Rest API v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.identity.governance/org.wso2.carbon.identity.api.server.identity.governance.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.identity.governance.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.idp.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.idp/org.wso2.carbon.identity.api.server.idp.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.idp.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.idp.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.idp/org.wso2.carbon.identity.api.server.idp.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.idp.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.idv.provider.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.idv.provider/org.wso2.carbon.identity.api.server.idv.provider.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.idv.provider.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.idv.provider.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.idv.provider/org.wso2.carbon.identity.api.server.idv.provider.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.idv.provider.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.input.validation.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.input.validation/org.wso2.carbon.identity.api.server.input.validation.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.input.validation.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Input Validation Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.input.validation/org.wso2.carbon.identity.api.server.input.validation.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.input.validation.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Common Keystore Rest API v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.keystore.management/org.wso2.carbon.identity.api.server.keystore.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.keystore.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Keystore Rest API v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.keystore.management/org.wso2.carbon.identity.api.server.keystore.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.keystore.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.notification.sender.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.notification.sender/org.wso2.carbon.identity.api.server.notification.sender.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.notification.sender.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.notification.sender.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.notification.sender/org.wso2.carbon.identity.api.server.notification.sender.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.notification.sender.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.notification.template.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.notification.template/org.wso2.carbon.identity.api.server.notification.template.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.notification.template.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - OIDC Scope Management Rest API Common (http://wso2.org/components/org.wso2.carbon.identity.api.server.oidc.scope.management/org.wso2.carbon.identity.api.server.oidc.scope.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.oidc.scope.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - OIDC Scope Management Rest API v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.oidc.scope.management/org.wso2.carbon.identity.api.server.oidc.scope.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.oidc.scope.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.organization.configs.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.configs/org.wso2.carbon.identity.api.server.organization.configs.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.configs.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.organization.configs.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.configs/org.wso2.carbon.identity.api.server.organization.configs.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.configs.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.organization.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.management/org.wso2.carbon.identity.api.server.organization.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Organization Management Rest API (http://www.wso2.com) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.organization.role.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.role.management/org.wso2.carbon.identity.api.server.organization.role.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.role.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Organization Role Management Rest API (http://www.wso2.com) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.role.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.organization.selfservice.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.selfservice/org.wso2.carbon.identity.api.server.organization.selfservice.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.selfservice.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Organization Self Service API (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.selfservice/org.wso2.carbon.identity.api.server.organization.selfservice.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.selfservice.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.organization.user.invitation.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.user.invitation.management/org.wso2.carbon.identity.api.server.organization.user.invitation.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.user.invitation.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.organization.user.invitation.management.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.organization.user.invitation.management/org.wso2.carbon.identity.api.server.organization.user.invitation.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.user.invitation.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Common Permission Management (http://wso2.org/components/org.wso2.carbon.identity.api.server.permission.management/org.wso2.carbon.identity.api.server.permission.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.permission.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Permission Mata Data Management Rest API v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.permission.management/org.wso2.carbon.identity.api.server.permission.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.permission.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.rule.metadata.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.rule.metadata/org.wso2.carbon.identity.api.server.rule.metadata.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.rule.metadata.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Rule Metadata Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.rule.metadata/org.wso2.carbon.identity.api.server.rule.metadata.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.rule.metadata.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.script.library.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.script.library/org.wso2.carbon.identity.api.server.script.library.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.script.library.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.script.library.v1 (http://wso2.org/org.wso2.carbon.identity.api.server.script.library.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.script.library.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.secret.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.secret.management/org.wso2.carbon.identity.api.server.secret.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.secret.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.secret.management.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.secret.management/org.wso2.carbon.identity.api.server.secret.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.secret.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.tenant.management.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.tenant.management/org.wso2.carbon.identity.api.server.tenant.management.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.tenant.management.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.tenant.management.v1 (http://wso2.org/org.wso2.carbon.identity.api.server.tenant.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.tenant.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.server.userstore.common (http://wso2.org/components/org.wso2.carbon.identity.api.server.userstore/org.wso2.carbon.identity.api.server.userstore.common) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.userstore.common:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Store Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.userstore/org.wso2.carbon.identity.api.server.userstore.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.userstore.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Claim Management Rest API v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.claim.management/org.wso2.carbon.identity.rest.api.server.claim.management.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.rest.api.server.claim.management.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Email Templates Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.server.email.template/org.wso2.carbon.identity.rest.api.server.email.template.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.rest.api.server.email.template.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Email Templates Rest API v2 (http://wso2.org/components/org.wso2.carbon.identity.api.server.email.template/org.wso2.carbon.identity.rest.api.server.email.template.v2) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.rest.api.server.email.template.v2:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - Notification Templates Rest API v1 (http://wso2.org/components/org.wso2.carbon.identity.api.server.notification.template/org.wso2.carbon.identity.rest.api.server.notification.template.v1) org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.rest.api.server.notification.template.v1:jar:1.3.15
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.application.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.api.user.application.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.application.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.fido2.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.api.user.fido2.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.fido2.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.functionality.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.api.user.functionality.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.functionality.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.idv.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.idv.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.idv.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.user.idv/org.wso2.carbon.identity.api.user.idv.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.idv.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.onboard.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.onboard/org.wso2.carbon.identity.api.user.onboard.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.onboard.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.onboard.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.user.onboard/org.wso2.carbon.identity.api.user.onboard.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.onboard.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.organization.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.api.user.organization.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.organization.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.recovery.commons (http://wso2.org/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.api.user.recovery.commons) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.recovery.commons:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.api.user.session.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.api.user.session.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.session.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Application Management Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.application/org.wso2.carbon.identity.rest.api.user.application.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.application.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Associations Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.association/org.wso2.carbon.identity.rest.api.user.association.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.association.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.rest.api.user.authorized.apps.v1 (http://wso2.org/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.authorized.apps.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.rest.api.user.authorized.apps.v2 (http://wso2.org/components/org.wso2.carbon.identity.api.user.authorized.apps/org.wso2.carbon.identity.rest.api.user.authorized.apps.v2) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.authorized.apps.v2:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.rest.api.user.backupcode.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.rest.api.user.backupcode.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.backupcode.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Backup Code Management Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.backupcode/org.wso2.carbon.identity.rest.api.user.backupcode.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.backupcode.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - FIDO2 Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.fido2/org.wso2.carbon.identity.rest.api.user.fido2.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.fido2.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Functionality Mgt Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.functionality/org.wso2.carbon.identity.rest.api.user.functionality.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.functionality.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.wso2.carbon.identity.rest.api.user.mfa.common (http://wso2.org/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.rest.api.user.mfa.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.mfa.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Backup Code Management Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.mfa/org.wso2.carbon.identity.rest.api.user.mfa.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.mfa.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Organization Management Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.rest.api.user.organization.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.organization.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Account Recovery Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.recovery.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Account Recovery Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.recovery/org.wso2.carbon.identity.rest.api.user.recovery.v2) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.recovery.v2:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - User Session Management Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.session/org.wso2.carbon.identity.rest.api.user.session.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.session.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - TOTP Common (http://wso2.org/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.rest.api.user.totp.common) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.totp.common:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Identity Server - TOTP Rest API (http://wso2.org/components/org.wso2.carbon.identity.api.user.totp/org.wso2.carbon.identity.rest.api.user.totp.v1) org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.rest.api.user.totp.v1:jar:1.3.46
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Remote User Management Client (http://wso2.org/components/org.wso2.carbon.um.ws.api) org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.api:bundle:5.8.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Remote User Mgt Stub (http://wso2.org) org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.api.stub:bundle:5.8.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Stratos - Tenant Managment (http://wso2.org/org.wso2.carbon.tenant.mgt) org.wso2.carbon.multitenancy:org.wso2.carbon.tenant.mgt:bundle:4.11.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Stratos - Tenant Managment Core (http://wso2.org/org.wso2.carbon.tenant.mgt.core) org.wso2.carbon.multitenancy:org.wso2.carbon.tenant.mgt.core:bundle:4.11.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Registry - Administration (http://wso2.org/org.wso2.carbon.registry.admin.api) org.wso2.carbon.registry:org.wso2.carbon.registry.admin.api:bundle:4.8.37
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Registry - Common BE (http://wso2.org/org.wso2.carbon.registry.common) org.wso2.carbon.registry:org.wso2.carbon.registry.common:bundle:4.8.37
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Registry - Extensions (http://wso2.org/org.wso2.carbon.registry.extensions) org.wso2.carbon.registry:org.wso2.carbon.registry.extensions:bundle:4.8.37
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Registry - Indexing BE (http://wso2.org/org.wso2.carbon.registry.indexing) org.wso2.carbon.registry:org.wso2.carbon.registry.indexing:bundle:4.8.37
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Registry - Servlet Registration (http://wso2.org/org.wso2.carbon.registry.servlet) org.wso2.carbon.registry:org.wso2.carbon.registry.servlet:bundle:4.8.37
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Registry - UDDI Service (http://wso2.org/org.wso2.carbon.registry.uddi) org.wso2.carbon.registry:org.wso2.carbon.registry.uddi:bundle:4.8.37
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Carbon - Database Utils (http://wso2.org) org.wso2.carbon.utils:org.wso2.carbon.database.utils:bundle:2.2.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons HTTP Client - Orbit (http://wso2.org) org.wso2.orbit.commons-httpclient:commons-httpclient:bundle:3.1.0.wso2v6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OPS4J Pax Logging - API (https://ops4j1.jira.com/wiki/spaces/paxlogging/overview/pax-logging-api) org.wso2.org.ops4j.pax.logging:pax-logging-api:bundle:2.1.0-wso2v4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OPS4J Pax Logging - Log4Jv2 implementation (https://ops4j1.jira.com/wiki/spaces/paxlogging/overview/pax-logging-log4j2) org.wso2.org.ops4j.pax.logging:pax-logging-log4j2:bundle:2.1.0-wso2v4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSO2 Secure Vault (http://www.wso2.org/org.wso2.securevault/) org.wso2.securevault:org.wso2.securevault:bundle:1.1.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'WSO2 Inc' (http://wso2.com)
  - WSO2 Carbon - Feature Manager Core (http://wso2.org) org.wso2.carbon:org.wso2.carbon.feature.mgt.core:bundle:4.5.3
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Feature Manager Web Services (http://wso2.org) org.wso2.carbon:org.wso2.carbon.feature.mgt.services:bundle:4.5.3
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - New Data Sources Common (http://wso2.org/org.wso2.carbon.ndatasource.common) org.wso2.carbon:org.wso2.carbon.ndatasource.common:bundle:4.7.0-m6
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - New Data Sources Core (http://wso2.org/org.wso2.carbon.ndatasource.core) org.wso2.carbon:org.wso2.carbon.ndatasource.core:bundle:4.7.0-m6
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - New Data Sources RDBMS (http://wso2.org/org.wso2.carbon.ndatasource.rdbms) org.wso2.carbon:org.wso2.carbon.ndatasource.rdbms:bundle:4.7.0-m6
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Registry Server (http://wso2.org/org.wso2.carbon.registry.server) org.wso2.carbon:org.wso2.carbon.registry.server:bundle:4.5.3
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'WSO2 LLC' (http://wso2.com)
  - WSO2 Carbon - Default Authenticator Proxy (http://wso2.org) org.wso2.carbon:org.wso2.carbon.authenticator.proxy:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Base (http://wso2.org) org.wso2.carbon:org.wso2.carbon.base:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Bootstrap (http://wso2.org) org.wso2.carbon:org.wso2.carbon.bootstrap:jar:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Kernel (http://wso2.org) org.wso2.carbon:org.wso2.carbon.core:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Core Common (http://wso2.org) org.wso2.carbon:org.wso2.carbon.core.common:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Queuing (http://wso2.org) org.wso2.carbon:org.wso2.carbon.queuing:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Registry API (http://wso2.org/org.wso2.carbon.registry.api) org.wso2.carbon:org.wso2.carbon.registry.api:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Registry Kernel (http://wso2.org/org.wso2.carbon.registry.core) org.wso2.carbon:org.wso2.carbon.registry.core:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Xbootclasspath library for Registry Kernel (http://wso2.org) org.wso2.carbon:org.wso2.carbon.registry.xboot:jar:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Secure Vault (http://wso2.org/org.wso2.carbon.securevault) org.wso2.carbon:org.wso2.carbon.securevault:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - carbon tomcat bundle (http://wso2.org/org.wso2.carbon.tomcat) org.wso2.carbon:org.wso2.carbon.tomcat:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - UI (http://wso2.org) org.wso2.carbon:org.wso2.carbon.ui:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - User Manager API (http://wso2.org/org.wso2.carbon.user.api) org.wso2.carbon:org.wso2.carbon.user.api:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - WSO2 Carbon - Utilities (http://wso2.org) org.wso2.carbon:org.wso2.carbon.utils:bundle:4.10.30
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'xerial.org' (https://github.com/xerial/snappy-java)
  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.10.5
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

From: 'Yahoo! Inc.' (https://www.yahoo.com)
  - com.yahoo.datasketches:memory (https://datasketches.github.io/memory/) com.yahoo.datasketches:memory:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - com.yahoo.datasketches:sketches-core (https://datasketches.github.io/sketches-core/) com.yahoo.datasketches:sketches-core:jar:0.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)




