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

toryfx.postgresqlStorage.3.0.0-alpha3.source-code.module-info Maven / Gradle / Ivy

module io.github.factoryfx.postgresqlStorage {
    requires io.github.factoryfx.factory;
    requires java.sql;
    requires com.google.common;

    exports io.github.factoryfx.factory.datastorage.postgres;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy