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

Download JAR files tagged by format with all dependencies

Search JAR files by class name

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 
 

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 
 

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 
 

0 downloads
Artifact gitlog-maven-plugin
Group com.github.danielflower.mavenplugins
Version 1.14.0
Last update 23. October 2022
Organization not specified
URL https://github.com/danielflower/maven-gitlog-plugin
License MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3, maven-reporting-api, doxia-sink-api, xml-apis,
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 
 

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 
 

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!

promptpay from group com.github.pheerathach (version 1.0.2)

As Bank of Thailand (BOT) initialized the PromptPay project enabling Thai people to make a payment via its platform through QR code with the content in EMVCo format, this Java library would help generating QR or QR's content for people or businesses in order to receive or make a payment.

Group: com.github.pheerathach Artifact: promptpay
Show all versions Show documentation Show source 
 

0 downloads
Artifact promptpay
Group com.github.pheerathach
Version 1.0.2
Last update 15. January 2022
Organization com.github.pheerathach
URL https://github.com/pheerathach/promptpay
License Apache License 2.0
Dependencies amount 4
Dependencies core, javase, commons-codec, sonar-maven-plugin,
There are maybe transitive dependencies!

salmos-report-spring-boot-starter from group io.github.birddevelper (version 2.1.0)

SalmosReport is a spring boot library that helps make beautiful html table, xml document, pdf document or any other format you wish from SQL query or Arrays and Lists. Until now, it can produce Html, xml, pdf document and custom format report .

Group: io.github.birddevelper Artifact: salmos-report-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact salmos-report-spring-boot-starter
Group io.github.birddevelper
Version 2.1.0
Last update 18. December 2021
Organization not specified
URL https://github.com/birddevelper/salmos-report-spring-boot-starter
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cas-product from group org.apache.oodt (version 1.9.1)

This project builds on top of the CAS file management component and exposes its underlying data delivery capabilities using the OODT ProductServer component. All-in-all, this project contributes an OODT LargeProductHandler component, that can be used to deliver and format a CAS product structure into an OODT XML Query Result Set.

Group: org.apache.oodt Artifact: cas-product
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cas-product
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies zip4j, cxf-rt-frontend-jaxrs, cxf-rt-rs-extension-providers, httpclient, cas-filemgr, cas-metadata, oodt-commons, tika-core, velocity, jettison,
There are maybe transitive dependencies!

class-file-format-rule from group org.owasp.maven.enforcer (version 2.0.0)

A maven-enforcer rule that ensures dependencies do not exceed the required class file format required by the JVM. In other words, if your project must support an older version of Java - this rule will ensure your dependencies are able to run in the older JVM.

Group: org.owasp.maven.enforcer Artifact: class-file-format-rule
Show all versions Show documentation Show source 
 

0 downloads
Artifact class-file-format-rule
Group org.owasp.maven.enforcer
Version 2.0.0
Last update 02. September 2021
Organization OWASP
URL https://github.com/jeremylong/class-file-format-rule
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies enforcer-api, maven-artifact-transfer, maven-project, maven-core, maven-artifact, maven-plugin-api, maven-dependency-tree,
There are maybe transitive dependencies!

stach.v2 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.v2
Show documentation Show source 
 

0 downloads
Artifact stach.v2
Group com.factset.protobuf
Version 1.0.0
Last update 25. February 2021
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!



Page 267 from 293 (items total 2925)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy