<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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">
  <!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
  <groupId>com.willfp</groupId>
  <artifactId>eco</artifactId>
  <version>6.57.2</version>
  <name>Auxilor/eco</name>
  <description>Spigot development library, built for the latest version.</description>
  <url>https://github.com/Auxilor/eco</url>
  <inceptionYear>2020</inceptionYear>
  <licenses>
    <license>
      <name>GNU General Public License v3.0</name>
      <url>https://api.github.com/licenses/gpl-3.0</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>Auxilor</id>
      <name>Auxilor</name>
      <email></email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git://github.com/Auxilor/eco.git</connection>
    <developerConnection>scm:git://github.com/Auxilor/eco.git</developerConnection>
    <url>git://github.com/Auxilor/eco.git</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>1.7.10</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>plexus-utils</artifactId>
          <groupId>org.codehaus.plexus</groupId>
        </exclusion>
        <exclusion>
          <artifactId>brigadier</artifactId>
          <groupId>com.mojang</groupId>
        </exclusion>
        <exclusion>
          <artifactId>paste-gg-api</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pastegg</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>configurate-hocon</artifactId>
          <groupId>org.spongepowered</groupId>
        </exclusion>
        <exclusion>
          <artifactId>particleeffect</artifactId>
          <groupId>com.darkblade12</groupId>
        </exclusion>
        <exclusion>
          <artifactId>XSeries</artifactId>
          <groupId>com.github.cryptomorin</groupId>
        </exclusion>
        <exclusion>
          <artifactId>anvilgui</artifactId>
          <groupId>net.wesjd</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-api</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlinx</groupId>
      <artifactId>kotlinx-coroutines-core-jvm</artifactId>
      <version>1.6.2</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>plexus-utils</artifactId>
          <groupId>org.codehaus.plexus</groupId>
        </exclusion>
        <exclusion>
          <artifactId>brigadier</artifactId>
          <groupId>com.mojang</groupId>
        </exclusion>
        <exclusion>
          <artifactId>paste-gg-api</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pastegg</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>configurate-hocon</artifactId>
          <groupId>org.spongepowered</groupId>
        </exclusion>
        <exclusion>
          <artifactId>particleeffect</artifactId>
          <groupId>com.darkblade12</groupId>
        </exclusion>
        <exclusion>
          <artifactId>XSeries</artifactId>
          <groupId>com.github.cryptomorin</groupId>
        </exclusion>
        <exclusion>
          <artifactId>anvilgui</artifactId>
          <groupId>net.wesjd</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-api</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>net.kyori</groupId>
      <artifactId>adventure-api</artifactId>
      <version>4.10.1</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>plexus-utils</artifactId>
          <groupId>org.codehaus.plexus</groupId>
        </exclusion>
        <exclusion>
          <artifactId>brigadier</artifactId>
          <groupId>com.mojang</groupId>
        </exclusion>
        <exclusion>
          <artifactId>paste-gg-api</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pastegg</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>configurate-hocon</artifactId>
          <groupId>org.spongepowered</groupId>
        </exclusion>
        <exclusion>
          <artifactId>particleeffect</artifactId>
          <groupId>com.darkblade12</groupId>
        </exclusion>
        <exclusion>
          <artifactId>XSeries</artifactId>
          <groupId>com.github.cryptomorin</groupId>
        </exclusion>
        <exclusion>
          <artifactId>anvilgui</artifactId>
          <groupId>net.wesjd</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-api</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>net.kyori</groupId>
      <artifactId>adventure-text-serializer-gson</artifactId>
      <version>4.10.1</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>plexus-utils</artifactId>
          <groupId>org.codehaus.plexus</groupId>
        </exclusion>
        <exclusion>
          <artifactId>brigadier</artifactId>
          <groupId>com.mojang</groupId>
        </exclusion>
        <exclusion>
          <artifactId>paste-gg-api</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pastegg</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>configurate-hocon</artifactId>
          <groupId>org.spongepowered</groupId>
        </exclusion>
        <exclusion>
          <artifactId>particleeffect</artifactId>
          <groupId>com.darkblade12</groupId>
        </exclusion>
        <exclusion>
          <artifactId>XSeries</artifactId>
          <groupId>com.github.cryptomorin</groupId>
        </exclusion>
        <exclusion>
          <artifactId>anvilgui</artifactId>
          <groupId>net.wesjd</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-api</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
        <exclusion>
          <artifactId>gson</artifactId>
          <groupId>com.google.code.gson</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>net.kyori</groupId>
      <artifactId>adventure-text-serializer-legacy</artifactId>
      <version>4.10.1</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>plexus-utils</artifactId>
          <groupId>org.codehaus.plexus</groupId>
        </exclusion>
        <exclusion>
          <artifactId>brigadier</artifactId>
          <groupId>com.mojang</groupId>
        </exclusion>
        <exclusion>
          <artifactId>paste-gg-api</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pastegg</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>configurate-hocon</artifactId>
          <groupId>org.spongepowered</groupId>
        </exclusion>
        <exclusion>
          <artifactId>particleeffect</artifactId>
          <groupId>com.darkblade12</groupId>
        </exclusion>
        <exclusion>
          <artifactId>XSeries</artifactId>
          <groupId>com.github.cryptomorin</groupId>
        </exclusion>
        <exclusion>
          <artifactId>anvilgui</artifactId>
          <groupId>net.wesjd</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-api</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.github.ben-manes.caffeine</groupId>
      <artifactId>caffeine</artifactId>
      <version>3.1.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>plexus-utils</artifactId>
          <groupId>org.codehaus.plexus</groupId>
        </exclusion>
        <exclusion>
          <artifactId>brigadier</artifactId>
          <groupId>com.mojang</groupId>
        </exclusion>
        <exclusion>
          <artifactId>paste-gg-api</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pastegg</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>configurate-hocon</artifactId>
          <groupId>org.spongepowered</groupId>
        </exclusion>
        <exclusion>
          <artifactId>particleeffect</artifactId>
          <groupId>com.darkblade12</groupId>
        </exclusion>
        <exclusion>
          <artifactId>XSeries</artifactId>
          <groupId>com.github.cryptomorin</groupId>
        </exclusion>
        <exclusion>
          <artifactId>anvilgui</artifactId>
          <groupId>net.wesjd</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-api</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>org.apache.maven</groupId>
      <artifactId>maven-artifact</artifactId>
      <version>3.8.5</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>plexus-utils</artifactId>
          <groupId>org.codehaus.plexus</groupId>
        </exclusion>
        <exclusion>
          <artifactId>brigadier</artifactId>
          <groupId>com.mojang</groupId>
        </exclusion>
        <exclusion>
          <artifactId>paste-gg-api</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>pastegg</artifactId>
          <groupId>org.kitteh</groupId>
        </exclusion>
        <exclusion>
          <artifactId>configurate-hocon</artifactId>
          <groupId>org.spongepowered</groupId>
        </exclusion>
        <exclusion>
          <artifactId>particleeffect</artifactId>
          <groupId>com.darkblade12</groupId>
        </exclusion>
        <exclusion>
          <artifactId>XSeries</artifactId>
          <groupId>com.github.cryptomorin</groupId>
        </exclusion>
        <exclusion>
          <artifactId>anvilgui</artifactId>
          <groupId>net.wesjd</groupId>
        </exclusion>
        <exclusion>
          <artifactId>slf4j-api</artifactId>
          <groupId>org.slf4j</groupId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
</project>
