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

ovan-web.4.0.10.source-code.module-info.jdk9 Maven / Gradle / Ivy

There is a newer version: 4.3.8
Show newest version
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