mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
730 lines
56 KiB
Plaintext
730 lines
56 KiB
Plaintext
Apache License
|
|
Version 2.0, January 2004
|
|
http://www.apache.org/licenses/
|
|
|
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
|
1. Definitions.
|
|
|
|
"License" shall mean the terms and conditions for use, reproduction,
|
|
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
|
"Licensor" shall mean the copyright owner or entity authorized by
|
|
the copyright owner that is granting the License.
|
|
|
|
"Legal Entity" shall mean the union of the acting entity and all
|
|
other entities that control, are controlled by, or are under common
|
|
control with that entity. For the purposes of this definition,
|
|
"control" means (i) the power, direct or indirect, to cause the
|
|
direction or management of such entity, whether by contract or
|
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
|
"You" (or "Your") shall mean an individual or Legal Entity
|
|
exercising permissions granted by this License.
|
|
|
|
"Source" form shall mean the preferred form for making modifications,
|
|
including but not limited to software source code, documentation
|
|
source, and configuration files.
|
|
|
|
"Object" form shall mean any form resulting from mechanical
|
|
transformation or translation of a Source form, including but
|
|
not limited to compiled object code, generated documentation,
|
|
and conversions to other media types.
|
|
|
|
"Work" shall mean the work of authorship, whether in Source or
|
|
Object form, made available under the License, as indicated by a
|
|
copyright notice that is included in or attached to the work
|
|
(an example is provided in the Appendix below).
|
|
|
|
"Derivative Works" shall mean any work, whether in Source or Object
|
|
form, that is based on (or derived from) the Work and for which the
|
|
editorial revisions, annotations, elaborations, or other modifications
|
|
represent, as a whole, an original work of authorship. For the purposes
|
|
of this License, Derivative Works shall not include works that remain
|
|
separable from, or merely link (or bind by name) to the interfaces of,
|
|
the Work and Derivative Works thereof.
|
|
|
|
"Contribution" shall mean any work of authorship, including
|
|
the original version of the Work and any modifications or additions
|
|
to that Work or Derivative Works thereof, that is intentionally
|
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
or by an individual or Legal Entity authorized to submit on behalf of
|
|
the copyright owner. For the purposes of this definition, "submitted"
|
|
means any form of electronic, verbal, or written communication sent
|
|
to the Licensor or its representatives, including but not limited to
|
|
communication on electronic mailing lists, source code control systems,
|
|
and issue tracking systems that are managed by, or on behalf of, the
|
|
Licensor for the purpose of discussing and improving the Work, but
|
|
excluding communication that is conspicuously marked or otherwise
|
|
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
on behalf of whom a Contribution has been received by Licensor and
|
|
subsequently incorporated within the Work.
|
|
|
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
this License, each Contributor hereby grants to You a perpetual,
|
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
copyright license to reproduce, prepare Derivative Works of,
|
|
publicly display, publicly perform, sublicense, and distribute the
|
|
Work and such Derivative Works in Source or Object form.
|
|
|
|
3. Grant of Patent License. Subject to the terms and conditions of
|
|
this License, each Contributor hereby grants to You a perpetual,
|
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
(except as stated in this section) patent license to make, have made,
|
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
where such license applies only to those patent claims licensable
|
|
by such Contributor that are necessarily infringed by their
|
|
Contribution(s) alone or by combination of their Contribution(s)
|
|
with the Work to which such Contribution(s) was submitted. If You
|
|
institute patent litigation against any entity (including a
|
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
or a Contribution incorporated within the Work constitutes direct
|
|
or contributory patent infringement, then any patent licenses
|
|
granted to You under this License for that Work shall terminate
|
|
as of the date such litigation is filed.
|
|
|
|
4. Redistribution. You may reproduce and distribute copies of the
|
|
Work or Derivative Works thereof in any medium, with or without
|
|
modifications, and in Source or Object form, provided that You
|
|
meet the following conditions:
|
|
|
|
(a) You must give any other recipients of the Work or
|
|
Derivative Works a copy of this License; and
|
|
|
|
(b) You must cause any modified files to carry prominent notices
|
|
stating that You changed the files; and
|
|
|
|
(c) You must retain, in the Source form of any Derivative Works
|
|
that You distribute, all copyright, patent, trademark, and
|
|
attribution notices from the Source form of the Work,
|
|
excluding those notices that do not pertain to any part of
|
|
the Derivative Works; and
|
|
|
|
(d) If the Work includes a "NOTICE" text file as part of its
|
|
distribution, then any Derivative Works that You distribute must
|
|
include a readable copy of the attribution notices contained
|
|
within such NOTICE file, excluding those notices that do not
|
|
pertain to any part of the Derivative Works, in at least one
|
|
of the following places: within a NOTICE text file distributed
|
|
as part of the Derivative Works; within the Source form or
|
|
documentation, if provided along with the Derivative Works; or,
|
|
within a display generated by the Derivative Works, if and
|
|
wherever such third-party notices normally appear. The contents
|
|
of the NOTICE file are for informational purposes only and
|
|
do not modify the License. You may add Your own attribution
|
|
notices within Derivative Works that You distribute, alongside
|
|
or as an addendum to the NOTICE text from the Work, provided
|
|
that such additional attribution notices cannot be construed
|
|
as modifying the License.
|
|
|
|
You may add Your own copyright statement to Your modifications and
|
|
may provide additional or different license terms and conditions
|
|
for use, reproduction, or distribution of Your modifications, or
|
|
for any such Derivative Works as a whole, provided Your use,
|
|
reproduction, and distribution of the Work otherwise complies with
|
|
the conditions stated in this License.
|
|
|
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
any Contribution intentionally submitted for inclusion in the Work
|
|
by You to the Licensor shall be under the terms and conditions of
|
|
this License, without any additional terms or conditions.
|
|
Notwithstanding the above, nothing herein shall supersede or modify
|
|
the terms of any separate license agreement you may have executed
|
|
with Licensor regarding such Contributions.
|
|
|
|
6. Trademarks. This License does not grant permission to use the trade
|
|
names, trademarks, service marks, or product names of the Licensor,
|
|
except as required for reasonable and customary use in describing the
|
|
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
agreed to in writing, Licensor provides the Work (and each
|
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
implied, including, without limitation, any warranties or conditions
|
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
appropriateness of using or redistributing the Work and assume any
|
|
risks associated with Your exercise of permissions under this License.
|
|
|
|
8. Limitation of Liability. In no event and under no legal theory,
|
|
whether in tort (including negligence), contract, or otherwise,
|
|
unless required by applicable law (such as deliberate and grossly
|
|
negligent acts) or agreed to in writing, shall any Contributor be
|
|
liable to You for damages, including any direct, indirect, special,
|
|
incidental, or consequential damages of any character arising as a
|
|
result of this License or out of the use or inability to use the
|
|
Work (including but not limited to damages for loss of goodwill,
|
|
work stoppage, computer failure or malfunction, or any and all
|
|
other commercial damages or losses), even if such Contributor
|
|
has been advised of the possibility of such damages.
|
|
|
|
9. Accepting Warranty or Additional Liability. While redistributing
|
|
the Work or Derivative Works thereof, You may choose to offer,
|
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
or other liability obligations and/or rights consistent with this
|
|
License. However, in accepting such obligations, You may act only
|
|
on Your own behalf and on Your sole responsibility, not on behalf
|
|
of any other Contributor, and only if You agree to indemnify,
|
|
defend, and hold each Contributor harmless for any liability
|
|
incurred by, or claims asserted against, such Contributor by reason
|
|
of your accepting any such warranty or additional liability.
|
|
|
|
|
|
=======================================================================
|
|
Apache HertzBeat Subcomponents:
|
|
|
|
The Apache HertzBeat project contains subcomponents with separate copyright
|
|
notices and license terms. Your use of the source code for the these
|
|
subcomponents is subject to the terms and conditions of the following
|
|
licenses.
|
|
========================================================================
|
|
|
|
|
|
========================================================================
|
|
Apache-2.0 licenses
|
|
========================================================================
|
|
The following components are provided under the Apache-2.0 License. See project link for details.
|
|
The text of each license is the standard Apache 2.0 license.
|
|
|
|
https://mvnrepository.com/artifact/cn.afterturn/easypoi-annotation/4.3.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/cn.afterturn/easypoi-base/4.3.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/cn.afterturn/easypoi-spring-boot-starter/4.3.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/cn.afterturn/easypoi-web/4.3.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba/fastjson/1.2.83 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba.nacos/logback-adapter/1.1.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-auth-plugin/3.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-client/3.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-client-basic/3.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-encryption-plugin/3.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-log4j2-adapter/3.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-logback-adapter-12/3.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.clickhouse/clickhouse-jdbc/0.4.6 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.dameng/DmJdbcDriver18/8.1.2.141 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.ecwid.consul/consul-api/1.4.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.ethlo.time/itu/1.14.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml/classmate/1.7.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/2.21 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-toml/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-kotlin/2.20.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core/7.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.github.ben-manes.caffeine/caffeine/2.9.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.github.jinahya/bit-io/1.4.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.github.jsqlparser/jsqlparser/5.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.github.victools/jsonschema-generator/5.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.github.victools/jsonschema-module-jackson/5.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.github.victools/jsonschema-module-swagger-2/5.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.android/annotations/4.1.1.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.api.grpc/proto-google-common-protos/2.59.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.cloud.opentelemetry/detector-resources-support/0.36.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.code.findbugs/jsr305/3.0.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.code.gson/gson/2.10.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.errorprone/error_prone_annotations/2.18.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.flatbuffers/flatbuffers-java/24.3.25 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.guava/failureaccess/1.0.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.guava/guava/32.1.2-jre Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava Apache-2.0
|
|
https://mvnrepository.com/artifact/com.google.j2objc/j2objc-annotations/2.8 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.huaweicloud/esdk-obs-java/3.23.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.huaweicloud.sdk/huaweicloud-sdk-core/3.1.37 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.huaweicloud.sdk/huaweicloud-sdk-smn/3.1.37 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.jamesmurty.utils/java-xmlbuilder/1.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.jayway.jsonpath/json-path/2.9.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.netflix.concurrency-limits/concurrency-limits-core/0.3.6 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.networknt/json-schema-validator/3.0.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.openai/openai-java-core/4.39.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.moshi/moshi/1.8.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.okhttp3/logging-interceptor/5.3.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp/5.3.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp-jvm/5.3.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.okio/okio/3.16.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.okio/okio-jvm/3.16.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.retrofit2/converter-moshi/2.9.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.squareup.retrofit2/retrofit/2.9.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.usthe.sureness/spring-boot3-starter-sureness/1.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.usthe.sureness/sureness-core/1.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.vesoft/client/3.6.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.xugudb/xugu-jdbc/12.3.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.zaxxer/HikariCP/7.0.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/com.zaxxer/SparseBitSet/1.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils/1.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-cli/commons-cli/1.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-codec/commons-codec/1.19.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-collections/commons-collections/3.2.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-digester/commons-digester/2.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-io/commons-io/2.16.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-lang/commons-lang/2.6 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-logging/commons-logging/1.3.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-net/commons-net/3.10.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/commons-validator/commons-validator/1.7 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.asyncer/r2dbc-mysql/1.4.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/4.2.11 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.greptime/greptimedb-proto/0.9.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.greptime/ingester-all/0.11.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.greptime/ingester-common/0.11.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.greptime/ingester-grpc/0.11.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.greptime/ingester-protocol/0.11.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.greptime/ingester-rpc/0.11.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-api/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-context/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-core/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-netty-shaded/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-protobuf/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-protobuf-lite/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-stub/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.grpc/grpc-util/1.76.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-api/0.11.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-impl/0.11.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-jackson/0.11.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.micrometer/context-propagation/1.2.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-commons/1.16.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-core/1.16.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-jakarta9/1.16.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-observation/1.16.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.micrometer/micrometer-registry-prometheus/1.16.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-all/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-buffer/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-dns/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-haproxy/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-http/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-http2/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-memcache/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-mqtt/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-redis/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-smtp/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-socks/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-stomp/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-codec-xml/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-common/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-handler/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-handler-proxy/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-handler-ssl-ocsp/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-resolver/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns-classes-macos/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns-native-macos/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-tcnative-boringssl-static/2.0.69.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-tcnative-classes/2.0.69.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-classes-epoll/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-classes-kqueue/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-native-epoll/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-native-kqueue/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-native-unix-common/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-rxtx/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-sctp/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.netty/netty-transport-udt/4.1.117.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-api/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-api-incubator/1.59.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-common/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-context/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-exporter-common/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-exporter-logging/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-exporter-otlp/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-exporter-otlp-common/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-exporter-sender-okhttp/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk-common/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk-extension-incubator/1.59.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk-logs/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk-metrics/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-sdk-trace/1.59.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-aws-resources/1.53.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-azure-resources/1.53.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-baggage-processor/1.53.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-cloudfoundry-resources/1.53.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-gcp-resources/1.53.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-samplers/1.53.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-declarative-config-bridge/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations/2.25.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations-support/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api/2.25.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-incubator/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-jdbc/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-kafka-clients-2.6/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-kafka-clients-common-0.11/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-log4j-appender-2.17/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-log4j-context-data-2.17-autoconfigure/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-logback-appender-1.0/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-logback-mdc-1.0/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-micrometer-1.5/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-mongo-3.1/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-reactor-3.1/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-resources/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-runtime-telemetry-java17/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-runtime-telemetry-java8/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-sdk-autoconfigure-support/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-boot-autoconfigure/2.25.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-boot-starter/2.25.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-kafka-2.7/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-web-3.1/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webflux-5.3/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webmvc-5.3/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webmvc-6.0/2.25.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.proto/opentelemetry-proto/1.3.1-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.semconv/opentelemetry-semconv/1.39.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.opentelemetry.semconv/opentelemetry-semconv-incubating/1.39.0-alpha Apache-2.0
|
|
https://mvnrepository.com/artifact/io.perfmark/perfmark-api/0.27.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.projectreactor/reactor-core/3.8.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.projectreactor.netty/reactor-netty-core/1.2.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.projectreactor.netty/reactor-netty-http/1.2.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-config/1.4.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-core/1.4.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-exposition-formats/1.4.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-exposition-textformats/1.4.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-model/1.4.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/prometheus-metrics-tracer-common/1.4.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient/0.16.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient_tracer_common/0.16.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient_tracer_otel/0.16.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.prometheus/simpleclient_tracer_otel_agent/0.16.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.r2dbc/r2dbc-spi/1.0.0.RELEASE Apache-2.0
|
|
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-annotations/2.2.31 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-annotations-jakarta/2.2.38 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-core-jakarta/2.2.28 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-models-jakarta/2.2.28 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.vavr/vavr/0.10.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/io.vavr/vavr-match/0.10.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/jakarta.inject/jakarta.inject-api/2.0.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/jakarta.validation/jakarta.validation-api/3.1.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/javax.validation/validation-api/2.0.1.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/net.bytebuddy/byte-buddy/1.17.8 Apache-2.0
|
|
https://mvnrepository.com/artifact/net.java.dev.jna/jna/5.18.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/net.minidev/accessors-smart/2.6.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/net.minidev/json-smart/2.6.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/net.sourceforge.nekohtml/nekohtml/1.9.22 Apache-2.0
|
|
https://mvnrepository.com/artifact/ognl/ognl/3.2.6 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-format/18.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-memory-core/18.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-memory-netty/18.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-memory-netty-buffer-patch/18.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.arrow/arrow-vector/18.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.commons/commons-collections4/4.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.27.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.commons/commons-jexl3/3.2.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.19.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.commons/commons-math3/3.6.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.commons/commons-pool2/2.12.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.14 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.4.16 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.httpcomponents.client5/httpclient5/5.5.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.httpcomponents.core5/httpcore5/5.3.6 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.httpcomponents.core5/httpcore5-h2/5.3.6 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.iotdb/influxdb-thrift/0.13.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.iotdb/iotdb-session/0.13.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.iotdb/iotdb-thrift/0.13.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.iotdb/service-rpc/0.13.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.iotdb/tsfile/0.13.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.7.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api/2.25.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core/2.25.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-to-slf4j/2.25.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.plc4x/plc4j-api/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.plc4x/plc4j-driver-modbus/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.plc4x/plc4j-driver-s7/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.plc4x/plc4j-spi/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.plc4x/plc4j-transport-tcp/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.plc4x/plc4j-utils-pcap-shared/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.plc4x/plc4j-utils-raw-sockets/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.poi/poi/4.1.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml/4.1.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml-schemas/4.1.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-acl/4.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-client/4.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-common/4.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-logging/4.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-remoting/4.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-srvutil/4.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-tools/4.9.4 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.sshd/sshd-common/2.13.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.sshd/sshd-core/2.13.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.sshd/sshd-sftp/2.13.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.thrift/libthrift/0.14.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-core/11.0.18 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-el/11.0.18 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-websocket/11.0.18 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.xmlbeans/xmlbeans/3.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.yetus/audience-annotations/0.12.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.9.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper-jute/3.9.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.attoparser/attoparser/2.0.7.RELEASE Apache-2.0
|
|
https://mvnrepository.com/artifact/org.flywaydb/flyway-core/10.11.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.flywaydb/flyway-database-postgresql/10.11.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.flywaydb/flyway-mysql/10.11.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.freemarker/freemarker/2.3.34 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.hibernate.models/hibernate-models/1.0.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.hibernate.orm/hibernate-core/7.2.4.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator/9.0.1.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/org.jboss.logging/jboss-logging/3.6.2.Final Apache-2.0
|
|
https://mvnrepository.com/artifact/org.jetbrains/annotations/17.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-reflect/2.2.21 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib/2.2.21 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk7/2.2.21 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8/2.2.21 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.jspecify/jspecify/1.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.lz4/lz4-java/1.8.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.mongodb/bson/5.6.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.mongodb/bson-record-codec/5.6.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-core/4.6.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/4.6.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.msgpack/msgpack-core/0.9.8 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.osgi/org.osgi.compendium/5.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.osgi/org.osgi.core/5.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.questdb/questdb/9.0.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/3.0.1 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.snmp4j/snmp4j/3.6.7 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-common/2.8.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-webmvc-api/2.8.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-webmvc-ui/2.8.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-aop/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-aspects/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-beans/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-context/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-context-support/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-core/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-expression/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-jdbc/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-messaging/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-orm/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-tx/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-web/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-webflux/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework/spring-webmvc/7.0.5 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/mcp-spring-webmvc/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-autoconfigure-mcp-server-common/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-autoconfigure-mcp-server-webmvc/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-client-chat/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-commons/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-mcp/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-mcp-annotations/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-model/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-openai/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-starter-mcp-server-webmvc/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.ai/spring-ai-template-st/2.0.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator-autoconfigure/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-autoconfigure/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-data-commons/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-data-jpa/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-flyway/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-freemarker/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-health/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-hibernate/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-http-codec/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-http-converter/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-jackson/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-jdbc/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-jpa/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-mail/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-micrometer-metrics/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-micrometer-observation/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-netty/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-persistence/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-reactor/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-reactor-netty/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-servlet/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-sql/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-data-jpa/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-flyway/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-freemarker/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-jackson/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-jdbc/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-logging/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-mail/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-micrometer-metrics/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-reactor-netty/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-thymeleaf/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-tomcat/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-tomcat-runtime/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-validation/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-webflux/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-thymeleaf/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-tomcat/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-transaction/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-validation/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-web-server/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-webflux/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-webmvc/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.data/spring-data-commons/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.springframework.data/spring-data-jpa/4.0.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.thymeleaf/thymeleaf/3.1.3.RELEASE Apache-2.0
|
|
https://mvnrepository.com/artifact/org.thymeleaf/thymeleaf-spring6/3.1.3.RELEASE Apache-2.0
|
|
https://mvnrepository.com/artifact/org.unbescape/unbescape/1.1.6.RELEASE Apache-2.0
|
|
https://mvnrepository.com/artifact/org.webjars/swagger-ui/5.18.3 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java/1.1.10.7 Apache-2.0
|
|
https://mvnrepository.com/artifact/org.yaml/snakeyaml/2.2 Apache-2.0
|
|
https://mvnrepository.com/artifact/tools.jackson.core/jackson-core/3.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/tools.jackson.core/jackson-databind/3.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/tools.jackson.dataformat/jackson-dataformat-xml/3.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/tools.jackson.dataformat/jackson-dataformat-yaml/3.1.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/xerces/xercesImpl/2.11.0 Apache-2.0
|
|
https://mvnrepository.com/artifact/xml-apis/xml-apis/1.4.01 Apache-2.0
|
|
|
|
========================================================================
|
|
BSD-2-Clause licenses
|
|
========================================================================
|
|
The following components are provided under the BSD-2-Clause License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/com.github.luben/zstd-jni/1.5.6-3 BSD-2-Clause
|
|
https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api/4.2.2 BSD-2-Clause
|
|
https://mvnrepository.com/artifact/org.hdrhistogram/HdrHistogram/2.2.2 BSD-2-Clause
|
|
https://mvnrepository.com/artifact/org.postgresql/postgresql/42.5.5 BSD-2-Clause
|
|
|
|
========================================================================
|
|
BSD-3-Clause licenses
|
|
========================================================================
|
|
The following components are provided under the BSD-3-Clause License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/com.github.virtuald/curvesapi/1.06 BSD-3-Clause
|
|
https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/3.25.5 BSD-3-Clause
|
|
https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java-util/3.25.5 BSD-3-Clause
|
|
https://mvnrepository.com/artifact/dnsjava/dnsjava/3.6.2 BSD-3-Clause
|
|
https://mvnrepository.com/artifact/org.antlr/ST4/4.3.4 BSD-3-Clause
|
|
https://mvnrepository.com/artifact/org.antlr/antlr-runtime/3.5.3 BSD-3-Clause
|
|
https://mvnrepository.com/artifact/org.antlr/antlr4-runtime/4.13.2 BSD-3-Clause
|
|
https://mvnrepository.com/artifact/org.ow2.asm/asm/9.7.1 BSD-3-Clause
|
|
|
|
========================================================================
|
|
CC0-1.0 licenses
|
|
========================================================================
|
|
The following components are provided under the CC0-1.0 License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/net.i2p.crypto/eddsa/0.3.0 CC0-1.0
|
|
https://mvnrepository.com/artifact/org.latencyutils/LatencyUtils/2.0.3 CC0-1.0
|
|
|
|
========================================================================
|
|
CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0 licenses
|
|
========================================================================
|
|
The following component is dual-licensed under CDDL-1.0 or GPL-2.0-only with the Classpath Exception.
|
|
The license text is included in licenses/LICENSE-javax.annotation-api.txt.
|
|
|
|
https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api/1.3.2 CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0
|
|
|
|
========================================================================
|
|
CDDL-1.1 licenses
|
|
========================================================================
|
|
The following components are provided under the CDDL-1.1 License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api/2.3.0 CDDL-1.1
|
|
|
|
========================================================================
|
|
EPL-1.0 licenses
|
|
========================================================================
|
|
The following components are provided under the EPL-1.0 License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/com.h2database/h2/2.2.224 EPL-1.0
|
|
https://mvnrepository.com/artifact/org.locationtech.jts/jts-core/1.16.1 EPL-1.0
|
|
|
|
========================================================================
|
|
EPL-2.0 licenses
|
|
========================================================================
|
|
The following components are provided under the EPL-2.0 License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/jakarta.annotation/jakarta.annotation-api/3.0.0 EPL-2.0
|
|
https://mvnrepository.com/artifact/jakarta.mail/jakarta.mail-api/2.1.5 EPL-2.0
|
|
https://mvnrepository.com/artifact/jakarta.persistence/jakarta.persistence-api/3.2.0 EPL-2.0
|
|
https://mvnrepository.com/artifact/jakarta.transaction/jakarta.transaction-api/2.0.1 EPL-2.0
|
|
https://mvnrepository.com/artifact/org.aspectj/aspectjweaver/1.9.25.1 EPL-2.0
|
|
https://mvnrepository.com/artifact/org.eclipse.angus/angus-mail/2.0.5 EPL-2.0
|
|
https://mvnrepository.com/artifact/org.eclipse.paho/org.eclipse.paho.client.mqttv3/1.2.5 EPL-2.0
|
|
|
|
========================================================================
|
|
EPL-2.0 OR LGPL-2.1-only licenses
|
|
========================================================================
|
|
The following components are provided under the EPL-2.0 OR LGPL-2.1-only License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/ch.qos.logback/logback-classic/1.5.32 EPL-2.0 OR LGPL-2.1-only
|
|
https://mvnrepository.com/artifact/ch.qos.logback/logback-core/1.5.32 EPL-2.0 OR LGPL-2.1-only
|
|
|
|
========================================================================
|
|
MIT licenses
|
|
========================================================================
|
|
The following components are provided under the MIT License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/com.beetstra.jutf7/jutf7/1.0.0 MIT
|
|
https://mvnrepository.com/artifact/io.lettuce/lettuce-core/6.8.2.RELEASE MIT
|
|
https://mvnrepository.com/artifact/com.knuddels/jtokkit/1.1.0 MIT
|
|
https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc/12.10.2.jre11 MIT
|
|
https://mvnrepository.com/artifact/com.taosdata.jdbc/taos-jdbcdriver/3.0.0 MIT
|
|
https://mvnrepository.com/artifact/io.modelcontextprotocol.sdk/mcp/2.0.0 MIT
|
|
https://mvnrepository.com/artifact/io.modelcontextprotocol.sdk/mcp-core/2.0.0 MIT
|
|
https://mvnrepository.com/artifact/io.modelcontextprotocol.sdk/mcp-json-jackson3/2.0.0 MIT
|
|
https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on/1.85 MIT
|
|
https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on/1.85 MIT
|
|
https://mvnrepository.com/artifact/org.bouncycastle/bcutil-jdk18on/1.85 MIT
|
|
https://mvnrepository.com/artifact/org.checkerframework/checker-qual/3.33.0 MIT
|
|
https://mvnrepository.com/artifact/org.codehaus.mojo/animal-sniffer-annotations/1.24 MIT
|
|
https://mvnrepository.com/artifact/org.duckdb/duckdb_jdbc/1.4.2.0 MIT
|
|
https://mvnrepository.com/artifact/org.influxdb/influxdb-java/2.25 MIT
|
|
https://mvnrepository.com/artifact/org.java-websocket/Java-WebSocket/1.5.2 MIT
|
|
https://mvnrepository.com/artifact/org.pcap4j/pcap4j-core/1.8.2 MIT
|
|
https://mvnrepository.com/artifact/org.pcap4j/pcap4j-packetfactory-static/1.8.2 MIT
|
|
https://mvnrepository.com/artifact/org.slf4j/jcl-over-slf4j/2.0.9 MIT
|
|
https://mvnrepository.com/artifact/org.slf4j/jul-to-slf4j/2.0.9 MIT
|
|
https://mvnrepository.com/artifact/org.slf4j/slf4j-api/2.0.9 MIT
|
|
https://mvnrepository.com/artifact/org.webjars/webjars-locator-lite/1.1.3 MIT
|
|
https://mvnrepository.com/artifact/redis.clients.authentication/redis-authx-core/0.1.1-beta2 MIT
|
|
|
|
========================================================================
|
|
MPL-1.1 licenses
|
|
========================================================================
|
|
The following components are provided under the MPL-1.1 License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/org.javassist/javassist/3.20.0-GA MPL-1.1
|
|
|
|
========================================================================
|
|
EDL-1.0 licenses
|
|
========================================================================
|
|
The following components are provided under the EDL-1.0 License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/com.sun.istack/istack-commons-runtime/4.1.2 EDL-1.0
|
|
https://mvnrepository.com/artifact/jakarta.activation/jakarta.activation-api/2.1.4 EDL-1.0
|
|
https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/4.0.4 EDL-1.0
|
|
https://mvnrepository.com/artifact/org.eclipse.angus/angus-activation/2.0.3 EDL-1.0
|
|
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-core/4.0.6 EDL-1.0
|
|
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime/4.0.6 EDL-1.0
|
|
https://mvnrepository.com/artifact/org.glassfish.jaxb/txw2/4.0.6 EDL-1.0
|
|
|
|
========================================================================
|
|
MIT-0 licenses
|
|
========================================================================
|
|
The following components are provided under the https://spdx.org/licenses/MIT-0.html License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/org.reactivestreams/reactive-streams/1.0.4 https://spdx.org/licenses/MIT-0.html
|
|
|
|
========================================================================
|
|
Public-Domain licenses
|
|
========================================================================
|
|
The following components are provided under the Public-Domain License. See project link for details.
|
|
The text of each license is also included in licenses/LICENSE-[project].txt.
|
|
|
|
https://mvnrepository.com/artifact/org.json/json/20240205 Public-Domain
|