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

Download JAR files tagged by various with all dependencies

Search JAR files by class name

graal-cqa from group fr.lirmm.graphik (version 1.2.0)

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

0 downloads
Artifact graal-cqa
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies graal-core, graal-io-dlgp, graal-store-rdbms, graal-forward-chaining, jcommander, logback-classic, annotations,
There are maybe transitive dependencies!

graal-cli from group fr.lirmm.graphik (version 1.2.0)

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

0 downloads
Artifact graal-cli
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies graal-core, graal-io-dlgp, graal-store-rdbms, graal-forward-chaining, logback-classic, annotations,
There are maybe transitive dependencies!

graal-apps-incubator from group fr.lirmm.graphik (version 1.2.0)

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

0 downloads
Artifact graal-apps-incubator
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies graal-store-rdbms, graal-core, graal-io-dlgp, graal-io-sparql, graal-io-rdf, graal-rules-analyser, graal-forward-chaining, graal-backward-chaining, graal-incubator-misc, jcommander, logback-classic, annotations,
There are maybe transitive dependencies!

graal-apps from group fr.lirmm.graphik (version 1.2.0)

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

graal-incubator-misc from group fr.lirmm.graphik (version 1.2.0)

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

0 downloads
Artifact graal-incubator-misc
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies graal-core, graal-api, graal-io-dlgp, graal-forward-chaining, graal-homomorphism, commons-lang3, logback-classic, annotations,
There are maybe transitive dependencies!

graal-incubator from group fr.lirmm.graphik (version 1.2.0)

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

graal-main-project from group fr.lirmm.graphik (version 1.2.0)

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-main-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graal-main-project
Group fr.lirmm.graphik
Version 1.2.0
Last update 29. July 2016
Organization GraphIK (INRIA - LIRMM)
URL https://graphik-team.github.io/graal/
License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ijp-toolkit_2.12.0-M4 from group net.sf.ij-plugins (version 2.1.0)

<html>IJ Plugins Toolkit is a set of ImageJ plugins grouped into:<ul> <li>3D IO - import and export of data in 3D formats.</li> <li>3D Toolkit - operations on stacks interpreted as 3D images, including morphological operations.</li> <li>Color - color space conversion, color edge detection (color and multi-band images).</li> <li>Filters - fast median filters and various anisotropic diffusion filters.</li> <li>Graphics - Texture Synthesis - A plugin to perform texture synthesis using the image quilting algorithm of Efros and Freeman.</li> <li>Segmentation - image segmentation through clustering, thresholding, and region growing.</li></ul></html>

Group: net.sf.ij-plugins Artifact: ijp-toolkit_2.12.0-M4
Show documentation Show source 
 

0 downloads
Artifact ijp-toolkit_2.12.0-M4
Group net.sf.ij-plugins
Version 2.1.0
Last update 09. May 2016
Organization net.sf.ij-plugins
URL https://ij-plugins.sf.net
License LGPL-2.1
Dependencies amount 4
Dependencies scala-library, commons-math3, jgoodies-binding, ij,
There are maybe transitive dependencies!

SEPIA from group de.uni.freiburg.iig.telematik (version 1.0.2)

SEPIA provides implementations for various types of Petri nets. Along Place/Transition-nets, it supports Petri nets with distinguishable token colors and defines coloured workflow nets, where coloured tokens are interpreted as data elements used during process execution. To support information flow analysis of processes, SEPIA defines so-called IF-Nets, tailored for security-oriented workflow modeling which enable users to assign security-levels (HIGH, LOW) to transitions, data elements and persons/agents participating in the process execution.

Group: de.uni.freiburg.iig.telematik Artifact: SEPIA
Show all versions Show documentation Show source 
 

0 downloads
Artifact SEPIA
Group de.uni.freiburg.iig.telematik
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/iig-uni-freiburg/SEPIA
License bsd_3
Dependencies amount 4
Dependencies TOVAL, JAGAL, SEWOL, msv-core,
There are maybe transitive dependencies!

infinispan-spring4 from group org.infinispan (version 8.1.0.Alpha2)

The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring4
Show all versions Show source 
 

0 downloads
Artifact infinispan-spring4
Group org.infinispan
Version 8.1.0.Alpha2
Last update 19. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!



Page 352 from 362 (items total 3611)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy