jt400Servlet.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
The 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 - 2025 Weber Informatics LLC | Privacy Policy