used bonita APi with Java eclipse

Hi;
I create a process with bonita version 9.
to analyse the execution of this process, i thougth to create Java application in eclipse,
if i must use Bonita APIs, how i can get its (this APIs)? and how I can do it?

You have to download the maven dependency, and add to your .pom project the dependency bonita API, depending of your Bonita version.

indeed, I have another application under eclipse, in which I have to add a plugin, how can I have bonita API? the link of these APi please.?

i hope this can help you https://documentation.bonitasoft.com/bonita/7.9/engine-api-overview

https://documentation.bonitasoft.com/bonita/7.9/create-your-first-project-with-the-engine-apis-and-maven

ok, thanks