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

Kogito Add-On Monitoring Prometheus


From: 'an unknown organization'

  - Big Math (https://github.com/eobermuhlner/big-math) ch.obermuhlner:big-math:jar:2.0.1
    License: MIT License  (https://raw.githubusercontent.com/eobermuhlner/big-math/master/LICENSE.txt)

  - brotli4j (https://github.com/hyperxpro/Brotli4j/brotli4j) com.aayushatharva.brotli4j:brotli4j:jar:1.12.0
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - native-linux-x86_64 (https://github.com/hyperxpro/Brotli4j/natives/native-linux-x86_64) com.aayushatharva.brotli4j:native-linux-x86_64:jar:1.12.0
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - service (https://github.com/hyperxpro/Brotli4j/service) com.aayushatharva.brotli4j:service:jar:1.12.0
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - javaparser-core (https://github.com/javaparser/javaparser-core) com.github.javaparser:javaparser-core:jar:3.25.1
    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/lgpl-3.0.html)
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.10.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:32.0.0-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:2.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:jar:3.22.0
    License: BSD-3-Clause  (https://opensource.org/licenses/BSD-3-Clause)

  - asyncutil (http://github.com/ibm/java-async-util) com.ibm.async:asyncutil:jar:0.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - CloudEvents - API (https://cloudevents.github.io/sdk-java/cloudevents-api/) io.cloudevents:cloudevents-api:jar:2.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - org-crac (https://github.com/crac/org.crac) io.github.crac:org-crac:jar:0.1.3
    License: BSD-2-Clause  (https://opensource.org/licenses/BSD-2-Clause)

  - MXParser (http://x-stream.github.io/mxparser) io.github.x-stream:mxparser:jar:1.2.2
    License: Indiana University Extreme! Lab Software License  (https://raw.githubusercontent.com/x-stream/mxparser/master/LICENSE.txt)

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

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

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

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

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

  - io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-lite:jar:1.56.0
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

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

  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.11.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - micrometer-core (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-core:jar:1.11.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.11.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - micrometer-registry-prometheus (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-registry-prometheus:jar:1.11.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - perfmark:perfmark-api (https://github.com/perfmark/perfmark) io.perfmark:perfmark-api:jar:0.26.0
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)

  - Prometheus Java Simpleclient (http://github.com/prometheus/client_java/simpleclient) io.prometheus:simpleclient:bundle:0.16.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Prometheus Java Simpleclient Common (http://github.com/prometheus/client_java/simpleclient_common) io.prometheus:simpleclient_common:bundle:0.16.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Prometheus Java Span Context Supplier - Common (http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_common) io.prometheus:simpleclient_tracer_common:bundle:0.16.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Prometheus Java Span Context Supplier - OpenTelemetry (http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel) io.prometheus:simpleclient_tracer_otel:bundle:0.16.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Prometheus Java Span Context Supplier - OpenTelemetry Agent (http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel_agent) io.prometheus:simpleclient_tracer_otel_agent:bundle:0.16.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - ArC - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-arc:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Bootstrap - Runner (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-bootstrap-runner:jar:3.2.9.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Quarkus - Core - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-core:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Credentials - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-credentials:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Development mode - SPI (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-development-mode-spi:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - gRPC - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-grpc:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - gRPC - API (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-grpc-api:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - gRPC Common - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-grpc-common:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - gRPC - Stubs for health and reflection (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-grpc-stubs:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - IDE Launcher (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-ide-launcher:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - JSON-P - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-jsonp:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Micrometer - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-micrometer:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Micrometer Registry - Prometheus Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-micrometer-registry-prometheus:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Mutiny - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-mutiny:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Netty - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-netty:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - RESTEasy - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-resteasy:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - RESTEasy - Common - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-resteasy-common:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - RESTEasy - Server common - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-resteasy-server-common:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Security - Runtime SPI (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-security-runtime-spi:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - SmallRye Context Propagation - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-smallrye-context-propagation:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - SmallRye Stork - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-smallrye-stork:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Vert.x - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-vertx:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Vert.x - HTTP - Runtime (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-vertx-http:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Vert.x - HTTP - Dev Console Runtime SPI (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-vertx-http-dev-console-runtime-spi:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Quarkus - Quarkus - Vert.x Late Bound MDC Provider (https://github.com/quarkusio/quarkus) io.quarkus:quarkus-vertx-latebound-mdc-provider:jar:3.2.9.Final
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ArC - Runtime (https://github.com/quarkusio/quarkus) io.quarkus.arc:arc:jar:3.2.9.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - SmallRye Context Propagation: Core (https://github.com/smallrye/smallrye-context-propagation) io.smallrye:smallrye-context-propagation:jar:2.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Context Propagation: API (https://github.com/smallrye/smallrye-context-propagation) io.smallrye:smallrye-context-propagation-api:jar:2.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Context Propagation: Storage (https://github.com/smallrye/smallrye-context-propagation) io.smallrye:smallrye-context-propagation-storage:jar:2.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Fault Tolerance: Vert.x Integration (http://smallrye.io) io.smallrye:smallrye-fault-tolerance-vertx:jar:6.2.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Annotations (http://smallrye.io) io.smallrye.common:smallrye-common-annotation:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Classloader (http://smallrye.io) io.smallrye.common:smallrye-common-classloader:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Constraints (http://smallrye.io) io.smallrye.common:smallrye-common-constraint:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Expressions (http://smallrye.io) io.smallrye.common:smallrye-common-expression:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Functions (http://smallrye.io) io.smallrye.common:smallrye-common-function:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: IO (http://smallrye.io) io.smallrye.common:smallrye-common-io:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: OS (http://smallrye.io) io.smallrye.common:smallrye-common-os:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Common: Vert.x Context Utilities (http://smallrye.io) io.smallrye.common:smallrye-common-vertx-context:jar:2.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Config: CDI (https://smallrye.io) io.smallrye.config:smallrye-config:jar:3.3.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Config: Common (https://smallrye.io) io.smallrye.config:smallrye-config-common:jar:3.3.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Config: Core (https://smallrye.io) io.smallrye.config:smallrye-config-core:jar:3.3.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Stork : Main API classes (http://smallrye.io) io.smallrye.stork:stork-api:jar:2.2.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Stork : Core (http://smallrye.io) io.smallrye.stork:stork-core:jar:2.2.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Graal Sdk (https://github.com/oracle/graal) org.graalvm.sdk:graal-sdk:jar:23.0.1
    License: Universal Permissive License, Version 1.0  (http://opensource.org/licenses/UPL)

  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.12
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
    License: BSD-2-Clause  (https://opensource.org/licenses/BSD-2-Clause)

  - Weld APIs (http://weld.cdi-spec.org) org.jboss.weld:weld-api:jar:5.0.SP2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - JPMML model (http://www.jpmml.org/pmml-model) org.jpmml:pmml-model:jar:1.6.4
    License: BSD 3-Clause License  (http://opensource.org/licenses/BSD-3-Clause)

  - LatencyUtils (http://latencyutils.github.io/LatencyUtils/) org.latencyutils:LatencyUtils:jar:2.0.3
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)

  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.4
    License: MIT-0  (https://spdx.org/licenses/MIT-0.html)

  - XML Pull Parsing API (http://www.xmlpull.org) xmlpull:xmlpull:jar:1.1.3.1
    License: Public Domain  (http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt)


From: 'ANTLR' (http://www.antlr.org)

  - ANTLR 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.5.2
    License: BSD licence  (http://antlr.org/license.html)

  - ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.10.1
    License: The BSD License  (http://www.antlr.org/license.html)


From: 'Eclipse'

  - vertx-auth-common (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-common) io.vertx:vertx-auth-common:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - Vert.x Bridge Common (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-bridge-common) io.vertx:vertx-bridge-common:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - vertx-codegen (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-codegen) io.vertx:vertx-codegen:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - Vert.x Core (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-core) io.vertx:vertx-core:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 2.0  (http://www.eclipse.org/legal/epl-v20.html)

  - Vert.x gRPC (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-grpc-parent/vertx-grpc) io.vertx:vertx-grpc:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - Vert.x gRPC Client (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-grpc-aggregator/vertx-grpc-client) io.vertx:vertx-grpc-client:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - Vert.x gRPC Common (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-grpc-aggregator/vertx-grpc-common) io.vertx:vertx-grpc-common:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - Vert.x gRPC Server (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-grpc-aggregator/vertx-grpc-server) io.vertx:vertx-grpc-server:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - Vert.x URI Template (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-uri-template) io.vertx:vertx-uri-template:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

  - vertx-web (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web) io.vertx:vertx-web:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 2.0  (http://www.eclipse.org/legal/epl-v20.html)

  - vertx-web-common (http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-common) io.vertx:vertx-web-common:jar:4.4.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)


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

  - MicroProfile Config API (https://microprofile.io/project/eclipse/microprofile-config/microprofile-config-api) org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - MicroProfile Context Propagation (http://microprofile.io/microprofile-context-propagation-api) org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:2.1.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - Jakarta Expression Language API (https://projects.eclipse.org/projects/ee4j.el) jakarta.el:jakarta.el-api:jar:5.0.1
    License: Eclipse Public License v. 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://www.gnu.org/software/classpath/license.html)

  - CDI Language Model (https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model) jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - 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 Interceptors (https://github.com/eclipse-ee4j/interceptor-api) jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - Jakarta JSON Processing API (https://github.com/eclipse-ee4j/jsonp) jakarta.json:jakarta.json-api:jar:2.1.2
    License: Eclipse Public License 2.0  (https://projects.eclipse.org/license/epl-2.0)
    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://projects.eclipse.org/license/secondary-gpl-2.0-cp)

  - Jakarta Servlet (https://projects.eclipse.org/projects/ee4j.servlet) jakarta.servlet:jakarta.servlet-api:jar:6.0.0
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - Jakarta Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:3.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Angus Activation Registries (https://github.com/eclipse-ee4j/angus-activation/angus-activation) org.eclipse.angus:angus-activation:jar:2.0.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Eclipse Parsson (https://github.com/eclipse-ee4j/parsson/parsson) org.eclipse.parsson:parsson:jar:1.1.2
    License: Eclipse Public License 2.0  (https://projects.eclipse.org/license/epl-2.0)
    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://projects.eclipse.org/license/secondary-gpl-2.0-cp)


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

  - Eclipse Compiler for Java(TM) (https://projects.eclipse.org/projects/eclipse.jdt) org.eclipse.jdt:ecj:jar:3.33.0
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-2.0/)


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

  - Jakarta RESTful WS API (https://github.com/eclipse-ee4j/jaxrs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:3.1.0
    License: EPL-2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL-2.0-with-classpath-exception  (https://www.gnu.org/software/classpath/license.html)


From: 'EE4J Community' (https://github.com/eclipse-ee4j)

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


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

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.15.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Google LLC' (http://www.google.com)

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


From: 'Google LLC'

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


From: 'JBoss by Red Hat' (http://www.jboss.org)

  - Quarkus - FS Util (https://quarkus.io/) io.quarkus:quarkus-fs-util:jar:0.0.9
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - quarkus-security (http://www.jboss.org/quarkus-security) io.quarkus.security:quarkus-security:jar:2.0.2.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.5.1.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - JBoss Logging I18n Annotations (http://www.jboss.org/jboss-logging-tools-parent/jboss-logging-annotations) org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JBoss Log Manager (Embedded) (http://www.jboss.org/jboss-logmanager-embedded) org.jboss.logmanager:jboss-logmanager-embedded:jar:1.1.1
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)

  - RESTEasy CDI integration module (https://resteasy.dev/resteasy-cdi) org.jboss.resteasy:resteasy-cdi:jar:6.2.4.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - RESTEasy Core (https://resteasy.dev/resteasy-core) org.jboss.resteasy:resteasy-core:jar:6.2.4.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - RESTEasy Core SPI (https://resteasy.dev/resteasy-core-spi) org.jboss.resteasy:resteasy-core-spi:jar:6.2.4.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - RESTEasy MicroProfile: Conf Sources (https://jboss.org/resteasy/microprofile-config) org.jboss.resteasy.microprofile:microprofile-config:jar:2.1.1.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - SLF4J: JBoss Log Manager (https://jboss.org/slf4j-jboss-logmanager) org.jboss.slf4j:slf4j-jboss-logmanager:jar:2.0.0.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)

  - JBoss Threads (http://www.jboss.org/jboss-threads) org.jboss.threads:jboss-threads:jar:3.5.0.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - wildfly-common (http://www.jboss.org/wildfly-common) org.wildfly.common:wildfly-common:jar:1.5.4.Final-format-001
    License: Apache License 2.0  (http://repository.jboss.org/licenses/apache-2.0.txt)


From: 'JBoss by Red Hat, Inc.' (https://jboss.org)

  - CDI APIs (http://cdi-spec.org) jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

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


From: 'SmallRye' (https://wwww.smallrye.io)

  - SmallRye Mutiny - Core library (https://smallrye.io/smallrye-mutiny) io.smallrye.reactive:mutiny:jar:2.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Integration with SmallRye Context Propagation (https://smallrye.io/smallrye-mutiny) io.smallrye.reactive:mutiny-smallrye-context-propagation:jar:2.3.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Vert.x Auth Common (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:smallrye-mutiny-vertx-auth-common:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Vert.x Bridge Common (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:smallrye-mutiny-vertx-bridge-common:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Vert.x Core (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:smallrye-mutiny-vertx-core:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Runtime Helpers (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:smallrye-mutiny-vertx-runtime:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Vert.x URI Template (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:smallrye-mutiny-vertx-uri-template:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Vert.x Web (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:smallrye-mutiny-vertx-web:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Vert.x Web Common (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:smallrye-mutiny-vertx-web-common:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SmallRye Mutiny - Code Generator (https://smallrye.io/smallrye-mutiny-vertx-bindings) io.smallrye.reactive:vertx-mutiny-generator:jar:3.7.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Apache Software Foundation' (https://apache.org/)

  - Drools :: Alpha Network Compiler (http://www.drools.org/drools-build-parent/drools-alphanetwork-compiler) org.drools:drools-alphanetwork-compiler:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: base (http://www.drools.org/drools-build-parent/drools-base) org.drools:drools-base:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Canonical Model (http://www.drools.org/drools-build-parent/drools-model/drools-canonical-model) org.drools:drools-canonical-model:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Codegen :: Common (http://www.drools.org/drools-build-parent/drools-model/drools-codegen-common) org.drools:drools-codegen-common:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Commands (http://www.drools.org/drools-build-parent/drools-commands) org.drools:drools-commands:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Compiler (http://www.drools.org/drools-build-parent/drools-compiler) org.drools:drools-compiler:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Core (http://www.drools.org/drools-build-parent/drools-core) org.drools:drools-core:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: DRL AST (http://www.drools.org/drools-build-parent/drools-drl/drools-drl-ast) org.drools:drools-drl-ast:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: DRL :: Extensions (http://www.drools.org/drools-build-parent/drools-drl/drools-drl-extensions) org.drools:drools-drl-extensions:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: DRL :: Parser (http://www.drools.org/drools-build-parent/drools-drl/drools-drl-parser) org.drools:drools-drl-parser:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: ECJ (http://www.drools.org/drools-build-parent/drools-ecj) org.drools:drools-ecj:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: IO (http://www.drools.org/drools-build-parent/drools-io) org.drools:drools-io:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: KieSession (http://www.drools.org/drools-build-parent/drools-kiesession) org.drools:drools-kiesession:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Model :: Codegen (http://www.drools.org/drools-build-parent/drools-model/drools-model-codegen) org.drools:drools-model-codegen:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Model :: Compiler (http://www.drools.org/drools-build-parent/drools-model/drools-model-compiler) org.drools:drools-model-compiler:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Canonical Model :: Prototype (http://www.drools.org/drools-build-parent/drools-model/drools-model-prototype) org.drools:drools-model-prototype:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: MVEL Compiler (http://www.drools.org/drools-build-parent/drools-model/drools-mvel-compiler) org.drools:drools-mvel-compiler:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: MVEL Parser (http://www.drools.org/drools-build-parent/drools-model/drools-mvel-parser) org.drools:drools-mvel-parser:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Rule Units :: API (http://www.drools.org/drools-build-parent/drools-ruleunits/drools-ruleunits-api) org.drools:drools-ruleunits-api:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Rule Units :: Implementation (http://www.drools.org/drools-build-parent/drools-ruleunits/drools-ruleunits-impl) org.drools:drools-ruleunits-impl:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Util (http://www.drools.org/drools-build-parent/drools-util) org.drools:drools-util:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Wiring :: API (http://www.drools.org/drools-build-parent/drools-wiring/drools-wiring-api) org.drools:drools-wiring-api:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Drools :: Wiring :: Static (http://www.drools.org/drools-build-parent/drools-wiring/drools-wiring-static) org.drools:drools-wiring-static:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Efesto :: Common :: Api (http://www.drools.org/drools-build-parent/efesto/efesto-core/efesto-common-api) org.kie:efesto-common-api:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Efesto :: Common :: Core (http://www.drools.org/drools-build-parent/efesto/efesto-core/efesto-common-core) org.kie:efesto-common-core:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Efesto :: Common :: Utils (http://www.drools.org/drools-build-parent/efesto/efesto-common-utils) org.kie:efesto-common-utils:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Efesto :: Compilation :: Manager :: Api (http://www.drools.org/drools-build-parent/efesto/efesto-core/efesto-compilation-manager/efesto-compilation-manager-api) org.kie:efesto-compilation-manager-api:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Efesto :: Compilation :: Manager :: Core (http://www.drools.org/drools-build-parent/efesto/efesto-core/efesto-compilation-manager/efesto-compilation-manager-core) org.kie:efesto-compilation-manager-core:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Efesto :: Runtime :: Manager :: Api (http://www.drools.org/drools-build-parent/efesto/efesto-core/efesto-runtime-manager/efesto-runtime-manager-api) org.kie:efesto-runtime-manager-api:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Efesto :: Runtime :: Manager :: Core (http://www.drools.org/drools-build-parent/efesto/efesto-core/efesto-runtime-manager/efesto-runtime-manager-core) org.kie:efesto-runtime-manager-core:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Public API (http://www.drools.org/drools-build-parent/kie-api) org.kie:kie-api:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Decision Model Notation :: API (http://www.drools.org/drools-build-parent/kie-dmn/kie-dmn-api) org.kie:kie-dmn-api:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Decision Model Notation :: Backend (http://www.drools.org/drools-build-parent/kie-dmn/kie-dmn-backend) org.kie:kie-dmn-backend:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Decision Model Notation :: Core (http://www.drools.org/drools-build-parent/kie-dmn/kie-dmn-core) org.kie:kie-dmn-core:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Decision Model Notation :: FEEL (http://www.drools.org/drools-build-parent/kie-dmn/kie-dmn-feel) org.kie:kie-dmn-feel:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Decision Model Notation :: Model (http://www.drools.org/drools-build-parent/kie-dmn/kie-dmn-model) org.kie:kie-dmn-model:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Decision Model Notation :: Validation (http://www.drools.org/drools-build-parent/kie-dmn/kie-dmn-validation) org.kie:kie-dmn-validation:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Internal (http://www.drools.org/drools-build-parent/kie-internal) org.kie:kie-internal:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Memory Compiler (http://www.drools.org/drools-build-parent/kie-memory-compiler) org.kie:kie-memory-compiler:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Util :: Maven Support (http://www.drools.org/drools-build-parent/kie-util/kie-util-maven-support) org.kie:kie-util-maven-support:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - KIE :: Util :: XML supposrt (http://www.drools.org/drools-build-parent/kie-util/kie-util-xml) org.kie:kie-util-xml:jar:999-20240218-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: Grafana API (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/grafana-api) org.kie.kogito:grafana-api:jar:999-20240218-SNAPSHOT
    License: Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: Add-Ons :: Monitoring Core (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/kogito-addons/kogito-addons-common-parent/kogito-addons-monitoring-parent/kogito-addons-monitoring-core) org.kie.kogito:kogito-addons-monitoring-core:jar:999-20240218-SNAPSHOT
    License: Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: Add-Ons :: Monitoring Prometheus Common (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/kogito-addons/kogito-addons-common-parent/kogito-addons-monitoring-parent/kogito-addons-monitoring-prometheus) org.kie.kogito:kogito-addons-monitoring-prometheus:jar:999-20240218-SNAPSHOT
    License: Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito Add-On Monitoring Core (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/quarkus/kogito-quarkus-bom/kogito-addons-quarkus-parent/kogito-addons-quarkus-monitoring-parent/kogito-addons-quarkus-monitoring-core) org.kie.kogito:kogito-addons-quarkus-monitoring-core:jar:999-20240218-SNAPSHOT
    License: Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: API :: Public API (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/kogito-api-parent/kogito-api) org.kie.kogito:kogito-api:jar:999-20240218-SNAPSHOT
    License: Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: Drools :: Kogito Decision Model Notation (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/drools/kogito-dmn) org.kie.kogito:kogito-dmn:jar:999-20240218-SNAPSHOT
    License: Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kogito :: Drools :: Kogito Drools (http://kogito.kie.org/kogito-build/kogito-dependencies-bom/kogito-build-no-bom-parent/kogito-build-parent/drools/kogito-drools) org.kie.kogito:kogito-drools:jar:999-20240218-SNAPSHOT
    License: 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 Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.16.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Netty Project' (https://netty.io/)

  - Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.100.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.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/DNS (https://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.1.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/HAProxy (https://netty.io/netty-codec-haproxy/) io.netty:netty-codec-haproxy:jar:4.1.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/HTTP (https://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/HTTP2 (https://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/Socks (https://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.100.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.100.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.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Handler/Proxy (https://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.100.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.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS (https://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.1.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.100.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.100.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'XStream' (http://x-stream.github.io)

  - XStream Core (http://x-stream.github.io/xstream) com.thoughtworks.xstream:xstream:jar:1.4.20
    License: BSD-3-Clause  (http://x-stream.github.io/license.html)





