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

Download JAR files tagged by processing with all dependencies

Search JAR files by class name

box-kafka from group edu.byu.hbll.box (version 2.5.3)

Group: edu.byu.hbll.box Artifact: box-kafka
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-kafka
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-core, kafka-clients,
There are maybe transitive dependencies!

box-mongo from group edu.byu.hbll.box (version 2.5.3)

Group: edu.byu.hbll.box Artifact: box-mongo
Show all versions Show documentation Show source 
 

0 downloads
Artifact box-mongo
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-core, mongodb-driver-sync,
There are maybe transitive dependencies!

unicode-emoji-list-java from group dev.georgethepenguin (version 1.0.0-v15.1)

Unicode Emoji List for Java is a comprehensive library that provides easy access to the vast world of Unicode emojis. This project aims to offer a user-friendly API for retrieving and utilizing emoji characters and their metadata within Java applications. The library covers a wide range of emojis as defined in the latest Unicode standards, ensuring compatibility and up-to-date representation of emojis across different platforms and devices. Whether for enhancing text processing capabilities, developing chat applications, or for any project requiring emoji support, Unicode Emoji List for Java delivers a robust and reliable solution. Its straightforward implementation allows for seamless integration into existing Java projects, fostering creativity and expanding the expressive potential of digital communication.

Group: dev.georgethepenguin Artifact: unicode-emoji-list-java
Show documentation Show source 
 

0 downloads
Artifact unicode-emoji-list-java
Group dev.georgethepenguin
Version 1.0.0-v15.1
Last update 27. November 2023
Organization not specified
URL https://github.com/george-the-penguin/unicode-emoji-list-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maltcms-io-providers from group io.github.nilshoffmann (version 2.0.0)

Group: io.github.nilshoffmann Artifact: maltcms-io-providers
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maltcms-io-providers
Group io.github.nilshoffmann
Version 2.0.0
Last update 11. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maltcms-distributions from group io.github.nilshoffmann (version 2.0.0)

Group: io.github.nilshoffmann Artifact: maltcms-distributions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maltcms-distributions
Group io.github.nilshoffmann
Version 2.0.0
Last update 11. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maltcms-modules from group io.github.nilshoffmann (version 2.0.0)

Maltcms, short for "Modular Application Toolkit for Chromatography Mass-Spectrometry" is an application framework mainly suited for developers working in the domain of bioinformatics for metabolomics and proteomics. Its aim is to provide reusable, efficient datastructures, abstracting from the various low-level data-formats like netcdf (ANDIMS), mzXML, mzData and mzML and providing consistent access to data features like mass spectra, chromatograms and metadata. Furthermore, Maltcms provides a platform for the implementation and execution of processing pipelines. New and existing algorithms can be easily implemented or included and executed together with existing processing elements.

Group: io.github.nilshoffmann Artifact: maltcms-modules
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maltcms-modules
Group io.github.nilshoffmann
Version 2.0.0
Last update 11. August 2023
Organization not specified
URL https://nilshoffmann.github.io/maltcms/
License L-GPL v3
Dependencies amount 1
Dependencies slf4j-log4j12,
There are maybe transitive dependencies!

oracletohivemigrator_2.12 from group io.github.queukat (version 2.0)

The Spark Universal Migrator is a data migration Spark application that fetches data from an Oracle database and stores it in a Hive database. It utilizes JDBC to connect to Oracle, processes and converts the data into a Hive-compatible schema, and then transfers it to Hive. The migration process employs iterators to generate queries for data retrieval and utilizes a BlockingQueue in conjunction with a ThreadPoolExecutor for parallel processing of data. Additionally, the application incorporates an Oracle connection pool to efficiently manage and reuse database connections, further optimizing performance and resource utilization during the migration process.

Group: io.github.queukat Artifact: oracletohivemigrator_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact oracletohivemigrator_2.12
Group io.github.queukat
Version 2.0
Last update 31. July 2023
Organization io.github.queukat
URL https://github.com/queukat/spark_oracle_hive_streaming
License Apache 2
Dependencies amount 4
Dependencies scala-library, ojdbc8, ucp, scala-logging_2.12,
There are maybe transitive dependencies!

JavaEWAH from group com.googlecode.javaewah (version 1.2.3)

The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.

Group: com.googlecode.javaewah Artifact: JavaEWAH
Show all versions Show documentation Show source 
 

55 downloads
Artifact JavaEWAH
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL https://github.com/lemire/javaewah
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

glasssdk from group com.mypos (version 1.0.6)

This repository provides a guidance on integrating an Android app with a myPOS Glass payment solution. Once integrated, the app will be able to communicate and call the main myPOS Glass functionalities in order to accept card payments (Limited to VISA and Mastercard). myPOS-Glass-SDK is a bridge between the applications and myPOS Glass app, converting the smart device into a POS machine, allowing to initiate transaction, complete all steps for processing payment, make refund to the customer card account and send a custom bill slip via mail or SMS. The built-in functionalities of myPOS-Glass-SDK allows you to accept payments, make refunds and void the last approved transaction.

Group: com.mypos Artifact: glasssdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact glasssdk
Group com.mypos
Version 1.0.6
Last update 17. November 2022
Organization not specified
URL https://github.com/developermypos/myPOS-Glass-SDK
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pdf2dom from group net.sf.cssbox (version 2.0.3)

Pdf2Dom is a PDF parser that converts the documents to a HTML DOM representation. The obtained DOM tree may be then serialized to a HTML file or further processed. The inline CSS definitions contained in the resulting document are used for making the HTML page as similar as possible to the PDF input. A command-line utility for converting the PDF documents to HTML is included in the distribution package. Pdf2Dom may be also used as an independent Java library with a standard DOM interface for your DOM-based applications or as an alternative parser for the CSSBox rendering engine in order to add the PDF processing capability to CSSBox.

Group: net.sf.cssbox Artifact: pdf2dom
Show all versions Show documentation Show source 
 

330 downloads
Artifact pdf2dom
Group net.sf.cssbox
Version 2.0.3
Last update 17. October 2022
Organization not specified
URL http://cssbox.sourceforge.net/pdf2dom
License GNU Lesser General Public License 3.0
Dependencies amount 4
Dependencies pdfbox, FontVerter, commons-io, slf4j-api,
There are maybe transitive dependencies!



Page 423 from 440 (items total 4391)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy