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

Download JAR files tagged by uses with all dependencies

Search JAR files by class name

dsexcel from group com.mescius.documents (version 7.2.2)

Programmatically generate, load, modify, and convert Excel .xlsx spreadsheets in your Java applications. Document Solutions for Excel (DsExcel, previously GcExcel) is a cross-platform high-speed, small-footprint spreadsheet API library that requires no dependencies on Excel. The powerful calculation engine supports 450+ Excel Functions and custom functions to perform complex calculations. DsExcel is 2x+ faster and uses less memory than Apache POI and allows you to save to XLSX, PDF, HTML, CSV, JSON and Images. Deploy your applications to the cloud, Windows, Mac, or Linux. If you'd like to remove the trial watermark and other trial limitations, please email [email protected] to request your 30-day evaluation key.

Group: com.mescius.documents Artifact: dsexcel
Show all versions Show documentation Show source 
 

0 downloads
Artifact dsexcel
Group com.mescius.documents
Version 7.2.2
Last update 18. September 2024
Organization not specified
URL https://developer.mescius.com/document-solutions/java-excel-api
License End-User License Agreements For MESCIUS Software
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

voyager from group com.spotify (version 2.0.9)

Voyager is a library for performing fast approximate nearest-neighbor searches on an in-memory collection of vectors. Voyager features bindings to both Python and Java, with feature parity and index compatibility between both languages. It uses the HNSW algorithm, based on the open-source hnswlib package, with numerous features added for convenience and speed. Voyager is used extensively in production at Spotify, and is queried hundreds of millions of times per day to power numerous user-facing features.

Group: com.spotify Artifact: voyager
Show all versions Show documentation Show source 
 

0 downloads
Artifact voyager
Group com.spotify
Version 2.0.9
Last update 31. July 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

application-framework-api from group com.pekinsoft (version 2.5.6)

A simple platform on which Java/Swing desktop applications may be built. This updated version has packaged the entire library into a single JAR file. We have also made the following changes: ToolBarGenerator should now create ButtonGroups properly for state actions. ApplicationContext has accessors for the WindowManager, DockingManager, StatusDisplayer, and ProgressHandler implementations. It defaults to testing the Application's MainView and the MainView's StatusBar, then uses the Lookup, if the MainView and its StatusBar do not implement the desired interfaces. StatusMessage now uses the com.pekinsoft.desktop.error.ErrorLevel instead of the java.util.logging.Level, so that the levels will no longer need to be cast in order to be used.

Group: com.pekinsoft Artifact: application-framework-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact application-framework-api
Group com.pekinsoft
Version 2.5.6
Last update 22. July 2024
Organization PekinSOFT Systems
URL https://gitlab.com/pekinsoft-systems/application-framework-api/
License GNU Lesser General Public License
Dependencies amount 2
Dependencies javahelp, JTattoo,
There are maybe transitive dependencies!

json-smart-action from group net.minidev (version 2.5.1)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Group: net.minidev Artifact: json-smart-action
Show all versions Show documentation Show source 
 

11 downloads
Artifact json-smart-action
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies json-smart,
There are maybe transitive dependencies!

json-smart from group net.minidev (version 2.5.1)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Group: net.minidev Artifact: json-smart
Show all versions Show documentation Show source 
 

1181 downloads
Artifact json-smart
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies accessors-smart,
There are maybe transitive dependencies!

result4j from group com.github.sviperll (version 1.0)

The project provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error. In Java native way of reporting errors are exceptions, either checked or unchecked, but Result-type provides a way to pass error enformation as a first-class value through the code written in functional style. Routines are provided for interoperability of normal code that uses exception and functional code that uses Result-type, so that exceptions can be catched and propagated as errors in Result-type and then rethrown again later in the control-flow.

Group: com.github.sviperll Artifact: result4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact result4j
Group com.github.sviperll
Version 1.0
Last update 26. January 2024
Organization not specified
URL https://github.com/sviperll/result4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

storage from group de.telekom.smartcredentials (version 6.7.0)

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Group: de.telekom.smartcredentials Artifact: storage
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact storage
Group de.telekom.smartcredentials
Version 6.7.0
Last update 12. January 2024
Organization not specified
URL https://github.com/telekom/SmartCredentials-SDK-android
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies appcompat, room-runtime, gson, rxandroid, core,
There are maybe transitive dependencies!

security from group de.telekom.smartcredentials (version 6.7.0)

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Group: de.telekom.smartcredentials Artifact: security
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact security
Group de.telekom.smartcredentials
Version 6.7.0
Last update 12. January 2024
Organization not specified
URL https://github.com/telekom/SmartCredentials-SDK-android
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies annotation, core,
There are maybe transitive dependencies!

qrlogin from group de.telekom.smartcredentials (version 6.7.0)

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Group: de.telekom.smartcredentials Artifact: qrlogin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact qrlogin
Group de.telekom.smartcredentials
Version 6.7.0
Last update 12. January 2024
Organization not specified
URL https://github.com/telekom/SmartCredentials-SDK-android
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies annotation, fragment, okhttp, gson, core,
There are maybe transitive dependencies!

pushnotifications from group de.telekom.smartcredentials (version 6.7.0)

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Group: de.telekom.smartcredentials Artifact: pushnotifications
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pushnotifications
Group de.telekom.smartcredentials
Version 6.7.0
Last update 12. January 2024
Organization not specified
URL https://github.com/telekom/SmartCredentials-SDK-android
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies firebase-messaging, adapter-rxjava2, retrofit, converter-gson, okhttp, logging-interceptor, gson, rxandroid, core,
There are maybe transitive dependencies!



Page 144 from 3 (items total 1587)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy