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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

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

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

2 downloads
Artifact closure-compiler-unshaded
Group com.google.javascript
Version v20240317
Last update 19. March 2024
Organization not specified
URL https://developers.google.com/closure/compiler/
License Apache-2.0
Dependencies amount 9
Dependencies args4j, gson, error_prone_annotations, failureaccess, guava, protobuf-java, re2j, ant, jspecify,
There are maybe transitive dependencies!

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

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

50 downloads
Artifact closure-compiler
Group com.google.javascript
Version v20240317
Last update 19. March 2024
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-parent from group com.google.javascript (version v20240317)

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-parent
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.google.javascript
Version v20240317
Last update 19. March 2024
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!

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

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-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.google.javascript
Version v20240317
Last update 19. March 2024
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-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!

pdfl from group com.datalogics.pdfl (version 18.33.0)

Built upon Adobe source code used for Acrobat, Datalogics Adobe PDF Library SDK provides stable, reliable code and the flexibility to develop with Java (interfaces are also available for C/C++, .NET 6 and .NET Framework - C# or VB.NET). APDFL is the most complete SDK for PDF creation, manipulation and management. Best for enterprise/larger organizations of developers and independent software vendors (ISVs) who need to incorporate Adobe's PDF functionality into their own internal or external applications.

Group: com.datalogics.pdfl Artifact: pdfl
Show all versions Show documentation Show source 
 

0 downloads
Artifact pdfl
Group com.datalogics.pdfl
Version 18.33.0
Last update 14. March 2024
Organization not specified
URL https://www.datalogics.com/adobe-pdf-library/
License Datalogics APDFL License
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!

sdk from group com.sportradar.livedata.sdk (version 2.0.8-1)

Livedata SDK is a client library that enables easier integration with the Livedata XML feed. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

Group: com.sportradar.livedata.sdk Artifact: sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdk
Group com.sportradar.livedata.sdk
Version 2.0.8-1
Last update 08. March 2024
Organization not specified
URL https://sdk.sportradar.com/bookmaker/java
License SDK licence
Dependencies amount 16
Dependencies slf4j-api, logback-core, logback-classic, logback-access, simplejmx, jakarta.xml.bind-api, guice, guice-throwingproviders, disruptor, commons-net, commons-io, commons-lang3, guava, joda-time, jsr305, classgraph,
There are maybe transitive dependencies!

htmlcompressor from group com.github.hazendaz (version 2.0.1)

HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.

Group: com.github.hazendaz Artifact: htmlcompressor
Show all versions Show documentation Show source 
 

17 downloads
Artifact htmlcompressor
Group com.github.hazendaz
Version 2.0.1
Last update 07. March 2024
Organization Jeremy Landis
URL https://github.com/hazendaz/htmlcompressor/
License Apache License 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

json from group org.json (version 20240303)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: org.json Artifact: json
Show all versions Show documentation Show source 
 

13962 downloads
Artifact json
Group org.json
Version 20240303
Last update 03. March 2024
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 149 from 238 (items total 2371)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy