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

Jar examples for b:bonita-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials