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

Download JAR files tagged by represented with all dependencies

Search JAR files by class name

janusgraph-berkeleyje from group com.pontusvision (version 100.3.2.1)

Group: com.pontusvision Artifact: janusgraph-berkeleyje
Show all versions Show documentation Show source 
 

0 downloads
Artifact janusgraph-berkeleyje
Group com.pontusvision
Version 100.3.2.1
Last update 16. June 2019
Organization not specified
URL https://janusgraph.org
License not specified
Dependencies amount 2
Dependencies janusgraph-core, je,
There are maybe transitive dependencies!

janusgraph-server from group com.pontusvision (version 100.3.2.1)

Group: com.pontusvision Artifact: janusgraph-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact janusgraph-server
Group com.pontusvision
Version 100.3.2.1
Last update 16. June 2019
Organization not specified
URL https://janusgraph.org
License not specified
Dependencies amount 3
Dependencies janusgraph-core, gremlin-server, guava,
There are maybe transitive dependencies!

janusgraph-codepipelines-ci from group com.pontusvision (version 100.3.2.1)

Group: com.pontusvision Artifact: janusgraph-codepipelines-ci
Show all versions Show documentation Show source 
 

0 downloads
Artifact janusgraph-codepipelines-ci
Group com.pontusvision
Version 100.3.2.1
Last update 16. June 2019
Organization not specified
URL https://janusgraph.org
License not specified
Dependencies amount 9
Dependencies codepipeline, codebuild, s3, iam, aws-http-client-apache, guava, commons-cli, lombok, jackson-dataformat-yaml,
There are maybe transitive dependencies!

janusgraph-test from group com.pontusvision (version 100.3.2.1)

Group: com.pontusvision Artifact: janusgraph-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact janusgraph-test
Group com.pontusvision
Version 100.3.2.1
Last update 16. June 2019
Organization not specified
URL https://janusgraph.org
License not specified
Dependencies amount 17
Dependencies janusgraph-core, gremlin-test, gremlin-groovy, gremlin-driver, gremlin-server, commons-math, jts-core, junit-benchmarks, randomizedtesting-runner, mockito-core, mockito-junit-jupiter, junit-platform-launcher, junit-jupiter-api, junit-jupiter-params, junit-jupiter-engine, junit-vintage-engine, easymock,
There are maybe transitive dependencies!

janusgraph-core from group com.pontusvision (version 100.3.2.1)

Group: com.pontusvision Artifact: janusgraph-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact janusgraph-core
Group com.pontusvision
Version 100.3.2.1
Last update 16. June 2019
Organization not specified
URL https://janusgraph.org
License not specified
Dependencies amount 21
Dependencies lucene-core, gremlin-core, gremlin-groovy, tinkergraph-gremlin, javax.json, metrics-core, metrics-ganglia, metrics-graphite, reflections, spatial4j, jts-core, commons-collections, commons-configuration, commons-io, commons-codec, guava, hppc, high-scale-lib, jsr305, noggit, commons-text,
There are maybe transitive dependencies!

janusgraph from group com.pontusvision (version 100.3.2.1)

Group: com.pontusvision Artifact: janusgraph
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact janusgraph
Group com.pontusvision
Version 100.3.2.1


jadex-kernel-gpmn from group net.sourceforge.jadex (version 2.4)

The Jadex GPMN (goal oriented process modeling notation) kernel provides a goal-oriented workflow kernel. The idea is that a workflow is specified as declarative goal hierarchy, which describes what has to be achieved to fulfill the workflow. At runtime goals are pursued by executing plans represented by standard BPMN workflows. The execution of goal-based workflows is achieved by conversion to BDI agents.

Group: net.sourceforge.jadex Artifact: jadex-kernel-gpmn
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-kernel-gpmn
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jadex-commons, jadex-xml, jadex-rules, jadex-bridge, jadex-kernel-bdi, jadex-kernel-bdibpmn,
There are maybe transitive dependencies!

limbus-system from group com.remondis.limbus (version 3.1.0)

The Limbus System is a small light-weight CDI framework managing the Limbus Core Components. The object graph is represented by an XML configuration file or can be build using the Limbus System API. This module delivers an optional system component that visualizes the object graph and its dependencies after initializing: com.remondis.limbus.system.visualize.LimbusSystemVisualizer This component can be added to the Limbus System. To keep the dependencies of this module transparent and light-weight, the graph renderer is declared as an optional dependency. Add the following dependencies to your project to use the visualisation component: <!-- Graph Stream for Visualization feature This is an optional dependency and only required if using the com.remondis.limbus.system.visualize.LimbusSystemVisualizer --> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-core</artifactId> <version>1.3</version> </dependency> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-ui</artifactId> <version>1.3</version> </dependency>

Group: com.remondis.limbus Artifact: limbus-system
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-system
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies limbus-system-api, limbus-event-multicaster, limbus-utils, slf4j-api,
There are maybe transitive dependencies!

reco4j-core from group org.reco4j (version 0.5.0)

Reco4j is an open source project aims at developing a recommendation framework based on graph data sources. We choose graph databases for several reasons. They are NoSQL databases, so "schemaless". This means that it is possible to extend the basic data structure with intermediate information, i.e. similarity value between item and so on. Moreover, since every information is expressed with properties, nodes and relations, the recommendation process can be customized to work on every graph. Reco4j can be used on every graph where "user" and "item" is represented by node and the preferences are modelled as relationship between them. Current implementation leverage on Neo4j as first graph database integrated in our framework.

Group: org.reco4j Artifact: reco4j-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact reco4j-core
Group org.reco4j
Version 0.5.0
Last update 22. September 2013
Organization not specified
URL http://www.reco4j.org
License GNU General Public License, Version 3
Dependencies amount 3
Dependencies log4j, mahout-core, commons-math3,
There are maybe transitive dependencies!

jung-parent from group io.github.devlibx.jung (version 3.1)

JUNG the Java Universal Network/Graph Framework--is a software library that provides a common and extensible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which allows JUNG-based applications to make use of the extensive built-in capabilities of the Java API, as well as those of other existing third-party Java libraries. The JUNG architecture is designed to support a variety of representations of entities and their relations, such as directed and undirected graphs, multi-modal graphs, graphs with parallel edges, and hypergraphs. It provides a mechanism for annotating graphs, entities, and relations with metadata. This facilitates the creation of analytic tools for complex data sets that can examine the relations between entities as well as the metadata attached to each entity and relation. The current distribution of JUNG includes implementations of a number of algorithms from graph theory, data mining, and social network analysis, such as routines for clustering, decomposition, optimization, random graph generation, statistical analysis, and calculation of network distances, flows, and importance measures (centrality, PageRank, HITS, etc.). JUNG also provides a visualization framework that makes it easy to construct tools for the interactive exploration of network data. Users can use one of the layout algorithms provided, or use the framework to create their own custom layouts. In addition, filtering mechanisms are provided which allow users to focus their attention, or their algorithms, on specific portions of the graph.

Group: io.github.devlibx.jung Artifact: jung-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jung-parent
Group io.github.devlibx.jung
Version 3.1
Last update 22. April 2021
Organization not specified
URL http://devlibx.github.io/jung/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 21 from 3 (items total 214)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy