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

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

module io.ebean.postgis {

  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.postgres;
  // requires transitive io.ebean.postgis.types;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy