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

Download JAR files tagged by jadex with all dependencies

Search JAR files by class name

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

The Jadex BPMN kernel provides a workflow kernel for the standardized business process modeling notation. The kernel relies on annotated BPMN diagrams, which include detailed execution information.

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

0 downloads
Artifact jadex-kernel-bpmn
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-javaparser, jadex-xml, jadex-bridge, jadex-kernel-base, jadex-model-bpmn,
There are maybe transitive dependencies!

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

The Jadex application kernel provides application support for active components, whereby an application is itself considered as an active component. Applications are composed of subcomponents as well as spaces in various characteristics.

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

0 downloads
Artifact jadex-kernel-application
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jadex-commons, jadex-bridge, jadex-kernel-base, jadex-xml, jadex-kernel-component,
There are maybe transitive dependencies!

jadex-util-javaparser from group org.activecomponents.jadex (version 4.0.267)

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

Group: org.activecomponents.jadex Artifact: jadex-util-javaparser
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-util-javaparser
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 1
Dependencies jadex-util-commons,
There are maybe transitive dependencies!

jadex-javaparser from group org.activecomponents.jadex (version 3.0.117)

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

Group: org.activecomponents.jadex Artifact: jadex-javaparser
Show all versions Show documentation Show source 
 

2 downloads
Artifact jadex-javaparser
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!

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

The Jadex BDI kernel allows to use belief desire intention agents. BDI agents are intuitive to program as mentalistic notions are used for their description. For BDI agent a large set of predefined functionalities is available as capabilities as part of the applib BDI package.

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

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

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

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

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

0 downloads
Artifact jadex-javaparser
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!

jadex-kernel-micro from group org.activecomponents.jadex (version 4.0.267)

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Group: org.activecomponents.jadex Artifact: jadex-kernel-micro
Show all versions Show documentation Show source 
 

3 downloads
Artifact jadex-kernel-micro
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 4
Dependencies jadex-util-commons, jadex-util-javaparser, jadex-platform-bridge, jadex-kernel-base,
There are maybe transitive dependencies!

jadex-kernel-microservice from group org.activecomponents.jadex (version 4.0.267)

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

Group: org.activecomponents.jadex Artifact: jadex-kernel-microservice
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-kernel-microservice
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 5
Dependencies jadex-util-commons, jadex-util-javaparser, jadex-platform-bridge, jadex-kernel-base, jadex-kernel-micro,
There are maybe transitive dependencies!

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!

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

The Jadex micro kernel provides a lightweight and very efficient kernel for minimal agents with an extremely low memory footprint. Micro agents have a simple internal architecture that is similar to active objects. They are programmed as Java objects overriding a framework class, which has predefined methods for the setup, termination, execution logic as well as message receipt.

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

0 downloads
Artifact jadex-kernel-micro
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jadex-commons, jadex-javaparser, jadex-bridge, jadex-kernel-base,
There are maybe transitive dependencies!



Page 12 from 13 (items total 126)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy