File size: 564 Bytes
2795186 |
1 2 3 4 5 6 7 8 9 10 11 12 |
org.junit.jupiter.migrationsupport@${jupiterVersion} jar:file:.+/junit-jupiter-migrationsupport-\d.+\.jar..module-info\.class exports org.junit.jupiter.migrationsupport exports org.junit.jupiter.migrationsupport.conditions exports org.junit.jupiter.migrationsupport.rules exports org.junit.jupiter.migrationsupport.rules.adapter exports org.junit.jupiter.migrationsupport.rules.member requires java.base mandated requires junit transitive requires org.apiguardian.api static transitive requires org.junit.jupiter.api transitive requires org.junit.platform.commons |