Download bonita-client-7.2.2.jar file - Jar b

Jar examples for b:bonita-client

Description

You can download jar file bonita-client 7.2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bonita-client-7.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

bonita-client-7.2.2-javadoc.jar
bonita-client-7.2.2-sources.jar
bonita-client-7.2.2.jar
bonita-client-7.2.2.pom



Related Tutorials