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

Download JAR files tagged by contained with all dependencies

Search JAR files by class name

commons-math from group org.apache.commons (version 2.2)

The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.

Group: org.apache.commons Artifact: commons-math
Show all versions Show documentation Show source 
 

27 downloads
Artifact commons-math
Group org.apache.commons
Version 2.2
Last update 26. February 2011
Organization not specified
URL http://commons.apache.org/math/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ngramj-language-extraction from group org.ow2.weblab.service (version 1.1.1)

This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written. A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.

Group: org.ow2.weblab.service Artifact: ngramj-language-extraction
Show all versions Show documentation Show source 
 

0 downloads
Artifact ngramj-language-extraction
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cngram,
There are maybe transitive dependencies!

jcore-linnaeus-species-ae-species-dict from group de.julielab (version 2.6.0)

This project is a project for the JCoRe Linnaeus Annotator. The dictionary contained herein is used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc. It does not contain species proxies, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. For this task there is the project jcore-linnaeus-species-ae-proxies-dict.

Group: de.julielab Artifact: jcore-linnaeus-species-ae-species-dict
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-species-dict
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-linnaeus-species-ae-proxies-dict from group de.julielab (version 2.6.0)

This project is a resource for the JULES Linnaeus Annotator. The dictionary contained herein is used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc as well as species hints, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. For the task of only finding concrete species names in text, there is the project jcore-linnaeus-species-ae-species-dict.

Group: de.julielab Artifact: jcore-linnaeus-species-ae-proxies-dict
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-proxies-dict
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

tlddoc from group io.github.weblegacy (version 1.4)

Tag Library Documentation Generator is a utility for automatically generating javadoc-style documentation for JavaServer Pages (JSP) Technology Tag Libraries. It accepts a set of tag libraries as input, and generates a set of HTML files as output. It can also be used to generate tag library documentation for JavaServer Faces UI components. Included in the output is a full description of each defined tag library, the tags contained within those tag libraries, and how to use those tags.

Group: io.github.weblegacy Artifact: tlddoc
Show documentation Show source 
 

0 downloads
Artifact tlddoc
Group io.github.weblegacy
Version 1.4
Last update 19. July 2022
Organization Web-Legacy
URL https://weblegacy.github.io/tlddoc
License BSD 3-Clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rdf4j-sail-federation from group org.eclipse.rdf4j (version 4.0.0-M1)

The Federation SAIL allows multiple datasets to be virtually combined into a single dataset. The Federation SAIL combines multiple RDF stores that may exist on a remote server or are embedded in the same JVM. The Federation uses query optimizations to distribute sections of the query to different members based on the data contained in each of the members. These results are then joined together within the federation to provide the same result as if all the data was co-located within a single repository.

Group: org.eclipse.rdf4j Artifact: rdf4j-sail-federation
Show all versions Show documentation Show source 
 

0 downloads
Artifact rdf4j-sail-federation
Group org.eclipse.rdf4j
Version 4.0.0-M1
Last update 28. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rdf4j-rio-turtle, rdf4j-queryalgebra-evaluation, rdf4j-sail-inferencer, rdf4j-model, rdf4j-repository-manager, rdf4j-repository-sail,
There are maybe transitive dependencies!

yami-tool from group be.unamur.info (version 1.1.0)

Usage models (Discrete Time Markov Chain (DTMC)) represents the usage scenarios of the software as well as their probability. This allows one to determine the relative importance of execution scenarios (with respect to other). This project explores the possibility to reverse engineer usage models based on execution traces contained in application logs.

Group: be.unamur.info Artifact: yami-tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact yami-tool
Group be.unamur.info
Version 1.1.0
Last update 02. November 2018
Organization University of Namur
URL https://github.com/xdevroey/yami
License Apache License 2.0
Dependencies amount 6
Dependencies vibes-dsl, guava, gson, named-regexp, log4j-slf4j-impl, slf4j-api,
There are maybe transitive dependencies!

marmotta-versioning-kiwi from group org.apache.marmotta (version 3.4.0)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the KiWi backend for versioning.

Group: org.apache.marmotta Artifact: marmotta-versioning-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-versioning-common, marmotta-backend-kiwi, kiwi-versioning,
There are maybe transitive dependencies!

marmotta-versioning-common from group org.apache.marmotta (version 3.4.0)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the backend-independent services.

Group: org.apache.marmotta Artifact: marmotta-versioning-common
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning-common
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies marmotta-core, freemarker,
There are maybe transitive dependencies!

sesame-sail-federation from group org.openrdf.sesame (version 4.1.2)

The Federation SAIL allows multiple datasets to be virtually combined into a single dataset. The Federation SAIL combines multiple RDF stores that may exist on a remote server or are embedded in the same JVM. The Federation uses query optimizations to distribute sections of the query to different members based on the data contained in each of the members. These results are then joined together within the federation to provide the same result as if all the data was co-located within a single repository.

Group: org.openrdf.sesame Artifact: sesame-sail-federation
Show all versions Show documentation Show source 
 

0 downloads
Artifact sesame-sail-federation
Group org.openrdf.sesame
Version 4.1.2
Last update 02. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sesame-rio-turtle, sesame-queryalgebra-evaluation, sesame-sail-inferencer, sesame-model, sesame-repository-sail,
There are maybe transitive dependencies!



Page 18 from 20 (items total 195)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy