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.0-RC16 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-distribution-minimal-3.0.0-RC16.jar to your project.
<dependency> <groupId>org.activecomponents.jadex</groupId> <artifactId>jadex-distribution-minimal</artifactId> <version>3.0.0-RC16</version> </dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-distribution-minimal', version: '3.0.0-RC16'
libraryDependencies += "org.activecomponents.jadex" % "jadex-distribution-minimal" % "3.0.0-RC16"
<dependency org="org.activecomponents.jadex" name="jadex-distribution-minimal" rev="3.0.0-RC16"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-distribution-minimal', version='3.0.0-RC16'))
'org.activecomponents.jadex:jadex-distribution-minimal:jar:3.0.0-RC16'
Click the following link to download the jar file.
jadex-distribution-minimal-3.0.0-RC16-javadoc.jar