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

Download JAR files tagged by format with all dependencies


nanhu-print-java from group io.github.hongjinqiu (version 1.0.4)

nanhu-print-java is a custom java pdf printing framework, user can configure xml format files, and then call the framework api to generate pdf files. The basic functions are: 1. Fixed header and tail 2. Watermark 3. Glove print 4. Too long text can reduced automatically

Group: io.github.hongjinqiu Artifact: nanhu-print-java
Show all versions Show documentation Show source 
Download nanhu-print-java.jar (1.0.4)
 

0 downloads
Artifact nanhu-print-java
Group io.github.hongjinqiu
Version 1.0.4
Last update 20. August 2023
Organization not specified
URL https://github.com/hongjinqiu/nanhu-print-java
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies itextpdf, itext-asian, commons-lang3, commons-lang, json-lib, log4j-over-slf4j, commons-io,
There are maybe transitive dependencies!

aspose-words from group com.luhuiguo (version 23.1)

Aspose.Words for Java is a full-featured Word Processing API. It allows to read, modify, convert, generate, format, render and print human-readable documents. Aspose.Words for Java supports all the popular Word Processing file formats.

Group: com.luhuiguo Artifact: aspose-words
Show all versions Show documentation Show source 
Download aspose-words.jar (23.1)
 

0 downloads
Artifact aspose-words
Group com.luhuiguo
Version 23.1
Last update 30. January 2023
Organization Aspose Pty Ltd
URL https://products.aspose.com/words/java
License Aspose EULA
Dependencies amount 2
Dependencies jogl-all-main, gluegen-rt-main,
There are maybe transitive dependencies!

nb-spectest from group io.nosqlbench (version 5.17.0)

This module provides the ability to run tests based on tests as specification, using markdown as a wrapper format. This allows for a type of literate exposition of various tests in a form that can be used as markdown documentation. With this, tests, examples, specifications, and documentation can all be one and the same.

Group: io.nosqlbench Artifact: nb-spectest
Show all versions Show documentation Show source 
Download nb-spectest.jar (5.17.0)
 

0 downloads
Artifact nb-spectest
Group io.nosqlbench
Version 5.17.0
Last update 13. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies flexmark-ext-yaml-front-matter, flexmark-html2md-converter, gson, jmh-core, jmh-generator-annprocess,
There are maybe transitive dependencies!

jcore-julielab-entity-evaluator-consumer from group de.julielab (version 2.6.1)

This component allows the output of entity mention data in documents in the format required by the JULIE Lab Entity Evaluator. This way, CAS annotations can be exported for evaluation purposes. The output format is a single tab-separated text file. For the exact format refer to the documentation of the julielab-entity-evaluator in the jcore-dependencies repository on https://github.com/JULIELab/.

Group: de.julielab Artifact: jcore-julielab-entity-evaluator-consumer
Show all versions Show documentation Show source 
Download jcore-julielab-entity-evaluator-consumer.jar (2.6.1)
 

0 downloads
Artifact jcore-julielab-entity-evaluator-consumer
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-julielab-entity-evaluator-consumer
License BSD-2-Clause
Dependencies amount 8
Dependencies julielab-entity-evaluator, jcore-utilities, jcore-types, jcore-descriptor-creator, julielab-java-utilities, junit-jupiter-engine, commons-lang3, commons-codec,
There are maybe transitive dependencies!

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

An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse MEDLINE XML from a PostgreSQL database. The XML format of retrieved documents is expected to follow the MEDLINE XML schema that was used until inclusive 2016. I.e. the root element of MEDLINE documents must be MedlineCitation and not, as it is since 2017, PubmedArticle.

Group: de.julielab Artifact: jcore-medline-db-reader
Show all versions Show source 
Download jcore-medline-db-reader.jar (2.6.0)
 

0 downloads
Artifact jcore-medline-db-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-pubmed-db-reader
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-xml-db-reader, jcore-descriptor-creator,
There are maybe transitive dependencies!

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

Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

Group: de.julielab Artifact: jcore-pubmed-reader
Show all versions Show source 
Download jcore-pubmed-reader.jar (2.6.0)
 

0 downloads
Artifact jcore-pubmed-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-pubmed-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-xml-reader, logback-classic, jcore-descriptor-creator, jcore-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-xmi-splitter from group de.julielab (version 2.4.0)

Parses CAS data in XMI format in order to select specified annotations (XmiSplitter) or or builds a single XMI representation out of the base document and the selected annotations (XmiBuilder). These tools are used by the JCoRe CAS to/from DB Reader/Consumer to store or read portions of XMI files from a PostgrSQL database.

Group: de.julielab Artifact: jcore-xmi-splitter
Show all versions Show documentation Show source 
Download jcore-xmi-splitter.jar (2.4.0)
 

0 downloads
Artifact jcore-xmi-splitter
Group de.julielab
Version 2.4.0
Last update 17. November 2022
Organization JULIE Lab Jena, Germany
URL Not specified
License BSD-2-Clause
Dependencies amount 11
Dependencies slf4j-api, commons-lang3, testng, uimaj-core, uimafit-core, aalto-xml, woodstox-core, guava, assertj-core, julie-xml-tools, commons-codec,
There are maybe transitive dependencies!

gitlog-maven-plugin from group com.github.danielflower.mavenplugins (version 1.14.0)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: gitlog-maven-plugin
Show all versions Show documentation Show source 
Download gitlog-maven-plugin.jar (1.14.0)
 

0 downloads
Artifact gitlog-maven-plugin
Group com.github.danielflower.mavenplugins
Version 1.14.0
Last update 23. October 2022
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!

stach.v3 from group com.factset.protobuf (version 1.0.0)

Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.

Group: com.factset.protobuf Artifact: stach.v3
Show documentation Show source 
Download stach.v3.jar (1.0.0)
 

0 downloads
Artifact stach.v3
Group com.factset.protobuf
Version 1.0.0
Last update 22. July 2022
Organization not specified
URL https://github.com/factset/stachschema-sdks
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies protobuf-java, protobuf-java-util,
There are maybe transitive dependencies!

kaitai-struct-runtime from group io.kaitai (version 0.10)

Kaitai Struct is a declarative language used for describe various binary data structures using .ksy format. .ksy format can be compiled into the parser source code in target language. This library is a small collection of runtime methods used by the code generated by Kaitai Struct for Java.

Group: io.kaitai Artifact: kaitai-struct-runtime
Show all versions Show documentation Show source 
Download kaitai-struct-runtime.jar (0.10)
 

43 downloads
Artifact kaitai-struct-runtime
Group io.kaitai
Version 0.10
Last update 17. July 2022
Organization not specified
URL http://kaitai.io
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 279 from 305 (items total 3047)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy