Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
123 changes: 93 additions & 30 deletions dist/src/main/resources/META-INF/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ This project bundles the following dependencies under the Apache Software Licens
- com.fasterxml.jackson.core:jackson-annotations:2.18.2
- com.fasterxml.jackson.core:jackson-core:2.18.2
- com.fasterxml.jackson.core:jackson-databind:2.18.2
- com.fasterxml.jackson.core:jackson-dataformat-yaml:2.18.2
- com.fasterxml.jackson.core:jackson-datatype-jsr310:2.18.2
- com.fasterxml.jackson.core:jackson-datatype-jdk8:2.18.2
- com.fasterxml.jackson.core:jackson-module-kotlin:2.18.2
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2
- com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2
- com.fasterxml:classmate:1.7.0
- org.apache.logging.log4j:log4j-api:2.23.1
- org.apache.logging.log4j:log4j-core:2.23.1
Expand All @@ -21,79 +21,133 @@ This project bundles the following dependencies under the Apache Software Licens
- org.lz4:lz4-java:1.8.0
- org.xerial.snappy:snappy-java:1.1.10.5
- com.openai:openai-java:4.8.0
- com.openai:openai-java-core:4.8.0
- com.openai:openai-java-client-okhttp:4.8.0
- co.elastic.clients:elasticsearch-java:8.19.0
- com.google.guava:guava:33.5.0-jre
- com.google.errorprone:error_prone_annotations:2.41.0
- com.google.j2objc:j2objc-annotations:3.1
- com.google.guava:failureaccess:1.0.1
- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
- com.google.errorprone:error_prone_annotations:2.38.0
- com.google.j2objc:j2objc-annotations:2.8
- org.jspecify:jspecify:1.0.0
- io.swagger.core.v3:swagger-annotations:2.2.31
- org.apache.httpcomponents.core5:httpcore5:5.2.4
- org.apache.httpcomponents.core5:httpcore5-h2:5.2.4
- org.apache.httpcomponents.client5:httpclient5:5.3.1
- com.github.victools:jsonschema-generator:4.38.0
- com.github.victools:jsonschema-module-jackson:4.38.0
- com.github.victools:jsonschema-module-swagger-2:4.38.0
- com.squareup.okhttp3:okhttp:4.12.0
- com.squareup.okhttp3:logging-interceptor:4.12.0
- com.squareup.okio:okio:3.6.0
- com.squareup.okio:okio-jvm:3.9.1
- org.jetbrains:annotations:13.0
- com.squareup.okio:okio-jvm:3.6.0
- org.jetbrains:annotations:17.0.0
- org.jetbrains.kotlin:kotlin-stdlib:1.9.10
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0
- org.jetbrains.kotlin:kotlin-stdlib:1.8.0
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10
- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10
- org.jetbrains.kotlin:kotlin-reflect:1.8.10
- org.yaml:snakeyaml:2.3
- io.netty:netty-handler:4.1.118.Final
- io.netty:netty-handler-proxy:4.1.118.Final
- io.netty:netty-resolver:4.1.118.Final
- io.netty:netty-transport:4.1.118.Final
- io.netty:netty-codec-socks:4.1.118.Final
- io.netty:netty-buffer:4.1.118.Final:compile
- io.netty:netty-codec:4.1.118.Final:compile
- io.netty:netty-codec-http:4.1.118.Final:compile
- io.netty:netty-codec-http2:4.1.118.Final:compile
- io.netty:netty-transport-native-unix-common:4.1.118.Final:compile
- io.netty:netty-buffer:4.1.118.Final
- io.netty:netty-codec:4.1.118.Final
- io.netty:netty-codec-http:4.1.118.Final
- io.netty:netty-codec-http2:4.1.118.Final
- io.netty:netty-transport-native-unix-common:4.1.118.Final
- io.netty:netty-transport-native-epoll:linux-x86_64:4.1.118.Final
- io.netty:netty-transport-classes-epoll:4.1.118.Final
- io.netty:netty-transport-native-kqueue:osx-x86_64:4.1.118.Final
- io.netty:netty-transport-classes-kqueue:4.1.118.Final
- io.netty:netty-tcnative-boringssl-static:2.0.70.Final
- io.netty:netty-tcnative-classes:2.0.70.Final:compile
- io.netty:netty-tcnative-classes:2.0.70.Final
- io.projectreactor.netty:reactor-netty-http:1.0.48
- io.netty:netty-resolver-dns:4.1.112.Final
- io.netty:netty-codec-dns:4.1.112.Final
- io.netty:netty-resolver-dns-native-macos:osx-x86_64:4.1.112.Final
- io.netty:netty-resolver-dns-classes-macos:4.1.112.Final
- io.projectreactor.netty:reactor-netty-core:1.0.48
- io.netty:netty-common:4.1.118.Final
- io.vertx:vertx-core:4.5.13:compile
- io.projectreactor:reactor-core:3.4.41
- io.projectreactor:reactor-test:3.4.41
- io.vertx:vertx-core:4.5.13
- org.apache.ant:ant:1.10.14
- org.apache.ant:ant-launcher:1.10.14
- com.nimbusds:content-type:2.3:compile
- com.nimbusds:lang-tag:1.7:compile
- com.nimbusds:nimbus-jose-jwt:9.40:compile
- net.minidev:json-smart:2.5.0:compile
- net.minidev:accessors-smart:2.5.0:compile
- co.elastic.clients:elasticsearch-java:8.19.0
- com.nimbusds:content-type:2.3
- com.nimbusds:lang-tag:1.7
- com.nimbusds:nimbus-jose-jwt:9.40
- com.nimbusds:oauth2-oidc-sdk:11.18
- net.minidev:json-smart:2.5.0
- net.minidev:accessors-smart:2.5.0
- org.elasticsearch.client:elasticsearch-rest-client:8.19.0
- org.apache.httpcomponents:httpclient:4.5.14
- org.apache.httpcomponents:httpclient:4.5.13
- org.apache.httpcomponents:httpcore:4.4.16
- org.apache.httpcomponents:httpasyncclient:4.1.5
- org.apache.httpcomponents:httpcore-nio:4.4.16
- commons-codec:commons-codec:1.15:compile
- commons-logging:commons-logging:1.2:compile
- com.google.code.findbugs:jsr305:3.0.2
- commons-codec:commons-codec:1.17.1
- commons-logging:commons-logging:1.2
- com.google.code.findbugs:jsr305:1.3.9
- io.opentelemetry:opentelemetry-api:1.29.0
- io.opentelemetry:opentelemetry-context:1.29.0
- com.networknt:json-schema-validator:2.0.0
- com.ethlo.time:itu:1.14.0
- org.opentest4j:opentest4j:1.3.0
- org.apiguardian:apiguardian-api:1.1.2
- org.apache.commons:commons-collections4:4.3
- org.apache.commons:commons-lang3:3.12.0
- org.apache.commons:commons-pool2:2.12.0
- org.apache.commons:commons-text:1.10.0
- com.github.stephenc.jcip:jcip-annotations:1.0-1
- io.milvus:milvus-sdk-java:2.6.18
- org.apache.fluss:fluss-client:0.9.0-incubating
- com.google.code.gson:gson:2.13.1
- com.google.api.grpc:proto-google-common-protos:2.22.0
- com.google.android:annotations:4.1.1.4
- io.perfmark:perfmark-api:0.26.0
- io.prometheus:simpleclient:0.16.0
- io.prometheus:simpleclient_tracer_common:0.16.0
- io.prometheus:simpleclient_tracer_otel:0.16.0
- io.prometheus:simpleclient_tracer_otel_agent:0.16.0
- software.amazon.awssdk:bedrockruntime:2.32.16
- software.amazon.awssdk:s3vectors:2.32.16
- software.amazon.awssdk:sdk-core:2.32.16
- software.amazon.awssdk:aws-core:2.32.16
- software.amazon.awssdk:auth:2.32.16
- software.amazon.awssdk:regions:2.32.16
- software.amazon.awssdk:profiles:2.32.16
- software.amazon.awssdk:utils:2.32.16
- software.amazon.awssdk:annotations:2.32.16
- software.amazon.awssdk:apache-client:2.32.16
- software.amazon.awssdk:netty-nio-client:2.32.16
- software.amazon.awssdk:http-client-spi:2.32.16
- software.amazon.awssdk:http-auth:2.32.16
- software.amazon.awssdk:http-auth-aws:2.32.16
- software.amazon.awssdk:http-auth-aws-eventstream:2.32.16
- software.amazon.awssdk:http-auth-spi:2.32.16
- software.amazon.awssdk:identity-spi:2.32.16
- software.amazon.awssdk:metrics-spi:2.32.16
- software.amazon.awssdk:endpoints-spi:2.32.16
- software.amazon.awssdk:checksums:2.32.16
- software.amazon.awssdk:checksums-spi:2.32.16
- software.amazon.awssdk:retries:2.32.16
- software.amazon.awssdk:retries-spi:2.32.16
- software.amazon.awssdk:aws-json-protocol:2.32.16
- software.amazon.awssdk:protocol-core:2.32.16
- software.amazon.awssdk:json-utils:2.32.16
- software.amazon.awssdk:third-party-jackson-core:2.32.16
- software.amazon.eventstream:eventstream:1.0.1
- net.java.dev.jna:jna:5.13.0
- net.java.dev.jna:jna-platform:5.6.0

This project bundles the following dependencies under the MIT license.
See bundled license files for details.

- slf4j-api:slf4j-api:1.7.36
- io.github.ollama4j:ollama4j:1.1.5
- org.jsoup:jsoup:1.18.1
- org.jsoup:jsoup:1.21.2
- com.anthropic:anthropic-java:2.11.1
- com.anthropic:anthropic-java-client-okhttp:2.11.1
- com.anthropic:anthropic-java-core:2.11.1
Expand All @@ -108,19 +162,28 @@ See bundled license files for details.
- com.azure:azure-core-http-okhttp:1.12.10
- com.azure:azure-core-http-vertx:1.0.3
- org.reactivestreams:reactive-streams:1.0.4
- io.projectreactor:reactor-core:3.4.41
- com.microsoft.azure:msal4j:1.17.1
- com.microsoft.azure:msal4j-persistence-extension:1.3.0
- io.modelcontextprotocol.sdk:mcp:0.16.0
- io.modelcontextprotocol.sdk:mcp-json-jackson2:0.16.0
- io.modelcontextprotocol.sdk:mcp-json:0.16.0
- io.modelcontextprotocol.sdk:mcp-core:0.16.0
- org.checkerframework:checker-qual:3.37.0
- io.github.bonede:tree-sitter:0.25.3
- io.github.bonede:tree-sitter-bash:0.23.3
- org.codehaus.mojo:animal-sniffer-annotations:1.23

This project bundles the following dependencies under the BSD 2-Clause license.
See bundled license files for details.

- com.github.luben:zstd-jni:1.5.6-6

This project bundles the following dependencies under the BSD 3-Clause license.
See bundled license files for details.

- com.google.protobuf:protobuf-java:3.25.5
- org.ow2.asm:asm:9.3

This project bundles the following dependencies under the EPL2 license.
See bundled license files for details.

Expand All @@ -130,4 +193,4 @@ See bundled license files for details.
- org.junit.jupiter:junit-jupiter-params:5.10.1
- org.junit.jupiter:junit-jupiter-engine:5.10.1
- org.junit.platform:junit-platform-commons:1.10.1
- org.junit.platform:junit-platform-engine:1.10.1
- org.junit.platform:junit-platform-engine:1.10.1
21 changes: 21 additions & 0 deletions dist/src/main/resources/META-INF/licenses/LICENSE.animal-sniffer
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License

Copyright (c) 2009 codehaus.org

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
27 changes: 27 additions & 0 deletions dist/src/main/resources/META-INF/licenses/LICENSE.asm
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
ASM: a very small and fast Java bytecode manipulation framework
Copyright (c) 2000-2011 INRIA, France Telecom
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
22 changes: 22 additions & 0 deletions dist/src/main/resources/META-INF/licenses/LICENSE.checker-qual
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Checker Framework qualifiers
Copyright 2004-present by the Checker Framework developers

MIT License:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
32 changes: 32 additions & 0 deletions dist/src/main/resources/META-INF/licenses/LICENSE.protobuf
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Copyright 2008 Google Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Code generated by the Protocol Buffer compiler is owned by the owner
of the input file used when generating it. This code is not
standalone and requires a support library to be linked with it. This
support library is itself covered by the above license.
22 changes: 22 additions & 0 deletions dist/src/main/resources/META-INF/licenses/LICENSE.tree-sitter
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The MIT License

Copyright (c) 2018-2023 Max Brunsfeld
Copyright (c) bonede (tree-sitter Java bindings)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading