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

n-postgis.14.5.2-javax.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 15.8.0
Show newest version
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