dingyiz's picture
Upload folder using huggingface_hub
2795186 verified
org.junit.platform.jfr@${platformVersion} jar:file:.+/junit-platform-jfr-\d.+\.jar..module-info\.class
requires java.base mandated
requires jdk.jfr
requires org.apiguardian.api static
requires org.junit.platform.engine
requires org.junit.platform.launcher
provides org.junit.platform.launcher.LauncherDiscoveryListener with org.junit.platform.jfr.FlightRecordingDiscoveryListener
provides org.junit.platform.launcher.TestExecutionListener with org.junit.platform.jfr.FlightRecordingExecutionListener
contains org.junit.platform.jfr