Jar examples for j:jadex-distribution-minimal
Jadex minimal distribution for running the middleware with core features only (e.g. without GUI).
You can download jar file jadex-distribution-minimal 3.0.85 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-distribution-minimal-3.0.85.jar to your project.
<dependency> <groupId>org.activecomponents.jadex</groupId> <artifactId>jadex-distribution-minimal</artifactId> <version>3.0.85</version> </dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-distribution-minimal', version: '3.0.85'
libraryDependencies += "org.activecomponents.jadex" % "jadex-distribution-minimal" % "3.0.85"
<dependency org="org.activecomponents.jadex" name="jadex-distribution-minimal" rev="3.0.85"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-distribution-minimal', version='3.0.85'))
'org.activecomponents.jadex:jadex-distribution-minimal:jar:3.0.85'
Click the following link to download the jar file.
jadex-distribution-minimal-3.0.85-javadoc.jar