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

toryfx.oracledbStorage.3.2.2.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.2.1
Show newest version
module io.github.factoryfx.oracledbStorage {
    requires io.github.factoryfx.factory;
    requires java.sql;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy