JUnit invoker for Pax Exam, an integration testing framework for OSGi and Java platforms.
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-invoker-junit</artifactId>
<version>4.14.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run an OSGi integration test with Pax Exam and JUnit.
Ensure your test dependencies include an OSGi framework (e.g., Apache Felix) and proper Pax Exam options.
No dependency data recorded yet.