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

toryfx.domFactoryEditing.3.2.3.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 4.0.2
Show newest version
module io.github.factoryfx.domFactoryEditing {
    requires transitive io.github.factoryfx.microserviceRestServer;
    requires jakarta.ws.rs;
  //  requires jersey.media.jaxb;
    requires org.eclipse.jetty.http;
    requires com.google.common;
    requires io.github.factoryfx.jettyFactory;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy