Include external JAR into plugin

Is it possible to use(include) external JAR file in Eclipse plugin?

I am software developer, and make some Eclipse plugins for Lotus Notes 8 standard. I want to use Jakarta Commons HTTP Client JAR file in my plugin. I can not find any information how to do it. Is it possible? If yes, I would like to know how.