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

org.activecomponents.jadex:jadex-bridge 3.0.0-RC16

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.

Категории

Категории

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

Группа

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

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

jadex-bridge
Версия

Версия

3.0.0-RC16
Тип

Тип

jar

Скачать jadex-bridge 3.0.0-RC16


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