OSGi bundle wrapping JUnit 4.13.2 jar for use in OSGi environments.
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.junit</artifactId>
<version>4.13.2_1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a simple JUnit 4 test using the @Test annotation.
Use a JUnit 5 bundle (e.g., org.apache.servicemix.bundles.junit-jupiter-api) for JUnit 5.
No dependency data recorded yet.