All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ybean-generator.15.5.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 15.8.1
Show newest version
module io.ebean.querybean.generator {

  provides javax.annotation.processing.Processor with io.ebean.querybean.generator.Processor;

  requires java.compiler;
  requires java.sql;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy