<dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-runner</artifactId> <version>1.1.1</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
org.junit.platform:junit-platform-runner:1.1.1
META-INF/MANIFEST.MF org/junit/platform/runner/JUnitPlatform.java org/junit/platform/runner/JUnitPlatformRunnerListener.java org/junit/platform/runner/package-info.java org/junit/platform/runner/JUnitPlatformTestTree.java META-INF/LICENSE.md META-INF/LICENSE-notice.md
返回时代Java首页