.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