jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
'org.jszip.redist:jquery:2.0.2'
<dependency>
<groupId>org.jszip.redist</groupId>
<artifactId>jquery</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="org.jszip.redist" name="jquery" rev="2.0.2"/>
"org.jszip.redist", "jquery", "2.0.2"