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

bifromq-plugin-event-collector-helper


From: 'an unknown organization'

  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:3.2.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Java SemVer (https://github.com/zafarkhaja/jsemver) com.github.zafarkhaja:java-semver:jar:0.10.2
    License: The MIT License  (http://www.opensource.org/licenses/mit-license.php)

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

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

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

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

  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:3.0.0
    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:4.30.2
    License: BSD-3-Clause  (https://opensource.org/licenses/BSD-3-Clause)

  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.11.12
    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.12
    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.12
    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.12
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

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

  - JSpecify annotations (http://jspecify.org/) org.jspecify:jspecify:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - PF4J (https://pf4j.org/pf4j) org.pf4j:pf4j:jar:3.13.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.10.2
    License: WTFPL  (http://www.wtfpl.net/)
    License: The Apache Software License, Version 2.0  (http://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.26.1
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

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


From: 'Shigeru Chiba, www.javassist.org'

  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.28.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: 'The Apache Software Foundation' (https://www.apache.org/)

  - base-hlc (https://github.com/apache/bifromq/base-hlc) org.apache.bifromq:base-hlc:jar:4.0.0-incubating
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - The common types used in Apache BifroMQ (https://github.com/apache/bifromq/bifromq-common-type) org.apache.bifromq:bifromq-common-type:jar:4.0.0-incubating
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - bifromq-metrics (https://github.com/apache/bifromq/bifromq-metrics) org.apache.bifromq:bifromq-metrics:jar:4.0.0-incubating
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache BifroMQ Plugin Context (https://github.com/apache/bifromq/bifromq-plugin/bifromq-plugin-context) org.apache.bifromq:bifromq-plugin-context:jar:4.0.0-incubating
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache BifroMQ Plugin Event Collector (https://github.com/apache/bifromq/bifromq-plugin/bifromq-plugin-event-collector) org.apache.bifromq:bifromq-plugin-event-collector:jar:4.0.0-incubating
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)





