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

toryfx.microserviceRestServer.2.0.24.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2.0.25
Show newest version
module io.github.factoryfx.microserviceRestServer {
    requires transitive io.github.factoryfx.microserviceRestCommon;
    requires java.ws.rs;
    requires jersey.media.jaxb;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy