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

org.activecomponents.jadex:jadex-distribution-minimal 3.0.112

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

Категории

Категории

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

Группа

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

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

jadex-distribution-minimal
Версия

Версия

3.0.112
Тип

Тип

jar

Скачать jadex-distribution-minimal 3.0.112


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