jadex-commons · Jadex commons is a base package containing frequently used functionality missing in standard Java utility classes.
Group: org.activecomponents.jadex - All Dependencies
commons · Jadex commons is a base package containing frequently used functionality missing in standard Java utility classes.
bridge · Jadex bridge is a base package for kernels and platforms, i.e., it is used by both and provides commonly used interfaces and classes for active components and their management.
jadex-bridge · Jadex bridge is a base package for kernels and platforms, i.e. it is used by both and provides commonly used interfaces and classes for active components and their management.
micro · 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.
jadex-xml · Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.
xml · Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.
component · The Jadex component kernel provides basic support for active components. A component may be composed of subcomponents.
jadex-javaparser · 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.
javaparser · 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.
application · 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.
bdiv3 · BDIV3 Kernel supports belief-desire-intention (BDI) agents in XML as well as in annotated Java POJOs and uses byte code manipulation for performance improvements.
jadex-platform · The Jadex platform package contains implementations of platform services as well as the platform component itself.
base-swing · GUI-dependent classes for jadex-tools-base.
jadex-kernel-extension-envsupport · The Jadex kernel extension envsupport allows for using 2D spaces in concert with components.
base · The Jadex base kernel provides basic support for all kinds of active components.
jadex-commons-gui · Common GUI support classes.
bpmn · 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.
minimal · Jadex minimal distribution for running the middleware with core features only (e.g. without GUI).
jadex-android-commons · Commonly used classes for jadex-android
webservice · The Jadex webservice platform extension package contains basic functionality for WSDL web services and REST web services.
envsupport · The Jadex kernel extension envsupport allows for using 2D spaces in concert with components.
jadex-runtimetools-swing · The Jadex rules tools package contains tools for the Jadex active components infrastructure.