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

toryfx.microserviceRestCommon.3.2.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 4.0.1
Show newest version
module io.github.factoryfx.microserviceRestCommon {
    requires transitive io.github.factoryfx.factory;
    requires jakarta.ws.rs;

    exports io.github.factoryfx.microservice.common;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy