blob: 97d05754aa07f84d7b56a8e8a2f90816ef433506 [file] [edit]
org.junit.platform.reporting@${platformVersion} jar:file:.+/junit-platform-reporting-\d.+\.jar..module-info\.class
exports org.junit.platform.reporting.legacy
exports org.junit.platform.reporting.legacy.xml
requires java.base mandated
requires java.xml
requires org.apiguardian.api static transitive
requires org.junit.platform.commons
requires org.junit.platform.engine transitive
requires org.junit.platform.launcher transitive