Standalone executable JAR for launching the JUnit Platform from the console.
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-console-standalone</artifactId>
<version>6.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launches JUnit Platform console to scan and run tests.
Ensure your runtime uses Java 17 or later.
No dependency data recorded yet.