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

ti.wakamiti-lsp.2.6.3.source-code.module-info Maven / Gradle / Ivy

module es.iti.wakamiti.lsp {

    exports es.iti.wakamiti.lsp;

    requires commons.cli;
    requires org.eclipse.lsp4j;
    requires org.eclipse.lsp4j.jsonrpc;
    requires org.slf4j;
    requires es.iti.wakamiti.core;
    requires org.apache.logging.log4j.core;
    requires org.apache.logging.log4j;
    requires org.yaml.snakeyaml;
    requires rgxgen;


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy