dingyiz's picture
Upload folder using huggingface_hub
2795186 verified
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