MVN

org.jszip : jszip-parent

Maven & Gradle

Feb 16, 2013
2 stars

jszip.org Parent Project · A parent project for all jszip.org projects.

<dependency>
    <groupId>org.jszip</groupId>
    <artifactId>jszip-parent</artifactId>
    <version>11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jszip : jszip-parent to add to Maven - Latest Versions:

  • Latest Stable: 11

All Versions

Choose a version of org.jszip : jszip-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
11
jszip-parent-11
10
jszip-parent-10
9
jszip-parent-9
8
jszip-parent-8
7
jszip-parent-7
6
jszip-parent-6
5
jszip-parent-5
4
jszip-parent-4
3
jszip-parent-3
2
jszip-parent-2
1
jszip-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jszip</groupId>
    <artifactId>jszip-parent</artifactId>
    <version>11</version>
</dependency>

Advertisement