<?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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.atnos</groupId>
    <artifactId>eff-batch_native0.4_3</artifactId>
    <packaging>jar</packaging>
    <description>batch</description>
    <url>https://github.com/atnos-org/eff</url>
    <version>7.0.1</version>
    <licenses>
        <license>
            <name>MIT</name>
            <url>https://opensource.org/licenses/MIT</url>
            <distribution>repo</distribution>
        </license>
    </licenses>
    <name>batch</name>
    <organization>
        <name>org.atnos</name>
        <url>https://github.com/atnos-org/eff</url>
    </organization>
    <scm>
        <url>https://github.com/atnos-org/eff</url>
        <connection>scm:git:git@github.com:atnos-org/eff.git</connection>
    </scm>
    <developers>
        <developer>
            <id>etorreborre</id>
            <name>Eric Torreborre</name>
            <url>https://github.com/etorreborre/</url>
        </developer>
    </developers>
    <properties>
        <info.apiURL>http://atnos.org/eff/api/</info.apiURL>
    </properties>
    <dependencies>
        <dependency>
            <groupId>org.atnos</groupId>
            <artifactId>eff-core_native0.4_3</artifactId>
            <version>7.0.1</version>
            <exclusions>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.scala-lang</groupId>
            <artifactId>scala3-library_3</artifactId>
            <version>3.3.1</version>
            <exclusions>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.scala-native</groupId>
            <artifactId>test-interface_native0.4_3</artifactId>
            <version>0.4.15</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.scala-native</groupId>
            <artifactId>scala3lib_native0.4_3</artifactId>
            <version>0.4.15</version>
            <exclusions>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.typelevel</groupId>
            <artifactId>cats-core_native0.4_3</artifactId>
            <version>2.10.0</version>
            <exclusions>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.specs2</groupId>
            <artifactId>specs2-core_native0.4_3</artifactId>
            <version>4.20.2</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_sjs1_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_native0.4_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.specs2</groupId>
            <artifactId>specs2-matcher-extra_native0.4_3</artifactId>
            <version>4.20.2</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_sjs1_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_native0.4_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.specs2</groupId>
            <artifactId>specs2-scalacheck_native0.4_3</artifactId>
            <version>4.20.2</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_sjs1_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_native0.4_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.specs2</groupId>
            <artifactId>specs2-junit_native0.4_3</artifactId>
            <version>4.20.2</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_sjs1_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.specs2</groupId>
                    <artifactId>xml_native0.4_3</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>nativelib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>clib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>posixlib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>windowslib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>javalib_native0.4_2.13</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.scala-native</groupId>
                    <artifactId>auxlib_native0.4_2.13</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
    </dependencies>
</project>