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

n-platform-nuodb.13.20.1-jakarta.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 15.8.1
Show newest version
module io.ebean.platform.nuodb {

  exports io.ebean.platform.nuodb;

  requires transitive io.ebean.api;

  provides io.ebean.config.dbplatform.DatabasePlatformProvider with io.ebean.platform.nuodb.NuoDbPlatformProvider;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy