MVN

org.cloudhoist.plugin : zi

Maven & Gradle

Sep 08, 2012

zi · A maven plugin for clojure

<plugin>
    <groupId>org.cloudhoist.plugin</groupId>
    <artifactId>zi</artifactId>
    <version>0.5.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cloudhoist.plugin : zi to add to Maven - Latest Versions:

  • Latest Stable: 0.5.5

All Versions

Choose a version of org.cloudhoist.plugin : zi to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
zi-0.5.5
zi-0.5.4
zi-0.5.3
zi-0.5.2
zi-0.5.1
zi-0.5.0
0.4.x
zi-0.4.5
zi-0.4.4
zi-0.4.3
zi-0.4.2
zi-0.4.1
zi-0.4.0
0.3.x
zi-0.3.10
zi-0.3.9
zi-0.3.8
zi-0.3.7
zi-0.3.6
zi-0.3.5
zi-0.3.4
zi-0.3.3
zi-0.3.2
zi-0.3.1
zi-0.3.0
0.2.x
zi-0.2.2
zi-0.2.1
zi-0.2.0
0.1.x
zi-0.1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.cloudhoist.plugin</groupId>
    <artifactId>zi</artifactId>
    <version>0.5.5</version>
</plugin>