Maven Dependencies

To work with Pax Exam in your project, you need to include a couple of Pax Exam and third-party libraries.

While Pax Exam does not require Maven, it works best in combination with Maven, and if you do not use Maven or any other build tool able to automatically pull dependencies from Maven repositories, your life will be a lot harder.

Due to the number of different test containers and OSGi frameworks supported by Pax Exam, there is no one-size-fits-all dependency snippet you can copy and paste into your POM.

See the page of each Test Container for details about the dependencies to use.