Contains Ant tasks for running JUnit tests and generating reports.
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-junit</artifactId>
<version>1.10.17</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Execute JUnit tests via Ant task.
Use the junitlauncher task for JUnit 5 or migrate to Maven/Gradle.
No dependency data recorded yet.