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

closure-compiler-externs from group com.google.javascript (version v20240317)

Group: com.google.javascript Artifact: closure-compiler-externs
Show all versions 
 

1 downloads
Artifact closure-compiler-externs
Group com.google.javascript
Version v20240317
Last update 19. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gwt-commons-codec from group de.knightsoft-net (version 1.16.1-0)

The Apache Commons Codec component contains encoder and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. This is a port for GWT, which enables program, to use Apache Commons Codec also in the frontend compiled by the gwt compiler to java-script.

Group: de.knightsoft-net Artifact: gwt-commons-codec
Show all versions Show documentation Show source 
 

18 downloads
Artifact gwt-commons-codec
Group de.knightsoft-net
Version 1.16.1-0
Last update 12. March 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-codec
License Apache License, Version 2.0
Dependencies amount 3
Dependencies gwt-user, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!

checker from group io.github.eisop (version 3.42.0-eisop3)

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: checker
Show all versions Show documentation Show source 
 

0 downloads
Artifact checker
Group io.github.eisop
Version 3.42.0-eisop3
Last update 01. March 2024
Organization not specified
URL https://eisop.github.io/
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

checker from group org.checkerframework (version 3.42.0)

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: org.checkerframework Artifact: checker
Show all versions Show documentation Show source 
 

58 downloads
Artifact checker
Group org.checkerframework
Version 3.42.0
Last update 15. December 2023
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!

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

Group: com.vertispan.javascript Artifact: closure-compiler-unshaded
Show all versions Show documentation Show source 
 

0 downloads
Artifact closure-compiler-unshaded
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 11
Dependencies args4j, auto-value-annotations, gson, error_prone_annotations, failureaccess, guava, protobuf-java, re2j, jsr250-api, ant, jspecify,
There are maybe transitive dependencies!

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

Group: com.vertispan.javascript Artifact: closure-compiler-main
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-main
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

google-closure-library-third-party from group org.clojure (version 0.0-20230227-c7c0a541)

The Google Closure Library is a collection of JavaScript code designed for use with the Google Closure JavaScript Compiler. This non-official distribution was prepared by the ClojureScript team at http://clojure.org/ This package contains extensions to the Google Closure Library using third-party components, which may be distributed under licenses other than the Apache license. Licenses for individual library components may be found in source-code comments.

Group: org.clojure Artifact: google-closure-library-third-party
Show all versions Show source 
 

0 downloads
Artifact google-closure-library-third-party
Group org.clojure
Version 0.0-20230227-c7c0a541
Last update 27. February 2023
Organization Google
URL http://code.google.com/p/closure-library/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.gosu-lang.gosu.gradle.plugin from group org.gosu-lang.gosu (version 6.0.1)

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

Group: org.gosu-lang.gosu Artifact: org.gosu-lang.gosu.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gosu-lang.gosu.gradle.plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gradle-gosu-plugin,
There are maybe transitive dependencies!

gradle-gosu-plugin from group org.gosu-lang.gosu (version 6.0.1)

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

Group: org.gosu-lang.gosu Artifact: gradle-gosu-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact gradle-gosu-plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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



Page 298 from 303 (items total 3026)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy