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