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

toryfx.microserviceRestClient.3.0.0-alpha1.source-code.module-info Maven / Gradle / Ivy

module io.github.factoryfx.microserviceRestClient {
    requires transitive io.github.factoryfx.microserviceRestCommon;
    requires io.github.factoryfx.factory;
    requires java.ws.rs;
    requires jersey.proxy.client;
    requires jersey.client;
    requires jersey.common;
    requires com.google.common;
    requires com.fasterxml.jackson.jaxrs.json;
    exports io.github.factoryfx.microservice.rest.client;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy