Download JAR files tagged by pitfalls with all dependencies
closure-compiler-java-6 from group org.scala-js (version v20160517)
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.
Artifact closure-compiler-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-unshaded-java-6 from group org.scala-js (version v20160517)
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.
2 downloads
Artifact closure-compiler-unshaded-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-main-java-6 from group org.scala-js (version v20160517)
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.
Group: org.scala-js Artifact: closure-compiler-main-java-6
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-main-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 6
Dependencies closure-compiler-externs-java-6, args4j, guava, protobuf-java, gson, jsr305,
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 6
Dependencies closure-compiler-externs-java-6, args4j, guava, protobuf-java, gson, jsr305,
There are maybe transitive dependencies!
closure-compiler-externs-java-6 from group org.scala-js (version v20160517)
Artifact closure-compiler-externs-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-parent-java-6 from group org.scala-js (version v20160517)
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.
Group: org.scala-js Artifact: closure-compiler-parent-java-6
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization Scala.js
URL https://github.com/scala-js/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization Scala.js
URL https://github.com/scala-js/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-rhino from group com.google.javascript (version v20140508)
Group: com.google.javascript Artifact: closure-compiler-rhino
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact closure-compiler-rhino
Group com.google.javascript
Version v20140508
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.javascript
Version v20140508
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-parent from group com.vertispan.javascript (version v20230411-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 distribution is slightly modified from the original for easier use
with J2CL outside of Bazel by Vertispan LLC. The links and references in
this pom.xml will reference the Vertispan fork, to ensure that any error
introduced by our changes are not incorrectly blamed on the upstream
Google repository.
Group: com.vertispan.javascript Artifact: closure-compiler-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://github.com/vertispan/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://github.com/vertispan/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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 3 from 3 (items total 29)