A container implementation for Pax Exam that runs tests in a forked JVM for isolation.
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-container-forked</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.
Creates and manages a forked test container for integration testing.
No known issues recorded.
No dependency data recorded yet.