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