mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Adding requires io.avaje.classpath.scanner;
This commit is contained in:
@@ -25,6 +25,7 @@ module io.ebean.core {
|
||||
requires transitive io.ebean.core.type;
|
||||
requires transitive io.ebean.ddl.runner;
|
||||
requires org.antlr.antlr4.runtime;
|
||||
requires io.avaje.classpath.scanner.api;
|
||||
requires io.avaje.classpath.scanner;
|
||||
requires io.ebean.types;
|
||||
requires org.slf4j;
|
||||
|
||||
Reference in New Issue
Block a user