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

META-INF.maven.org.clojure.data.zip.pom.xml Maven / Gradle / Ivy

The newest version!
<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>
  <artifactId>data.zip</artifactId>
  <version>0.1.2</version>
  <name>${artifactId}</name>

  <parent>
    <groupId>org.clojure</groupId>
    <artifactId>pom.contrib</artifactId>
    <version>0.1.2</version>
  </parent>

  <developers>
    <developer>
      <name>Chris Houser</name>
    </developer>
  </developers>

  <scm>
    <connection>scm:git:[email protected]:clojure/data.zip.git</connection>
    <developerConnection>scm:git:[email protected]:clojure/data.zip.git</developerConnection>
    <url>[email protected]:clojure/data.zip.git</url>
    <tag>data.zip-0.1.2</tag>
  </scm>

  <build>
    <resources>
      <resource>
        <directory>src/main/clojurescript</directory>
      </resource>
    </resources>
  </build>
</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy