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

nance.prov.prov-storage-filesystem.2.1.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version
module prov.storage.filesystem {
    requires com.fasterxml.jackson.databind;
    requires org.apache.commons.io;
    requires prov.interop;
    requires prov.model;
    requires prov.storage.api;

    exports org.openprovenance.prov.storage.filesystem;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy