All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

There is a newer version: 1.3.3
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

IoTDB: Core: Data-Node (Server)


From: 'Airlift'

  - concurrent (https://github.com/airlift/airlift/concurrent) io.airlift:concurrent:jar:206
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - log (https://github.com/airlift/airlift/log) io.airlift:log:jar:206
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - units (https://github.com/airlift/units) io.airlift:units:jar:1.7
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)


From: 'an unknown organization'

  - cglib (https://github.com/cglib/cglib/cglib) cglib:cglib:jar:3.3.0
    License: ASF 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - JCIP Annotations under Apache License (http://stephenc.github.com/jcip-annotations) com.github.stephenc.jcip:jcip-annotations:jar:1.0-1
    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.1.2-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)

  - H2 MVStore (https://h2database.com/html/mvstore.html) com.h2database:h2-mvstore:jar:2.1.212
    License: MPL 2.0  (https://www.mozilla.org/en-US/MPL/2.0/)
    License: EPL 1.0  (https://opensource.org/licenses/eclipse-1.0.php)

  - Librato Metrics API Java Library (https://github.com/librato/librato-java) com.librato.metrics:librato-java:jar:2.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Metrics Librato Support (https://github.com/librato/metrics-librato) com.librato.metrics:metrics-librato:jar:5.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Disruptor Framework (http://lmax-exchange.github.com/disruptor) com.lmax:disruptor:jar:3.4.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - airline (https://github.com/airlift/airline) io.airlift:airline:jar:0.9
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

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

  - JVM Integration for Metrics (http://metrics.codahale.com/metrics-jvm/) io.dropwizard.metrics:metrics-jvm:bundle:3.2.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

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

  - Moquette - broker (http://moquette.io/moquette-broker) io.moquette:moquette-broker:jar:0.17
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)

  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:jar:1.6.11
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger:swagger-core:jar:1.6.11
    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:jar:1.6.11
    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:jar:1.6.11
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libthrift:jar:0.14.1
    License: The Apache Software License, Version 2.0  (https://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.75
    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.75
    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.75
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)

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

  - bsd-core (https://github.com/eclipse/milo/opc-ua-stack/bsd-core) org.eclipse.milo:bsd-core:jar:0.6.11
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html)

  - bsd-generator (https://github.com/eclipse/milo/opc-ua-stack/bsd-generator) org.eclipse.milo:bsd-generator:jar:0.6.11
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html)

  - sdk-core (https://github.com/eclipse/milo/opc-ua-sdk/sdk-core) org.eclipse.milo:sdk-core:jar:0.6.11
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html)

  - sdk-server (https://github.com/eclipse/milo/opc-ua-sdk/sdk-server) org.eclipse.milo:sdk-server:jar:0.6.11
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html)

  - stack-core (https://github.com/eclipse/milo/opc-ua-stack/stack-core) org.eclipse.milo:stack-core:jar:0.6.11
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html)

  - stack-server (https://github.com/eclipse/milo/opc-ua-stack/stack-server) org.eclipse.milo:stack-server:jar:0.6.11
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html)

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

  - Java-WebSocket (https://github.com/TooTallNate/Java-WebSocket) org.java-websocket:Java-WebSocket:jar:1.5.4
    License: MIT License  (https://github.com/TooTallNate/Java-WebSocket/blob/master/LICENSE)

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

  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

  - XZ for Java (https://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.9
    License: Public Domain 

  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

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


From: 'Bugsnag' (https://bugsnag.com)

  - 'Bugsnag' (https://github.com/bugsnag/bugsnag-java) com.bugsnag:bugsnag:jar:3.7.1
    License: MIT  (http://opensource.org/licenses/MIT)


From: 'com.github.luben'

  - zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.5.5-5
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)


From: 'Connect2id Ltd.' (https://connect2id.com)

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


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

  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar: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 Servlet (https://projects.eclipse.org/projects/ee4j.servlet) jakarta.servlet:jakarta.servlet-api:jar:4.0.4
    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:2.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)

  - 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.6
    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.6
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - MIME streaming extension (https://github.com/eclipse-ee4j/metro-mimepull) org.jvnet.mimepull:mimepull:jar:1.9.15
    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)

  - jersey-container-servlet-core (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core) org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.40
    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:2.40
    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:2.40
    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:2.40
    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-inject-hk2 (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2) org.glassfish.jersey.inject:jersey-hk2:jar:2.40
    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-multipart (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-multipart) org.glassfish.jersey.media:jersey-media-multipart:jar:2.40
    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)


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

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

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


From: 'jsonwebtoken.io' (https://github.com/jwtk/jjwt)

  - JJWT :: API (https://github.com/jwtk/jjwt/jjwt-api) io.jsonwebtoken:jjwt-api:jar:0.11.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - ServiceLocator Default Implementation (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - HK2 Implementation Utilities (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - 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:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - javax.inject:1 as OSGi bundle (https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject) org.glassfish.hk2.external:jakarta.inject:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)


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

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.3
    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.3.14
    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.3.14
    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)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.9
    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.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


From: 'QOS.CH Sarl (Switzerland)' (https://reload4j.qos.ch)

  - reload4j (https://reload4j.qos.ch) ch.qos.reload4j:reload4j:jar:1.2.22
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'reactor' (https://github.com/reactor)

  - Non-Blocking Reactive Foundation for the JVM (https://github.com/reactor/reactor-core) io.projectreactor:reactor-core:jar:3.5.10
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core functionality for the Reactor Netty library (https://github.com/reactor/reactor-netty) io.projectreactor.netty:reactor-netty-core:jar:1.1.13
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - HTTP functionality for the Reactor Netty library (https://github.com/reactor/reactor-netty) io.projectreactor.netty:reactor-netty-http:jar:1.1.13
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


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' (http://www.apache.org/)

  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Apache Commons CLI (https://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.13.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Collections (https://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons JEXL (https://commons.apache.org/proper/commons-jexl/) org.apache.commons:commons-jexl3:jar:3.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.13.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.11.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: API: Common API (https://www.apache.org/iotdb-parent/iotdb-api/common-api/) org.apache.iotdb:common-api:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: API: External API (https://www.apache.org/iotdb-parent/iotdb-api/external-api/) org.apache.iotdb:external-api:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Core: Antlr-Parser (https://www.apache.org/iotdb-parent/iotdb-core/iotdb-antlr/) org.apache.iotdb:iotdb-antlr:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Core: Consensus (https://www.apache.org/iotdb-parent/iotdb-core/iotdb-consensus/) org.apache.iotdb:iotdb-consensus:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Client: Session (https://www.apache.org/iotdb-parent/iotdb-client/iotdb-session/) org.apache.iotdb:iotdb-session:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Protocol: Thrift Data Node (https://www.apache.org/iotdb-parent/iotdb-protocol/iotdb-thrift/) org.apache.iotdb:iotdb-thrift:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Protocol: Thrift Commons (https://www.apache.org/iotdb-parent/iotdb-protocol/iotdb-thrift-commons/) org.apache.iotdb:iotdb-thrift-commons:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Protocol: Thrift Config Node (https://www.apache.org/iotdb-parent/iotdb-protocol/iotdb-thrift-confignode/) org.apache.iotdb:iotdb-thrift-confignode:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Protocol: Thrift Consensus (https://www.apache.org/iotdb-parent/iotdb-protocol/iotdb-thrift-consensus/) org.apache.iotdb:iotdb-thrift-consensus:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Client: isession (https://www.apache.org/iotdb-parent/iotdb-client/isession/) org.apache.iotdb:isession:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Core: Metrics: API Impl (https://www.apache.org/iotdb-parent/iotdb-core/iotdb-metrics/metrics-core/) org.apache.iotdb:metrics-core:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Core: Metrics: Metrics API (https://www.apache.org/iotdb-parent/iotdb-core/iotdb-metrics/metrics-interface/) org.apache.iotdb:metrics-interface:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Core: Node Commons (https://www.apache.org/iotdb-parent/iotdb-core/node-commons/) org.apache.iotdb:node-commons:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Protocol: OpenAPI (https://www.apache.org/iotdb-parent/iotdb-protocol/openapi/) org.apache.iotdb:openapi:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: API: Pipe API (https://www.apache.org/iotdb-parent/iotdb-api/pipe-api/) org.apache.iotdb:pipe-api:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Client: Service-RPC (https://www.apache.org/iotdb-parent/iotdb-client/service-rpc/) org.apache.iotdb:service-rpc:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: API: Trigger API (https://www.apache.org/iotdb-parent/iotdb-api/trigger-api/) org.apache.iotdb:trigger-api:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: Core: TsFile (https://www.apache.org/iotdb-parent/iotdb-core/tsfile/) org.apache.iotdb:tsfile:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IoTDB: API: UDF API (https://www.apache.org/iotdb-parent/iotdb-api/udf-api/) org.apache.iotdb:udf-api:jar:1.3.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis Client (https://ratis.apache.org/ratis-client/) org.apache.ratis:ratis-client:jar:3.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis Common (https://ratis.apache.org/ratis-common/) org.apache.ratis:ratis-common:jar:3.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis gRPC Support (https://ratis.apache.org/ratis-grpc/) org.apache.ratis:ratis-grpc:jar:3.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis Metrics API (https://ratis.apache.org/ratis-metrics-api/) org.apache.ratis:ratis-metrics-api:jar:3.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis Protocols (https://ratis.apache.org/ratis-proto/) org.apache.ratis:ratis-proto:jar:3.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis Server (https://ratis.apache.org/ratis-server/) org.apache.ratis:ratis-server:jar:3.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis Server API (https://ratis.apache.org/ratis-server-api/) org.apache.ratis:ratis-server-api:jar:3.1.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ratis Thirdparty Miscellaneous (https://ratis.apache.org/ratis-thirdparty-misc/) org.apache.ratis:ratis-thirdparty-misc:jar:1.0.5
    License: Apache License, Version 2.0  (http://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.97.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.97.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.97.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.97.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.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/MQTT (https://netty.io/netty-codec-mqtt/) io.netty:netty-codec-mqtt:jar:4.1.97.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.97.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.97.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.97.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.97.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.97.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.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

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

  - Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.1.97.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.97.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.97.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.97.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.97.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - Jetty :: Http Utility (https://eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009
    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 :: IO Utility (https://eclipse.org/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823
    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 :: Security (https://eclipse.org/jetty/jetty-security) org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009
    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.53.v20231009
    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.53.v20231009
    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.org/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009
    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 :: Ajax(JSON) (https://eclipse.org/jetty/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009
    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)


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


From: 'Zaxxer.com' (https://github.com/brettwooldridge)

  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:2.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)









© 2015 - 2025 Weber Informatics LLC | Privacy Policy