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

n-platform-hana.15.8.1.source-code.module-info Maven / Gradle / Ivy

module io.ebean.platform.hana {

  exports io.ebean.platform.hana;

  requires transitive io.ebean.api;

  provides io.ebean.config.dbplatform.DatabasePlatformProvider with io.ebean.platform.hana.HanaPlatformProvider;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy