Jar examples for j:jadex-kernel-base
The Jadex base kernel provides basic support for all kinds of active components.
You can download jar file jadex-kernel-base 3.0.71 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-kernel-base-3.0.71.jar to your project.
<dependency> <groupId>org.activecomponents.jadex</groupId> <artifactId>jadex-kernel-base</artifactId> <version>3.0.71</version> </dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-kernel-base', version: '3.0.71'
libraryDependencies += "org.activecomponents.jadex" % "jadex-kernel-base" % "3.0.71"
<dependency org="org.activecomponents.jadex" name="jadex-kernel-base" rev="3.0.71"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-kernel-base', version='3.0.71'))
'org.activecomponents.jadex:jadex-kernel-base:jar:3.0.71'
Click the following link to download the jar file.
jadex-kernel-base-3.0.71-javadoc.jar