<dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-surefire-provider</artifactId> <version>1.0.2</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
org.junit.platform:junit-platform-surefire-provider:1.0.2
META-INF/MANIFEST.MF META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider org/junit/platform/surefire/provider/JUnitPlatformProvider.java org/junit/platform/surefire/provider/package-info.java org/junit/platform/surefire/provider/RunListenerAdapter.java org/junit/platform/surefire/provider/TestPlanScannerFilter.java META-INF/LICENSE.md META-INF/LICENSE-notice.md
返回时代Java首页