
toryfx.soapFactory.4.0.8.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of soapFactory Show documentation
Show all versions of soapFactory Show documentation
factoryfx dependency injection framework
The newest version!
module io.github.factoryfx.soapFactory {
requires org.eclipse.jetty.server;
requires java.logging;
requires io.github.factoryfx.factory;
requires io.github.factoryfx.jettyFactory;
requires jakarta.xml.bind;
requires jakarta.xml.ws;
requires jakarta.annotation;
requires jakarta.servlet;
exports io.github.factoryfx.soap;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy