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

Download JAR files tagged by large with all dependencies

Search JAR files by class name

hapi-bom from group ca.uhn.hapi (version 2.5.1)

Group: ca.uhn.hapi Artifact: hapi-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hapi-bom
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hapi from group ca.uhn.hapi (version 2.5.1)

HAPI (HL7 application programming interface; pronounced "happy") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).

Group: ca.uhn.hapi Artifact: hapi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hapi
Group ca.uhn.hapi
Version 2.5.1
Last update 01. November 2023
Organization University Health Network
URL http://hl7api.sourceforge.net/
License HAPI is dual licensed (MPL, GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

IAMsystem from group fr.erias (version 2.2.0)

A fast dictionary-based approach for semantic annotation / entity linking. IAMsystem is efficient at annotating documents with large dictionaries and approximate string matching algorithms. Description of the system can be found in the following paper : "Cossin S, Jouhet V, Mougin F, Diallo G and Thiessard F. IAM at CLEF eHealth 2018: Concept Annotation and Coding in French Death Certificates. CEUR-WS. September 2018"

Group: fr.erias Artifact: IAMsystem
Show all versions Show documentation Show source 
 

0 downloads
Artifact IAMsystem
Group fr.erias
Version 2.2.0
Last update 31. March 2023
Organization Computer research applied to health ERIAS - Bordeaux Population Health - Research Center U1219
URL https://github.com/scossin/IAMsystem
License MIT License
Dependencies amount 2
Dependencies liblevenshtein, org.apache.commons.codec,
There are maybe transitive dependencies!

plsar-java from group net.plsar (version 3.0.1)

PLSA.R is an Open Source Server + Framework Environment for small to large scale requirements. There are no static references, no file reads, access to static fields per request. Everything is either cached and or instantiated on the fly. PLSA.R runs via one command so there are no .war files to deploy, no additional plugins to install it is a simple yet powerful alternative to container deployment environments. http://plsar.net

Group: net.plsar Artifact: plsar-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact plsar-java
Group net.plsar
Version 3.0.1
Last update 10. February 2023
Organization not specified
URL https://www.plsar.net
License Moded license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Group: co.datadome Artifact: fastutil
Show documentation Show source 
 

0 downloads
Artifact fastutil
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-medline-reader from group de.julielab (version 2.6.0)

Leveraging the JCoRe XML Reader, this project employs a Medline-enabled mapping file to map Medline XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML MedlineCitation. The XML format is the one used by NCBI when downloading Medline documents in large batches from the NCBI FTP server. However, the component currently expects single documents instead of whole MedlineCitationSets containing sets of MedlineCitations.

Group: de.julielab Artifact: jcore-medline-reader
Show all versions Show source 
 

0 downloads
Artifact jcore-medline-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-medline-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-descriptor-creator, jcore-xml-reader, junit-jupiter-engine,
There are maybe transitive dependencies!

blacklab from group nl.inl.blacklab (version 3.0.1)

BlackLab is a corpus retrieval engine written in Java, built on top of Apache Lucene. It allows fast, complex searches with accurate hit highlighting on large, tagged and annotated, bodies of text. It was developed at the Institute of Dutch Lexicology (INL) to provide a fast and feature-rich search interface on our historical and contemporary text corpora.

Group: nl.inl.blacklab Artifact: blacklab
Show all versions Show source 
 

1 downloads
Artifact blacklab
Group nl.inl.blacklab
Version 3.0.1
Last update 06. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies blacklab-engine, blacklab-query-parser, blacklab-tools,
There are maybe transitive dependencies!

simplevalidation from group com.mastfrog (version 1.14.1)

This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.

Group: com.mastfrog Artifact: simplevalidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact simplevalidation
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chartfx-chart from group de.gsi.chart (version 11.2.7)

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Group: de.gsi.chart Artifact: chartfx-chart
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx-chart
Group de.gsi.chart
Version 11.2.7
Last update 26. April 2022
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 10
Dependencies javafx-base, javafx-controls, ikonli-javafx, ikonli-fontawesome-pack, ikonli-fontawesome5-pack, chartfx-dataset, chartfx-math, controlsfx, icu4j, pngj,
There are maybe transitive dependencies!



Page 83 from 101 (items total 1003)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy