Download JAR files tagged by jsdoc with all dependencies
jsdoc from group org.webjars.npm (version 3.6.3)
WebJar for jsdoc
Artifact jsdoc
Group org.webjars.npm
Version 3.6.3
Last update 09. August 2019
Organization not specified
URL http://webjars.org
License Apache-2.0
Dependencies amount 14
Dependencies taffydb, markdown-it-anchor, klaw, js2xmlparser, marked, markdown-it, babel__parser, bluebird, requizzle, catharsis, escape-string-regexp, strip-json-comments, mkdirp, underscore,
There are maybe transitive dependencies!
Group org.webjars.npm
Version 3.6.3
Last update 09. August 2019
Organization not specified
URL http://webjars.org
License Apache-2.0
Dependencies amount 14
Dependencies taffydb, markdown-it-anchor, klaw, js2xmlparser, marked, markdown-it, babel__parser, bluebird, requizzle, catharsis, escape-string-regexp, strip-json-comments, mkdirp, underscore,
There are maybe transitive dependencies!
jsdoc from group org.webjars.bower (version 3.4.0)
WebJar for jsdoc
Artifact jsdoc
Group org.webjars.bower
Version 3.4.0
Last update 25. August 2016
Organization not specified
URL http://webjars.org
License Frameworx-1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.webjars.bower
Version 3.4.0
Last update 25. August 2016
Organization not specified
URL http://webjars.org
License Frameworx-1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jsdoc-oblivion from group org.webjars.npm (version 0.0.4)
WebJar for jsdoc-oblivion
Artifact jsdoc-oblivion
Group org.webjars.npm
Version 0.0.4
Last update 09. August 2019
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.webjars.npm
Version 0.0.4
Last update 09. August 2019
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
grunt-jsdoc from group org.webjars.npm (version 1.1.0)
WebJar for grunt-jsdoc
Artifact grunt-jsdoc
Group org.webjars.npm
Version 1.1.0
Last update 09. August 2019
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 1
Dependencies jsdoc,
There are maybe transitive dependencies!
Group org.webjars.npm
Version 1.1.0
Last update 09. August 2019
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 1
Dependencies jsdoc,
There are maybe transitive dependencies!
jscs-jsdoc from group org.webjars.npm (version 2.0.0)
WebJar for jscs-jsdoc
Artifact jscs-jsdoc
Group org.webjars.npm
Version 2.0.0
Last update 06. June 2016
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 2
Dependencies comment-parser, jsdoctypeparser,
There are maybe transitive dependencies!
Group org.webjars.npm
Version 2.0.0
Last update 06. June 2016
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 2
Dependencies comment-parser, jsdoctypeparser,
There are maybe transitive dependencies!
com.liferay.gradle.plugins.jsdoc from group com.liferay (version 2.0.79)
The JSDoc Gradle plugin lets you run the JSDoc tool in order to generate documentation for your project's JavaScript files.
Group: com.liferay Artifact: com.liferay.gradle.plugins.jsdoc
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact com.liferay.gradle.plugins.jsdoc
Group com.liferay
Version 2.0.79
Last update 05. November 2024
Organization not specified
URL Not specified
License LGPL 2.1
Dependencies amount 1
Dependencies com.liferay.gradle.plugins.node,
There are maybe transitive dependencies!
Group com.liferay
Version 2.0.79
Last update 05. November 2024
Organization not specified
URL Not specified
License LGPL 2.1
Dependencies amount 1
Dependencies com.liferay.gradle.plugins.node,
There are maybe transitive dependencies!
maven-jstools-plugin from group gr.abiss.mvn.plugins (version 0.7)
The Maven JSTools Plugin is, well, a javascript plugin for Maven 2. More specifically,
it provides a Maven2 interface to a set of JavaScript development
tools like JSDoc and JSLint, along with runtime JS dependency resolution (well it sounds cool)
tools for your WAR projects. Support for JSUnit/ECMAUnit is coming up!
Artifact maven-jstools-plugin
Group gr.abiss.mvn.plugins
Version 0.7
Last update 06. June 2008
Organization Abiss.gr
URL http://dev.abiss.gr/mvn-jstools
License Apache License v2.0
Dependencies amount 8
Dependencies log4j, maven-jar-plugin, maven-reporting-api, maven-reporting-impl, maven-project, plexus-archiver, commons-io, js,
There are maybe transitive dependencies!
Group gr.abiss.mvn.plugins
Version 0.7
Last update 06. June 2008
Organization Abiss.gr
URL http://dev.abiss.gr/mvn-jstools
License Apache License v2.0
Dependencies amount 8
Dependencies log4j, maven-jar-plugin, maven-reporting-api, maven-reporting-impl, maven-project, plexus-archiver, commons-io, js,
There are maybe transitive dependencies!
closure-compiler-linter from group com.google.javascript (version v20200830)
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
This binary checks for style issues such as incorrect or missing JSDoc
usage, and missing goog.require() statements. It does not do more advanced
checks such as typechecking.
Group: com.google.javascript Artifact: closure-compiler-linter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact closure-compiler-linter
Group com.google.javascript
Version v20200830
Last update 31. August 2020
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.javascript
Version v20200830
Last update 31. August 2020
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-linter from group org.treblereel.gwt.javascript (version 0.1)
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
This binary checks for style issues such as incorrect or missing JSDoc
usage, and missing goog.require() statements. It does not do more advanced
checks such as typechecking.
Group: org.treblereel.gwt.javascript Artifact: closure-compiler-linter
Show documentation Show source
Show documentation Show source
0 downloads
Artifact closure-compiler-linter
Group org.treblereel.gwt.javascript
Version 0.1
Last update 18. April 2019
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.treblereel.gwt.javascript
Version 0.1
Last update 18. April 2019
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 1 (items total 9)