is not current version
Last Version 4.0.265

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

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

Categories

Categories

Distribution Build Tools Dex General Purpose Libraries Utility JADE
GroupId

GroupId

org.activecomponents.jadex
ArtifactId

ArtifactId

jadex-distribution-minimal
Version

Version

3.0.43
Type

Type

jar

Download jadex-distribution-minimal 3.0.43


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