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

Download JAR files tagged by document with all dependencies

Search JAR files by class name

swim-db from group org.swimos (version 4.2.14)

Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values

Group: org.swimos Artifact: swim-db
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-db
Group org.swimos
Version 4.2.14
Last update 01. December 2023
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.db
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies swim-util, swim-codec, swim-collections, swim-structure, swim-recon, swim-math, swim-spatial, swim-concurrent, swim-uri,
There are maybe transitive dependencies!

jtidy from group com.github.jtidy (version 1.0.5)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy
Show all versions Show documentation Show source 
 

0 downloads
Artifact jtidy
Group com.github.jtidy
Version 1.0.5
Last update 17. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtidy-java6 from group com.github.jtidy (version 1.0.4)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy-java6
Show documentation Show source 
 

0 downloads
Artifact jtidy-java6
Group com.github.jtidy
Version 1.0.4
Last update 03. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-mutationfinder-ae from group de.julielab (version 2.6.1)

An analysis engine to recognize mentions of gene point mutations in document text. This is a wrapper around the original MutationFinder (http://mutationfinder.sourceforge.net/), published in the following paper: MutationFinder: A high-performance system for extracting point mutation mentions from text J. Gregory Caporaso, William A. Baumgartner Jr., David A. Randolph, K. Bretonnel Cohen, and Lawrence Hunter; Bioinformatics, 2007 23(14):1862-1865; doi:10.1093/bioinformatics/btm235;

Group: de.julielab Artifact: jcore-mutationfinder-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-mutationfinder-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 6
Dependencies oro, junit-jupiter-engine, jcore-types, jcore-descriptor-creator, slf4j-api, assertj-core,
There are maybe transitive dependencies!

jcore-topics-writer from group de.julielab (version 2.6.1)

Writes the topic weights, given the jcore-topic-indexing-ae running before, into a simple text file. Thus, the output consists of a sequency of double numbers encodes as strings, separated by tab characters. The topic ID is just the 0-based index of each number, from left to right in the written file. The first entry of each file is the document ID.

Group: de.julielab Artifact: jcore-topics-writer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-topics-writer
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-topics-writer
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-descriptor-creator, julielab-java-utilities, assertj-core, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!

modularpipelines from group uk.ac.gate.plugins (version 2.3)

A GATE plugin that provides a way to create modular nested pipelines where each subpipeline can get developed, tested and saved separately. Also allows to override runtime parameters, init time parameters and document features from a config file or by setting java properties.

Group: uk.ac.gate.plugins Artifact: modularpipelines
Show all versions Show documentation Show source 
 

0 downloads
Artifact modularpipelines
Group uk.ac.gate.plugins
Version 2.3
Last update 11. June 2019
Organization GATE Team
URL https://github.com/GateNLP/gateplugin-ModularPipelines
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 1
Dependencies snakeyaml,
There are maybe transitive dependencies!

schema from group org.jsonx (version 0.2.2)

The JSON Schema Definition Language is designed to describe JSON documents by using schema components to constrain and document the meaning, usage and relationships of their constituent parts: value types and their content. Schemas may also provide for the specification of additional document information, such as normalization and defaulting of values. Schemas have facilities for self-documentation. Thus, the JSON Schema Definition Language can be used to define, describe and catalogue JSON vocabularies for JSON documents.

Group: org.jsonx Artifact: schema
Show documentation Show source 
 

0 downloads
Artifact schema
Group org.jsonx
Version 0.2.2
Last update 12. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies runtime,
There are maybe transitive dependencies!

pdf4me from group com.pdf4me (version 0.9.1)

The Pdf4me Client API is a maven library which connects to its highly scalable SaaS cloud service with many functionalities to solve your document and PDF requirements. The SaaS api provides expert functionality to convert, optimize, compress, produce, merge, split, ocr, enrich, archive, print documents and PDFs.

Group: com.pdf4me Artifact: pdf4me
Show all versions Show documentation Show source 
 

0 downloads
Artifact pdf4me
Group com.pdf4me
Version 0.9.1
Last update 26. February 2019
Organization not specified
URL https://dev-dev.pdf4me.com
License MIT License
Dependencies amount 10
Dependencies json, httpmime, bson, adal4j, slf4j-jdk14, bson4jackson, commons-io, swagger-annotations, gson, threetenbp,
There are maybe transitive dependencies!

registerUpdate from group je.dvs.echo (version 1.10.3)

A library for adding/updating immutable documents in a mongo collection. Each document needs to consist of a UUID as a key field. Document updates (json data with a key field that already exists) will be saved as a child that will have an accumulation of differences of previous children, Where the last child will contain all previous changes since the parent was first created. This library is meant to keep immutability.

Group: je.dvs.echo Artifact: registerUpdate
Show all versions Show documentation Show source 
 

0 downloads
Artifact registerUpdate
Group je.dvs.echo
Version 1.10.3
Last update 05. October 2018
Organization not specified
URL https://github.com/DVSJersey/registerUpdate.git
License MIT License
Dependencies amount 9
Dependencies spring-boot-starter-actuator, spring-boot-starter-web, spring-boot-starter-data-mongodb, json-simple, commons-lang3, jackson-core, jackson-databind, spring-oxm, camel-catalog,
There are maybe transitive dependencies!

groupdocs-assembly from group com.groupdocs (version 18.5)

GroupDocs.Assembly for Java is a class library that enables you to generate documents in popular office file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom Java types, and more. Supports Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Open Document, Email, and other file formats.

Group: com.groupdocs Artifact: groupdocs-assembly
Show all versions Show documentation Show source 
 

10 downloads
Artifact groupdocs-assembly
Group com.groupdocs
Version 18.5
Last update 01. June 2018
Organization not specified
URL https://products.groupdocs.com/assembly/java
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 121 from 127 (items total 1262)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy