All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by compiler with all dependencies

Search JAR files by class name

framework-all from group io.github.eisop (version 3.0.0-b2)

The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins ("checkers") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins.

Group: io.github.eisop Artifact: framework-all
Show all versions Show documentation Show source 
 

0 downloads
Artifact framework-all
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

framework from group io.github.eisop (version 3.0.0-b2)

The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins ("checkers") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins.

Group: io.github.eisop Artifact: framework
Show documentation Show source 
 

0 downloads
Artifact framework
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 3
Dependencies annotation-tools-scene-lib, dataflow, stubparser,
There are maybe transitive dependencies!

closure-compiler 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.

Group: org.treblereel.gwt.javascript Artifact: closure-compiler
Show documentation Show source 
 

0 downloads
Artifact closure-compiler
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!

closure-compiler-unshaded 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.

Group: org.treblereel.gwt.javascript Artifact: closure-compiler-unshaded
Show documentation Show source 
 

0 downloads
Artifact closure-compiler-unshaded
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!

closure-compiler-main 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.

Group: org.treblereel.gwt.javascript Artifact: closure-compiler-main
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-main
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 8
Dependencies closure-compiler-externs, args4j, error_prone_annotations, guava, protobuf-java, gson, jsr305, jsinterop-annotations,
There are maybe transitive dependencies!

closure-compiler-gwt 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.

Group: org.treblereel.gwt.javascript Artifact: closure-compiler-gwt
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-gwt
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 11
Dependencies closure-compiler-externs, args4j, guava, guava-gwt, protobuf-java, gson, jsr305, gwt-user, gwt-dev, jsinterop-annotations, elemental2-core,
There are maybe transitive dependencies!

closure-compiler-externs from group org.treblereel.gwt.javascript (version 0.1)

Group: org.treblereel.gwt.javascript Artifact: closure-compiler-externs

 

0 downloads
Artifact closure-compiler-externs
Group org.treblereel.gwt.javascript
Version 0.1
Last update 18. April 2019
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 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.

Group: org.treblereel.gwt.javascript Artifact: closure-compiler-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent
Group org.treblereel.gwt.javascript
Version 0.1
Last update 18. April 2019
Organization Google
URL https://github.com/google/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtb from group edu.purdue.cs (version 1.4.12)

JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator. JTB was originally developped at UCLA up to version 1.3.2 (http://compilers.cs.ucla.edu/jtb/) or (http://compilers.cs.ucla.edu/jtb/jtb-2003/). It has been upgraded in version 1.4.0+ (2009-2010), as an embedded tool within the SourceForge Eclipse JavaCC plugin. It is now (2011) provided as a standalone tool in the same hosting environment as JavaCC.

Group: edu.purdue.cs Artifact: jtb
Show documentation Show source 
 

2 downloads
Artifact jtb
Group edu.purdue.cs
Version 1.4.12
Last update 31. December 2016
Organization jtb-javacc
URL https://github.com/jtb-javacc/JTB
License UCLA Compilers Group License
Dependencies amount 1
Dependencies javacc,
There are maybe transitive 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.

Group: org.scala-js Artifact: closure-compiler-java-6
Show documentation Show source 
 

0 downloads
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!



Page 299 from 303 (items total 3026)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy