DOC

com.efsavage.jquery : jquery-maven

Maven & Gradle

Oct 19, 2012
8 stars

jQuery for Maven · This library gives you a way to drop jQuery into your project as a Maven dependency, which means you don't have to include these third party files in your own source control.

Table Of Contents

Latest Version

Download com.efsavage.jquery : jquery-maven Javadoc & API Documentation - Latest Versions:

All Versions

Download com.efsavage.jquery : jquery-maven Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.8.x
1.7.x

How to open Javadoc JAR file in web browser

  1. Rename the file jquery-maven-1.8.2-javadoc.jar to jquery-maven-1.8.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jquery-maven-1.8.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jquery-maven-1.8.2-sources.jar" -d "jquery-maven-1.8.2-javadoc" -subpackages