Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.activecomponents.jadex:jadex-addon-3d

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.activecomponents.jadex:jadex-addon-3d

Jadex 3d support for environments.

  • 4.0.267
  • Source
  • Maven
  • Socket score

Version published
Maintainers
4
Source

Jadex Active Components

The Jadex Active Components Framework provides programming and execution facilities for distributed and concurrent systems. The general idea is to consider systems to be composed of components acting as service providers and consumers. Hence, it is very similar to the Service Component Architecture (SCA) approach and extends it with agents-oriented concepts. In contrast to SCA, components are always active entities, i.e. they posses autonomy with respect to what they do and when they perform actions making them akin to agents. In contrast to agents, communication is preferably done using service invocations.

Read more about Active Components at https://www.activecomponents.org and visit the documentation overview.

Maven/Gradle dependencies

Gradle:

implementation 'org.activecomponents.jadex:jadex-distribution-minimal:'+jadex_version

Maven:

<dependency>
    <groupId>org.activecomponents.jadex</groupId>
    <artifactId>jadex-distribution-minimal</artifactId>
    <version>${jadexversion}</version>
</dependency>

For more details on setting up a development project see the Getting Started Guide.

Releases

For the latest release versions, please have a look at our download page.

FAQs

Package last updated on 08 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc