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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

janusgraph-driver from group org.janusgraph.commit (version 1.0.0-20230104-145008.2a5dc2a)

Group: org.janusgraph.commit Artifact: janusgraph-driver
Show all versions Show documentation Show source 
 

0 downloads
Artifact janusgraph-driver
Group org.janusgraph.commit
Version 1.0.0-20230104-145008.2a5dc2a
Last update 04. January 2023
Organization not specified
URL https://janusgraph.org
License not specified
Dependencies amount 8
Dependencies gremlin-core, gremlin-driver, gremlin-groovy, guava, noggit, spatial4j, jts-core, commons-text,
There are maybe transitive dependencies!

seshat from group tech.uom (version 1.3)

Seshat (from the ancient Egyptian goddess of knowledge, writing and surveying) is an implementation of Units of Measurement API defined by JSR 385. Seshat is a subset of Apache Spatial Information System (SIS) library keeping only the classes required for JSR 385 implementation.

Group: tech.uom Artifact: seshat
Show all versions Show documentation Show source 
 

0 downloads
Artifact seshat
Group tech.uom
Version 1.3
Last update 29. December 2022
Organization not specified
URL https://github.com/unitsofmeasurement/seshat
License Apache License, Version 2.0
Dependencies amount 1
Dependencies unit-api,
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 
 

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-jtbd-ae-biomedical-english from group de.julielab (version 2.6.0)

UIMA Wrapper for the JCoRe Token Boundary Detector with a model trained on a special biomedical corpus which consists of data from (manually annotated) material which we took from MedLine abstracts and a modified version of PennBioIE's underlying tokenization.

Group: de.julielab Artifact: jcore-jtbd-ae-biomedical-english
Show all versions Show source 
 

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

julielab-bioportal-ontology-tools from group de.julielab (version 1.1.1)

This project contains some utilities to process ontologies and related data as retrieved from BioPortal. The tools include the download of ontologies from BioPortal, download of mappings from BioPortal and the extraction of names, synonyms, descriptions and superclasses of ontology concepts from downloaded ontologies.

Group: de.julielab Artifact: julielab-bioportal-ontology-tools
Show all versions Show documentation Show source 
 

1 downloads
Artifact julielab-bioportal-ontology-tools
Group de.julielab
Version 1.1.1
Last update 03. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies httpmime, httpclient, slf4j-api, gson, owlapi-distribution, commons-lang3, org.semanticweb.hermit, julielab-java-utilities,
There are maybe transitive dependencies!

compilit-json-patch from group com.compilit (version 1.0.0)

An implementation RFC 6902 from the IETF. It allows for fine-grained management of the actual allowed patch operations on an entity. Instead of just blindly applying the entire json patch, it enables you to register specific allowed operations for a resource.

Group: com.compilit Artifact: compilit-json-patch
Show documentation Show source 
 

0 downloads
Artifact compilit-json-patch
Group com.compilit
Version 1.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/compilit/compilit-json-patch
License not specified
Dependencies amount 4
Dependencies javax.annotation-api, jakarta.json-api, commons-lang3, json-patch,
There are maybe transitive dependencies!

TKMSecurityProvider from group io.takamaka.crypto (version 1.0)

This package contains an old version of the qtesla algorithm from the bouncycastle library. Changes have been introduced in the current library that make the old keys incompatible with the new ones. The purpose of this package is to maintain, within the takamaka.io software, compatibility with the old implementation of signature keys.

Group: io.takamaka.crypto Artifact: TKMSecurityProvider
Show documentation Show source 
 

0 downloads
Artifact TKMSecurityProvider
Group io.takamaka.crypto
Version 1.0
Last update 29. November 2022
Organization AiliA SA
URL https://github.com/takamaka-dev/tkmsecurityround1
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies bcprov-jdk15on,
There are maybe transitive dependencies!

jcore-bionlpgold-pred-gene-merge-ae from group de.julielab (version 2.6.0)

Given the gold BioNLP ST gene mentions and other gene mentions - possibly from gene recognizer - merges the two different sources of genes. For simplicity, this component employs two different types to represent genes. The BioNLP ST reader uses the de.julielab.jcore.types.Gene type. The other genes should be realized with de.julielab.jcore.types.Protein annotations.

Group: de.julielab Artifact: jcore-bionlpgold-pred-gene-merge-ae
Show documentation Show source 
 

0 downloads
Artifact jcore-bionlpgold-pred-gene-merge-ae
Group de.julielab
Version 2.6.0
Last update 25. November 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-bionlpgold-pred-gene-merge-ae
License BSD 2-Clause
Dependencies amount 5
Dependencies jcore-utilities, slf4j-api, jcore-types, jcore-descriptor-creator, 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!

mockserver-netty-no-dependencies from group io.github.arkinator (version 5.14.1)

Group: io.github.arkinator Artifact: mockserver-netty-no-dependencies
Show documentation Show source 
 

0 downloads
Artifact mockserver-netty-no-dependencies
Group io.github.arkinator
Version 5.14.1
Last update 17. November 2022
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 998 from 1198 (items total 11978)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy