added jpms-check plugin

This commit is contained in:
2022-01-15 18:43:53 +08:00
parent fcb9dafac5
commit 4941481ad9
27 changed files with 1152 additions and 66 deletions
@@ -0,0 +1,6 @@
pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
}
}