Download jadex-kernel-bdiv3-3.0.70.jar file - Jar j

Jar examples for j:jadex-kernel-bdiv3

Description

BDIV3 Kernel that supports annotated POJOs and uses byte code manipulation for performance improvements.

You can download jar file jadex-kernel-bdiv3 3.0.70 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

You can use the following script to add jadex-kernel-bdiv3-3.0.70.jar to your project.

<dependency>
   <groupId>org.activecomponents.jadex</groupId>
   <artifactId>jadex-kernel-bdiv3</artifactId>
   <version>3.0.70</version>
</dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-kernel-bdiv3', version: '3.0.70'
libraryDependencies += "org.activecomponents.jadex" % "jadex-kernel-bdiv3" % "3.0.70"
<dependency org="org.activecomponents.jadex" name="jadex-kernel-bdiv3" rev="3.0.70"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-kernel-bdiv3', version='3.0.70'))
'org.activecomponents.jadex:jadex-kernel-bdiv3:jar:3.0.70'

Download

Click the following link to download the jar file.

jadex-kernel-bdiv3-3.0.70-javadoc.jar
jadex-kernel-bdiv3-3.0.70-sources.jar
jadex-kernel-bdiv3-3.0.70.jar
jadex-kernel-bdiv3-3.0.70.pom



Related Tutorials