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

src.jt400Servlet.module-info Maven / Gradle / Ivy

There is a newer version: 11.1
Show newest version
/* ifdef JAVA9

module jt400Servlet {
    requires transitive java.desktop;
    requires transitive java.sql;
    requires transitive jt400;

    exports com.ibm.as400.util.html;
    exports com.ibm.as400.util.servlet;

}

endif JAVA9*/ 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy