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

Download JAR files tagged by contained with all dependencies


restlet-deltaspike-raml-archetype from group com.zanclus.codepalousa (version 2.3.1.5)

A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency injection. The version tracks the version of the Restlet Framework being used.

Group: com.zanclus.codepalousa Artifact: restlet-deltaspike-raml-archetype
Show all versions Show documentation Show source 
Download restlet-deltaspike-raml-archetype.jar (2.3.1.5)
 

0 downloads
Artifact restlet-deltaspike-raml-archetype
Group com.zanclus.codepalousa
Version 2.3.1.5
Last update 29. April 2015
Organization not specified
URL https://github.com/InfoSec812/restlet-deltaspike-raml-archetype
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

j-ogg-all from group de.jarnbjo (version 1.0.0)

J-Ogg is a collection of Java libraries for reading Ogg files and decoding different contained formats. At the moment the support for Vorbis and FLAC is almost complete (the library decodes all files created by the current versions of libvorbis and libflac correctly) and I've started working on Theora support.

Group: de.jarnbjo Artifact: j-ogg-all
Show documentation Show source 
Download j-ogg-all.jar (1.0.0)
 

7 downloads
Artifact j-ogg-all
Group de.jarnbjo
Version 1.0.0
Last update 23. April 2014
Organization not specified
URL http://www.j-ogg.de/
License Free and commercial use, modification and redistribution with attribution.
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gradle-autojar from group com.github.rholder (version 1.0.1)

The gradle-autojar project is a Gradle plugin that uses Autojar, a specialized jar archive minimizer written by Bernd Eggink (http://autojar.sourceforge.net/), for building self-contained executable jars that include only those dependencies that are actually used.

Group: com.github.rholder Artifact: gradle-autojar
Show all versions Show documentation Show source 
Download gradle-autojar.jar (1.0.1)
 

0 downloads
Artifact gradle-autojar
Group com.github.rholder
Version 1.0.1
Last update 17. December 2013
Organization not specified
URL http://rholder.github.io
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ngramj-language-extraction from group org.ow2.weblab.webservices (version 1.2.2)

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.webservices Artifact: ngramj-language-extraction
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ngramj-language-extraction
Group org.ow2.weblab.webservices
Version 1.2.2
Last update 06. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cngram, rdf-helper-jena,
There are maybe transitive dependencies!

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 
Download commons-math.jar (2.2)
 

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 
Download ngramj-language-extraction.jar (1.1.1)
 

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 
Download jcore-linnaeus-species-ae-species-dict.jar (2.6.0)
 

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 
Download jcore-linnaeus-species-ae-proxies-dict.jar (2.6.0)
 

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 
Download tlddoc.jar (1.4)
 

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 
Download rdf4j-sail-federation.jar (4.0.0-M1)
 

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!



Page 18 from 20 (items total 199)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy