MVN

kim.sesame.framework : zip

Maven & Gradle

Apr 23, 2018
<plugin>
    <groupId>kim.sesame.framework</groupId>
    <artifactId>zip</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of kim.sesame.framework : zip to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of kim.sesame.framework : zip to add to Maven - All Versions:

Version Vulnerabilities Updated
1.21
zip-1.21
1.3
zip-1.3
1.2
zip-1.2
1.1
zip-1.1
1.0.x
zip-1.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>kim.sesame.framework</groupId>
    <artifactId>zip</artifactId>
    <version>1.3</version>
</plugin>