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

Download jadex-runtimetools JAR file with all dependencies


jadex-tools-benchmarks from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

The Jadex tools benchmarks package contains a library and tools for building histories of benchmark runs.

Group: org.activecomponents.jadex Artifact: jadex-tools-benchmarks
Show documentation Show source 
Download jadex-tools-benchmarks.jar (3.0-DEVELOPMENT)
 

0 downloads
Artifact jadex-tools-benchmarks
Group org.activecomponents.jadex
Version 3.0-DEVELOPMENT


jadex-rules from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: org.activecomponents.jadex Artifact: jadex-rules
Show documentation Show source 
Download jadex-rules.jar (3.0-DEVELOPMENT)
 

0 downloads
Artifact jadex-rules
Group org.activecomponents.jadex
Version 3.0-DEVELOPMENT


jadex-distribution-standard from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

The standard distribution of the Jadex middleware including all typical modules such as all standard kernels and tools.

Group: org.activecomponents.jadex Artifact: jadex-distribution-standard
Show documentation Show source 
Download jadex-distribution-standard.jar (3.0-DEVELOPMENT)
 

0 downloads
Artifact jadex-distribution-standard
Group org.activecomponents.jadex
Version 3.0-DEVELOPMENT


jadex-rules from group net.sourceforge.jadex (version 2.4)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: net.sourceforge.jadex Artifact: jadex-rules
Show documentation Show source 
Download jadex-rules.jar (2.4)
 

0 downloads
Artifact jadex-rules
Group net.sourceforge.jadex
Version 2.4


jadex-applications-webservice from group net.sourceforge.jadex (version 2.4)

The Jadex web service applications package contain several example applications, benchmarks and testcases using web service integration.

Group: net.sourceforge.jadex Artifact: jadex-applications-webservice
Show documentation Show source 
Download jadex-applications-webservice.jar (2.4)
 

0 downloads


jadex-platform-extension-webservice-desktop from group net.sourceforge.jadex (version 2.4)

The Jadex desktop webservice platform extension package contains functionality for using and providing WSDL web services and REST web services. It uses dependencies which are only available for Java SE.

Group: net.sourceforge.jadex Artifact: jadex-platform-extension-webservice-desktop
Show documentation Show source 
Download jadex-platform-extension-webservice-desktop.jar (2.4)
 

0 downloads


jadex-platform-extension-webservice from group net.sourceforge.jadex (version 2.4)

The Jadex webservice platform extension package contains basic functionality for WSDL web services and REST web services.

Group: net.sourceforge.jadex Artifact: jadex-platform-extension-webservice
Show documentation Show source 
Download jadex-platform-extension-webservice.jar (2.4)
 

0 downloads


jadex-tools-comanalyzer from group net.sourceforge.jadex (version 2.4)

The Jadex tools comanalyzer package contains the ComAnalyzer JCC plugin for observing the communication between Jadex components.

Group: net.sourceforge.jadex Artifact: jadex-tools-comanalyzer
Show documentation Show source 
Download jadex-tools-comanalyzer.jar (2.4)
 

0 downloads


jadex-distribution-minimal from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

Jadex minimal distribution for running the middleware with core features only (e.g. without GUI).

Group: org.activecomponents.jadex Artifact: jadex-distribution-minimal
Show documentation Show source 
Download jadex-distribution-minimal.jar (3.0-DEVELOPMENT)
 

0 downloads
Artifact jadex-distribution-minimal
Group org.activecomponents.jadex
Version 3.0-DEVELOPMENT


jadex-platform-standalone-launch from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

The Jadex launch package facilitates executing the Jadex standalone platform.

Group: org.activecomponents.jadex Artifact: jadex-platform-standalone-launch
Show documentation Show source 
Download jadex-platform-standalone-launch.jar (3.0-DEVELOPMENT)
 

0 downloads


jadex-platform-extension-webservice-desktop-grizzly from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

Provides webservice support via Grizzly.

Group: org.activecomponents.jadex Artifact: jadex-platform-extension-webservice-desktop-grizzly
Show documentation Show source 
Download jadex-platform-extension-webservice-desktop-grizzly.jar (3.0-DEVELOPMENT)
 

0 downloads


jadex-platform-extension-webservice-desktop from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

The Jadex desktop webservice platform extension package contains functionality for using and providing WSDL web services and REST web services. It uses dependencies which are only available for Java SE.

Group: org.activecomponents.jadex Artifact: jadex-platform-extension-webservice-desktop
Show documentation Show source 
Download jadex-platform-extension-webservice-desktop.jar (3.0-DEVELOPMENT)
 

0 downloads


jadex-nuggets from group net.sourceforge.jadex (version 2.4)

The Jadex nuggets is a fast Java bean to XML and back converter.

Group: net.sourceforge.jadex Artifact: jadex-nuggets
Show documentation Show source 
Download jadex-nuggets.jar (2.4)
 

0 downloads
Artifact jadex-nuggets
Group net.sourceforge.jadex
Version 2.4


jadex-model-bpmn from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

Business Process Model and Notation (BPMN) implementation.

Group: org.activecomponents.jadex Artifact: jadex-model-bpmn
Show documentation Show source 
Download jadex-model-bpmn.jar (3.0-DEVELOPMENT)
 

0 downloads
Artifact jadex-model-bpmn
Group org.activecomponents.jadex
Version 3.0-DEVELOPMENT


jadex-kernel-extension-envsupport-jmonkey from group org.activecomponents.jadex (version 3.0-DEVELOPMENT)

This extensions allows for visualizing 3d environments of envsupport applications.

Group: org.activecomponents.jadex Artifact: jadex-kernel-extension-envsupport-jmonkey
Show documentation Show source 
Download jadex-kernel-extension-envsupport-jmonkey.jar (3.0-DEVELOPMENT)
 

0 downloads




Page 3 from 9 (items total 134)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy