не последняя версия
Последняя версия 4.0.265

org.activecomponents.jadex:jadex-kernel-application 3.0-DEVELOPMENT

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.

Категории

Категории

Dex Универсальные библиотеки Utility JADE
Группа

Группа

org.activecomponents.jadex
Идентификатор

Идентификатор

jadex-kernel-application
Версия

Версия

3.0-DEVELOPMENT
Тип

Тип

jar

Скачать jadex-kernel-application 3.0-DEVELOPMENT


<!-- https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-kernel-application/ -->
<dependency>
    <groupId>org.activecomponents.jadex</groupId>
    <artifactId>jadex-kernel-application</artifactId>
    <version>3.0-DEVELOPMENT</version>
</dependency>
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-kernel-application/
implementation 'org.activecomponents.jadex:jadex-kernel-application:3.0-DEVELOPMENT'
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-kernel-application/
implementation ("org.activecomponents.jadex:jadex-kernel-application:3.0-DEVELOPMENT")
'org.activecomponents.jadex:jadex-kernel-application:jar:3.0-DEVELOPMENT'
<dependency org="org.activecomponents.jadex" name="jadex-kernel-application" rev="3.0-DEVELOPMENT">
  <artifact name="jadex-kernel-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activecomponents.jadex', module='jadex-kernel-application', version='3.0-DEVELOPMENT')
)
libraryDependencies += "org.activecomponents.jadex" % "jadex-kernel-application" % "3.0-DEVELOPMENT"
[org.activecomponents.jadex/jadex-kernel-application "3.0-DEVELOPMENT"]