Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > ae0534338b17417ad32243ff370e43b8 > files > 4

gwt-2.6.1-3.mga5.src.rpm

<?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/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
        <groupId>com.google.gwt</groupId>
        <artifactId>gwt</artifactId>
        <version>2.5.1</version>
    </parent>
    <groupId>com.google.gwt</groupId>
    <artifactId>gwt-dev</artifactId>
    <packaging>jar</packaging>
    <version>2.5.1</version>

    <dependencies>
        <dependency>
            <groupId>org.json</groupId>
            <artifactId>json</artifactId>
            <version>20090211</version>
        </dependency>
    </dependencies>
</project>