All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.com.aspose.ms.System.Xml.pom.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
        <artifactId>core</artifactId>
        <groupId>com.aspose.ms</groupId>
        <version>6.0.0</version>
    </parent>


    <artifactId>System.Xml</artifactId>
    <name>System.Xml</name>
    <description>The System.Xml namespace provides standards-based support for processing XML</description>

    <dependencies>
        <dependency>
            <groupId>com.aspose.ms</groupId>
            <artifactId>mscorlib</artifactId>
            <version>6.0.0</version>
        </dependency>
        <dependency>
            <groupId>com.aspose.ms</groupId>
            <artifactId>System</artifactId>
            <version>6.0.0</version>
        </dependency>
    </dependencies>

</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy