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

rdf4j-common from group fr.lirmm.graphik (version 1.3.1)

Group: fr.lirmm.graphik Artifact: rdf4j-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact rdf4j-common
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies graal-core, graal-util, rdf4j-model,
There are maybe transitive dependencies!

graal-io from group fr.lirmm.graphik (version 1.3.1)

Group: fr.lirmm.graphik Artifact: graal-io
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graal-io
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-util from group fr.lirmm.graphik (version 1.3.1)

Group: fr.lirmm.graphik Artifact: graal-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-util
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-lang3, jgrapht-core,
There are maybe transitive dependencies!

graal from group fr.lirmm.graphik (version 1.3.1)

Graal is a java toolkit dedicated to ontological query answering in the framework of existential rules. We consider knowledge bases composed of data and an ontology expressed by existential rules. The main features of Graal are the following: a basic layer that provides generic interfaces to store and query various kinds of data, forward chaining and query rewriting algorithms, structural analysis of decidability properties of a rule set, a textual format and its parser, and import of OWL 2 files. We describe in more detail the query rewriting algorithms, which rely on original techniques, and report some experiments.

Group: fr.lirmm.graphik Artifact: graal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graal
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization GraphIK (INRIA - LIRMM)
URL https://graphik-team.github.io/graal/
License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

groupdocs-conversion from group com.groupdocs (version 17.12)

GroupDocs.Conversion is an online document conversion app that lets you convert documents in your browser. With GroupDocs.Conversion, it doesn’t matter if you have the application that the document was created with: simply convert it to a format you can work with. Converted documents retain the layout and look of the original. With GroupDocs.Conversion, you perform online document conversion. Convert many types of word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and image files (JPG, BMP, GIF, TIFF) to other file formats. For example, convert TIFF images to document friendly BMP format, or internet ready PNG format. Or convert open document files, ODT, to Microsoft Word document formats like DOC and DOCX. You can even convert Microsoft PowerPoint presentations from PTT or PPTX to portable PDF documents. From one file to hundreds, online document conversion with GroupDocs.Conversion is fast and easy.

Group: com.groupdocs Artifact: groupdocs-conversion
Show all versions Show documentation Show source 
 

20 downloads
Artifact groupdocs-conversion
Group com.groupdocs
Version 17.12
Last update 07. March 2018
Organization not specified
URL https://products.groupdocs.com/conversion/java
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-store-blueprints from group fr.lirmm.graphik (version 1.3.a2)

Group: fr.lirmm.graphik Artifact: graal-store-blueprints
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-store-blueprints
Group fr.lirmm.graphik
Version 1.3.a2
Last update 01. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies graal-util, graal-core, graal-api, blueprints-core,
There are maybe transitive dependencies!

csv from group no.laukvik (version 0.9.3)

LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.

Group: no.laukvik Artifact: csv
Show all versions Show documentation Show source 
 

0 downloads
Artifact csv
Group no.laukvik
Version 0.9.3
Last update 27. May 2017
Organization not specified
URL https://github.com/laukvik/CSV
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-store-jenaTDB from group fr.lirmm.graphik (version 1.3.a1)

Group: fr.lirmm.graphik Artifact: graal-store-jenaTDB
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-store-jenaTDB
Group fr.lirmm.graphik
Version 1.3.a1
Last update 12. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies graal-core, graal-api, jena-tdb, jena-arq, jena-core,
There are maybe transitive dependencies!

graal-store-openrdf from group fr.lirmm.graphik (version 1.3.a0)

Group: fr.lirmm.graphik Artifact: graal-store-openrdf
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-store-openrdf
Group fr.lirmm.graphik
Version 1.3.a0
Last update 30. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies graal-core, graal-api, sesame-sail-api, sesame-sail-memory, sesame-repository-sail, sesame-repository-api, sesame-util, sesame-query, sesame-model,
There are maybe transitive dependencies!

big-map_2.11 from group com.avast (version 1.1)

In some data processing tasks we need to use huge maps or sets that are bigger than available JVM heap space or they are loading too slow to standard Java or Scala Maps. We use TSV format (text file with tab separated columns) for persist this kind of Maps or Sets. Some columns are used as a key and rest of columns as a value. Idea of this library is simple. We can prepare these maps once (sort by key), store it to file and then use it as memory mapped file. Searching key in sorted file has log(n) complexity. If more processes uses the same memory mapped file, it exists in memory just once (on Linux). This file can be loaded lazy by OS.

Group: com.avast Artifact: big-map_2.11
Show documentation Show source 
 

0 downloads
Artifact big-map_2.11
Group com.avast
Version 1.1
Last update 24. October 2016
Organization AVAST Software
URL https://github.com/avast/BigMap
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, scopt_2.11, slf4j-api, logback-classic, commons-io,
There are maybe transitive dependencies!



Page 286 from 293 (items total 2925)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy