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

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

There is a newer version: 15.6.0
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy