<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.jetbrains.intellij.ml</groupId>
  <artifactId>ml-llm-libraries-grazie</artifactId>
  <version>252.28539.58</version>
  <name>null:null</name>
  <organization>
    <name>JetBrains</name>
    <url>https://jetbrains.team</url>
  </organization>
  <developers>
    <developer>
      <id>JetBrains</id>
      <name>JetBrains Team</name>
      <organization>JetBrains</organization>
      <organizationUrl>https://www.jetbrains.com</organizationUrl>
    </developer>
  </developers>
  <dependencies>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>2.2.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <groupId>org.jetbrains</groupId>
          <artifactId>annotations</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-client-cio-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-client-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-network-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-http-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-io-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-websockets-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-utils-jvm</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-client-core-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-io-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-slf4j</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-client-java-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-client-encoding-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-client-content-negotiation-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-serialization-kotlinx-json-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-http-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-websockets-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-json-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-json-io-jvm</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlinx</groupId>
      <artifactId>kotlinx-serialization-json-io-jvm</artifactId>
      <version>1.8.1</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-client-auth-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.ktor</groupId>
      <artifactId>ktor-client-logging-jvm</artifactId>
      <version>3.1.3</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlinx</groupId>
      <artifactId>kotlinx-io-core-jvm</artifactId>
      <version>0.7.0</version>
      <exclusions>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-completion-tasks-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-io-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.eclipse.jgit</groupId>
          <artifactId>org.eclipse.jgit</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.github.oshai</groupId>
          <artifactId>kotlin-logging-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains</groupId>
          <artifactId>ij-parsing-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>com.github.ben-manes.caffeine</groupId>
          <artifactId>caffeine</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.nlp</groupId>
          <artifactId>nlp-encoder-starcoder-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-reflect</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>it.unimi.dsi</groupId>
          <artifactId>fastutil-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-json-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-datetime-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model.ab.testing</groupId>
          <artifactId>model-ab-testing-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-auth-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-bdg-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-cloud-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-common-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-emb-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-jet-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-license-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-llm-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-nlp-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-quota-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-task-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.model</groupId>
          <artifactId>model-text-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.nlp</groupId>
          <artifactId>nlp-common-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.nlp</groupId>
          <artifactId>nlp-langs-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>ai.grazie.utils</groupId>
          <artifactId>utils-common-jvm</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.llm.provider</groupId>
      <artifactId>llm-provider-alibaba-profile</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>it.unimi.dsi</groupId>
          <artifactId>fastutil-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains</groupId>
          <artifactId>annotations</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-reflect</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib-common</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib-jdk7</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib-jdk8</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-json-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-datetime-jvm</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.exec</groupId>
      <artifactId>code-exec-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.exec</groupId>
      <artifactId>code-exec-model-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-common-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.llm.provider</groupId>
      <artifactId>llm-provider-openai-profile</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.activity</groupId>
      <artifactId>code-activity-model-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.files</groupId>
      <artifactId>code-files-model-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.insight</groupId>
      <artifactId>code-insight-model-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.llm</groupId>
      <artifactId>llm-tools</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.llm.provider</groupId>
      <artifactId>llm-provider-common</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.llm</groupId>
      <artifactId>llm-profile-common</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.nlp</groupId>
      <artifactId>nlp-encoder-tiktoken-cl100k-base</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.nlp</groupId>
      <artifactId>nlp-encoder-tiktoken-o200k-base</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.nlp</groupId>
      <artifactId>nlp-encoder-starcoder</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-nlp-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-task-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.nlp</groupId>
      <artifactId>nlp-tokenizer-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.nlp</groupId>
      <artifactId>nlp-patterns-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-terminal-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-hcl-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-java-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-kotlin-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.insight</groupId>
      <artifactId>code-insight-psi-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-python-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.auth.product</groupId>
      <artifactId>auth-product-model-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.auth</groupId>
      <artifactId>auth-model-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model.ab.testing</groupId>
      <artifactId>model-ab-testing-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-chat-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-def-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-feedback-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-gec-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-jet-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-ner-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-nlc-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-nmt-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-qa-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-sum-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-syn-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-tone-formality-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-tree-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.user.cfg</groupId>
      <artifactId>user-cfg-model-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.user.strg</groupId>
      <artifactId>user-strg-model-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.utils</groupId>
      <artifactId>utils-jwt-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-emb-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib-jdk8</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-reflect</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>it.unimi.dsi</groupId>
          <artifactId>fastutil-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-json-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-datetime-jvm</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.nlp</groupId>
      <artifactId>nlp-encoder-bert-base-uncased</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib-jdk8</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-reflect</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.slf4j</groupId>
          <artifactId>slf4j-api</artifactId>
        </exclusion>
        <exclusion>
          <groupId>it.unimi.dsi</groupId>
          <artifactId>fastutil-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-json-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains</groupId>
          <artifactId>annotations</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-datetime-jvm</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-ideformer-daemon</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-ideformer-executable</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.tasks.codegen</groupId>
      <artifactId>tasks-codegen-model</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-core-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-core-tools-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.tasks.provider.model</groupId>
      <artifactId>tasks-provider-jet-completion-model-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.tasks.provider</groupId>
      <artifactId>tasks-provider-task-schema</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.model</groupId>
      <artifactId>model-indexing-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.tasks.provider.model</groupId>
      <artifactId>tasks-provider-proxy-model-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-macro-swe-wrench</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-micro-query</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-micro-base</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.files</groupId>
      <artifactId>code-files-sandbox-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.files</groupId>
      <artifactId>code-files-vfs-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.exec</groupId>
      <artifactId>code-exec-tools-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-micro-explore</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-local-strategies-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-macro-swe-wrench</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.files</groupId>
      <artifactId>code-files-tools-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.prompt</groupId>
      <artifactId>code-prompt-agents-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.files</groupId>
      <artifactId>code-files-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.files</groupId>
      <artifactId>code-files-tools-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.exec</groupId>
      <artifactId>code-exec-model-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.prompt</groupId>
      <artifactId>code-prompt-agents-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.prompt</groupId>
      <artifactId>code-prompt-concepts-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-edit-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.llm</groupId>
      <artifactId>llm-services</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.tasks.provider.llm.completion</groupId>
      <artifactId>tasks-provider-llm-completion-model-jvm</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-micro-context</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-repomap-model-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.llm</groupId>
      <artifactId>llm-utils</artifactId>
      <version>0.8.48</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.features</groupId>
      <artifactId>code-features-diff-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-micro-prefill-model</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-micro-prefill-code</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.tasks-library</groupId>
      <artifactId>tasks-library-api-jvm</artifactId>
      <version>0.4.8</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.grazie.tasks-library</groupId>
      <artifactId>tasks-library-model-jvm</artifactId>
      <version>0.4.8</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.koog</groupId>
      <artifactId>koog-agents-jvm</artifactId>
      <version>0.3.0</version>
      <exclusions>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-datetime-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-json-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-client-content-negotiation-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-client-logging-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-serialization-kotlinx-json-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-stdlib</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.github.oshai</groupId>
          <artifactId>kotlin-logging-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.modelcontextprotocol</groupId>
          <artifactId>kotlin-sdk-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-io-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-client-cio-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-server-sse-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlin</groupId>
          <artifactId>kotlin-reflect</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-serialization-core-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.ktor</groupId>
          <artifactId>ktor-server-cio-jvm</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.opentelemetry</groupId>
          <artifactId>opentelemetry-sdk</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.opentelemetry</groupId>
          <artifactId>opentelemetry-exporter-otlp</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.opentelemetry</groupId>
          <artifactId>opentelemetry-exporter-logging</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.jetbrains.kotlinx</groupId>
          <artifactId>kotlinx-coroutines-reactive</artifactId>
        </exclusion>
        <exclusion>
          <groupId>io.lettuce</groupId>
          <artifactId>lettuce-core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>aws.sdk.kotlin</groupId>
          <artifactId>bedrockruntime-jvm</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-ideformer-client-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.prompt</groupId>
      <artifactId>code-prompt-llm-jvm</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>io.github.oshai</groupId>
      <artifactId>kotlin-logging-jvm</artifactId>
      <version>7.0.3</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>ai.jetbrains.code.agents</groupId>
      <artifactId>code-agents-micro-planning</artifactId>
      <version>1.0.0-beta.92</version>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
</project>
