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

.html.html.2023.3.0.source-code.module-info Maven / Gradle / Ivy

module io.ebean.core.type {

  exports io.ebean.core.type;

  requires transitive java.sql;
  requires transitive io.ebean.api;

  requires static com.fasterxml.jackson.core;

}




© 2015 - 2026 Weber Informatics LLC | Privacy Policy