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

Download JAR files tagged by properties with all dependencies

Search JAR files by class name

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!

threadfix-cli from group com.denimgroup.threadfix (version 2.5)

This module contains library classes for accessing the ThreadFix REST API. The ThreadFix IDE plugins use this library to retrieve application and vulnerability marker information, and in the ThreadFix scanner plugins to get endpoint information and upload scans to ThreadFix applications. The easiest way to start using the library is with the PluginClient or ThreadFixRestClient classes. Both have constructors that take a PropertiesManager instance, which holds the ThreadFix API key and url information. The default PropertiesManager implementation stores these properties in threadfix.properties, but the ThreadFix plugins extend the default PropertiesManager class to override this behavior for the target platform.

Group: com.denimgroup.threadfix Artifact: threadfix-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact threadfix-cli
Group com.denimgroup.threadfix
Version 2.5
Last update 28. August 2017
Organization Denim Group, Ltd.
URL https://github.com/denimgroup/threadfix
License Mozilla Public License, Version 2.0
Dependencies amount 7
Dependencies threadfix-entities, commons-httpclient, commons-cli, commons-io, commons-validator, gson, jackson-annotations,
There are maybe transitive dependencies!

shared-i18n-bundles from group org.sakaiproject (version 11.4)

Group: org.sakaiproject Artifact: shared-i18n-bundles
Show all versions Show documentation Show source 
 

0 downloads
Artifact shared-i18n-bundles
Group org.sakaiproject
Version 11.4
Last update 02. June 2017
Organization Sakai Foundation
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

localization-bundles from group org.sakaiproject (version 11.4)

Group: org.sakaiproject Artifact: localization-bundles
Show all versions Show documentation Show source 
 

1 downloads
Artifact localization-bundles
Group org.sakaiproject
Version 11.4
Last update 02. June 2017
Organization Sakai Foundation
URL Not specified
License not specified
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!

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!

beige-settings from group org.beigesoft (version 1.1.3)

It helps to quickly make settings for class and its fields of with properties XML. Instead of create a lot of files to describe every class and its fields it use describing by type, by name. E.g. setting "java.lang.Integer"-"INTEGER NOT NULL" will be assigned fo every field of this type. Of course it can be overriden by settings for field name and so on. It is used by beige-web to describe how to render an entity and convert from HTML value. It is used by beige-orm to describe how to map an entity to a DBMS. It make simple settings - Map<String, String>, e.g. "title"-"Beige ORM 1.1", class settings Map<String, Map<String, String>>, e.g. "org.mode.Customer"-["defaultOrder"-"ITSNAME", "wdgFilterOrder"-"filterOrderStd"], fields settings Map<String, Map<String, Map<String, String>>>, e.g. "org.mode.Customer"-["itsId"["wdgNew"-"null", "wdgFilter"-"filterNumber"]]

Group: org.beigesoft Artifact: beige-settings
Show all versions Show documentation Show source 
 

0 downloads
Artifact beige-settings
Group org.beigesoft
Version 1.1.3
Last update 24. December 2016
Organization not specified
URL http://www.beigesoft.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies beige-common,
There are maybe transitive dependencies!

Diversity from group com.github.sergejzr.lib (version 0.0.1)

We propose two efficient algorithms for exploring topic diversity in large document corpora such as user generated content on the social web, bibliographic data, or other web repositories. Analyzing diversity is useful for obtaining insights into knowledge evolution, trends, periodicities, and topic heterogeneity of such collections. Calculating diversity statistics requires averaging over the similarity of all object pairs, which, for large corpora, is prohibitive from a computational point of view. Our proposed algorithms overcome the quadratic complexity of the average pair-wise similarity computation, and allow for constant time (depending on dataset properties) or linear time approximation with probabilistic guarantees.

Group: com.github.sergejzr.lib Artifact: Diversity
Show documentation Show source 
 

1 downloads
Artifact Diversity
Group com.github.sergejzr.lib
Version 0.0.1
Last update 09. September 2016
Organization not specified
URL http://dl.acm.org/citation.cfm?id=2398445
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 175 from 182 (items total 1812)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy