Module of JUnit 5 that provides integration with Maven Surefire.
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-surefire-provider</artifactId>
<version>1.3.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of JUnit Platform Surefire Provider.
Use junit-platform-engine with Maven Surefire plugin.
No dependency data recorded yet.