jodastephen / jpms-module-names

Module names for the Java Module System (JPMS)
MIT License
37 stars 6 forks source link

Add JUnit 5 JPMS module names #6

Closed sormuras closed 6 years ago

sormuras commented 6 years ago

Add 11 JUnit 5 module names.

Details: https://github.com/junit-team/junit5#dependency-metadata

I left org.junit.platform.surefire.provider and org.junit.platform.gradle.plugin out because they are only "proof-of-concept" implementations and will move to other name spaces, soon.