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

n-h2.15.6.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
module io.ebean.h2 {

  requires transitive io.ebean.api;
  requires transitive io.ebean.core;
  requires transitive io.ebean.datasource;
  requires transitive io.ebean.querybean;
  requires transitive io.ebean.platform.h2;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy