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

Download JAR files tagged by reader with all dependencies

Search JAR files by class name

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!

orc from group com.intel.qat (version 1.5.1)

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

Group: com.intel.qat Artifact: orc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact orc
Group com.intel.qat
Version 1.5.1
Last update 27. May 2020
Organization not specified
URL http://orc.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dhtmlx-grid-pdf from group com.hynnet (version 1.0.5)

DHtmlx Grid Export to Excel servlet jar. Need download "Adobe Acrobat Reader DC Font Pack (Continuous)" file FontPack1500720033_XtdAlf_Lang_DC.msi from http://www.adobe.com/support/downloads/detail.jsp?ftpID=5877 or http://download.csdn.net/download/jiaoxiaogu/9539196 and install it.

Group: com.hynnet Artifact: dhtmlx-grid-pdf
Show all versions Show documentation Show source 
 

6 downloads
Artifact dhtmlx-grid-pdf
Group com.hynnet
Version 1.0.5
Last update 05. April 2019
Organization not specified
URL http://docs.dhtmlx.com/grid__data_export.html
License GNU Lesser General Public License
Dependencies amount 2
Dependencies pdf-j, slf4j-api,
There are maybe transitive dependencies!

restConnector-2.0 from group io.openliberty.features (version 24.0.0.4)

A secure, REST administrative connector that can be used locally or remotely using any Java developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature supersedes the restConnector-1.0 feature. It enables the REST handler configuration APIs. When this feature is combined with features supporting configuration validation, the corresponding REST handler validation APIs are enabled.

Group: io.openliberty.features Artifact: restConnector-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact restConnector-2.0
Group io.openliberty.features
Version 24.0.0.4
Last update 18. April 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 5
Dependencies com.ibm.websphere.appserver.restHandler-1.0, io.openliberty.restConnector2.0.internal.ee-6.0, servlet-3.1, com.ibm.websphere.appserver.api.restConnector, com.ibm.websphere.appserver.spi.restHandler,
There are maybe transitive dependencies!

MgntUtils from group com.github.michaelgantman (version 1.7.0.1)

Set of various Utils: stacktrace noise filter, String to/from unicode sequence converter, simple Http client JSON parser/serializer, Silent String parsing to Integer and other numeric types, Parsing String to time intervals with support for time unit suffixes, JSON parser that provides serialization/deserialization of classes to JSON, Version comparator and Version ranges operations, Self-throttling binary reader from Http request, File reader, A utility that automatically initiates a Factory with instances of all classes that implement user provided interface. An infrastructure for writing Scheduled Task classes where time interval for task execution is provided in humanly readable format (such as "9h" for 9 hours)

Group: com.github.michaelgantman Artifact: MgntUtils
Show all versions Show documentation Show source 
 

16 downloads
Artifact MgntUtils
Group com.github.michaelgantman
Version 1.7.0.1
Last update 27. December 2023
Organization not specified
URL https://github.com/michaelgantman/Mgnt
License The MIT License (MIT)
Dependencies amount 7
Dependencies javax.servlet-api, slf4j-api, commons-lang3, jackson-core, jackson-databind, jackson-datatype-jsr310, javax.annotation-api,
There are maybe transitive dependencies!

springBatchPerformanceMonitoring from group de.viadee (version 1.0.2)

This Tool provides the means to monitor the performance of Spring Batch applications without the need to manipulate the respective code basis. Through Listeners and AOP it evaluates the throughput of a monitored Job and writes the result to a simble database-schema (a file-based H2 by default). It measures the performance of Job, Step, Chunk, Reader/Processor/Writer/Tasklet down to indivdual Items. Installation/Usage: 1. Add the springBatchPerformanceMonitoring-dependency to your POM 2. Add the de.viadee.spring.batch.infrastructure.Configurator.class to your Spring-Application-Context (via @Import on your Configuration) 3. Run the Job 4. By default the monitoring result is written to project-folder/target/database/monitoringDB.mv.db

Group: de.viadee Artifact: springBatchPerformanceMonitoring
Show documentation Show source 
 

0 downloads
Artifact springBatchPerformanceMonitoring
Group de.viadee
Version 1.0.2
Last update 10. July 2017
Organization viadee Unternehmensberatung GmbH
URL https://java.viadee.de/spring-batch-monitoring/
License FreeBSD License
Dependencies amount 16
Dependencies spring-batch-core, spring-batch-infrastructure, spring-beans, spring-core, spring-context, spring-tx, spring-jdbc, spring-test, spring-aop, aspectjrt, aspectjweaver, log4j, junit, mockito-core, h2, tomcat-dbcp,
There are maybe transitive dependencies!

xapi-jre-reflect from group net.wetheinter (version 0.3)

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

Group: net.wetheinter Artifact: xapi-jre-reflect
Show documentation Show source 
 

1 downloads
Artifact xapi-jre-reflect
Group net.wetheinter
Version 0.3
Last update 13. April 2013
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!

JSONXML from group com.ssg.tools (version 2.0b)

JSONXML project is library used to parse/format tree-like object structures in most popular text formats: XML and JSON. For parsing it accepts "java.io.Reader" and return java object. For formatting it accepts java object and "java.io.Writer". Object is generally structure that contains Map and/or List elements. Map is ordered set of named items. List is set of unnamed items. Reflection may be used to convert objects into set of maps/lists and vice versa. JSON parser is implemented explicitly. XML parser is based on SAX parser and applies only certain rules for result. Library is designed to allow various entry points for variable decisions depending on end use needs. 1. Formats - formats are used to enable locale-specific parsing/formatting of numbers and dates. 2. ReflectiveBuilder - enables reflection. Default implementation uses getters/setters only. 3. ObjectsRegistry - used to keep track of parsed or formatted objects and allow resolvable references in formatted (text) form.

Group: com.ssg.tools Artifact: JSONXML
Show all versions Show documentation Show source 
 

0 downloads
Artifact JSONXML
Group com.ssg.tools
Version 2.0b
Last update 25. October 2011
Organization not specified
URL http://sourceforge.net/projects/jsonxml
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 42 from 42 (items total 418)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy