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

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

There is a newer version: 4.0.2
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