Download bonita-common-6.4.0.jar file - Jar b

Jar examples for b:bonita-common

Description

You can download jar file bonita-common 6.4.0 in this page.

Build File

You can use the following script to add bonita-common-6.4.0.jar to your project.

<dependency>
   <groupId>org.bonitasoft.engine</groupId>
   <artifactId>bonita-common</artifactId>
   <version>6.4.0</version>
</dependency>
compile group: 'org.bonitasoft.engine', name: 'bonita-common', version: '6.4.0'
libraryDependencies += "org.bonitasoft.engine" % "bonita-common" % "6.4.0"
<dependency org="org.bonitasoft.engine" name="bonita-common" rev="6.4.0"/>
@Grapes(@Grab(group='org.bonitasoft.engine', module='bonita-common', version='6.4.0'))
'org.bonitasoft.engine:bonita-common:jar:6.4.0'

Download

Click the following link to download the jar file.

bonita-common-6.4.0-javadoc.jar
bonita-common-6.4.0-sources.jar
bonita-common-6.4.0.jar
bonita-common-6.4.0.pom



Related Tutorials