ovan-web.4.0.10.source-code.module-info.jdk9 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of voovan-web Show documentation
Show all versions of voovan-web Show documentation
Voovan is a java framwork and it not depends on any third-party framework.
module dd.tools {
requires jdk.unsupported;
requires jdk.attach;
requires java.instrument;
requires java.sql;
requires java.management;
requires java.compiler;
requires java.naming;
requires javassist;
exports com.dd;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy