File size: 467 Bytes
2795186
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
org.junit.platform.suite.commons@${platformVersion} jar:file:.+/junit-platform-suite-commons-\d.+\.jar..module-info\.class
requires java.base mandated
requires org.apiguardian.api static transitive
requires org.junit.platform.commons
requires org.junit.platform.engine
requires org.junit.platform.launcher transitive
requires org.junit.platform.suite.api
qualified exports org.junit.platform.suite.commons to org.junit.platform.runner org.junit.platform.suite.engine