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

Download JAR files tagged by what with all dependencies

Search JAR files by class name

externalsortinginjava from group com.google.code.externalsortinginjava (version 0.6.2)

Sometimes, you want to sort large file without first loading them into memory. The solution is to use External Sorting. You divide the files into small blocks, sort each block in RAM, and then merge the result. Many database engines and the Unix sort command support external sorting. But what if you want to avoid a database? Or what if you want to sort in a non-lexicographic order? Or maybe you just want a simple external sorting example? When we could not find such a simple program, we wrote one.

Group: com.google.code.externalsortinginjava Artifact: externalsortinginjava
Show all versions Show documentation Show source 
 

5 downloads
Artifact externalsortinginjava
Group com.google.code.externalsortinginjava
Version 0.6.2
Last update 04. April 2023
Organization not specified
URL http://github.com/lemire/externalsortinginjava/
License Public Domain
Dependencies amount 1
Dependencies commons-csv,
There are maybe transitive dependencies!

android-sdk from group com.theneura (version 5.6.28)

Thank you for choosing Neura. Neura intelligently transforms customer engagement by delivering live, actionable insights based on each user’s real-world behavior. Brands that utilize Neura’s groundbreaking technology adapt to each user’s unique needs, delivering contextually relevant, real-time interactions and personalized customer experiences—driving engagement, retention, and monetization. We are excited to see what you will accomplish with our SDK!

Group: com.theneura Artifact: android-sdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android-sdk
Group com.theneura
Version 5.6.28
Last update 24. January 2022
Organization not specified
URL https://dev.theneura.com
License Neura SDK License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

git-commit-id-plugin from group pl.project13.maven (version 4.9.10)

This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin

Group: pl.project13.maven Artifact: git-commit-id-plugin
Show all versions Show documentation Show source 
 

18 downloads
Artifact git-commit-id-plugin
Group pl.project13.maven
Version 4.9.10
Last update 01. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, git-commit-id-plugin-core, jsr305,
There are maybe transitive dependencies!

json-sanitizer from group com.mikesamuel (version 1.2.3)

Given JSON-like content, converts it to valid JSON. This can be attached at either end of a data-pipeline to help satisfy Postel's principle: be conservative in what you do, be liberal in what you accept from others Applied to JSON-like content from others, it will produce well-formed JSON that should satisfy any parser you use. Applied to your output before you send, it will coerce minor mistakes in encoding and make it easier to embed your JSON in HTML and XML.

Group: com.mikesamuel Artifact: json-sanitizer
Show all versions Show documentation Show source 
 

137 downloads
Artifact json-sanitizer
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization OWASP
URL https://github.com/OWASP/json-sanitizer
License 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!

loopbar from group com.cleveroad (version 1.2.0)

At Cleveroad we’ve recently come to realize that navigation through categories in an app using nothing but a navigation panel is pretty boring and trivial. That’s why, armed with our designer’s creativity, we introduce you our new component for Android-based applications -- LoopBar. The idea was to make the navigation menu right at fingerprints, in a tab bar. What's more the view has a few specific features that make it stand out from the crowd of similar ones. So, try out the LoopBar library in your app and you’ll see the difference.

Group: com.cleveroad Artifact: loopbar
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact loopbar
Group com.cleveroad
Version 1.2.0
Last update 31. July 2019
Organization not specified
URL https://github.com/Cleveroad/LoopBar
License MIT License
Dependencies amount 3
Dependencies lifecycle-extensions, recyclerview, appcompat,
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!



Page 45 from 54 (items total 533)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy