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

etty.ee8.jetty-ee8-jndi.12.0.14.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 12.0.13
Show newest version
module org.eclipse.jetty.ee8.jndi {
    requires org.slf4j;
    requires transitive org.eclipse.jetty.util;
    requires transitive java.naming;
    requires static transitive javax.mail.glassfish;
    exports org.eclipse.jetty.ee8.jndi.factories;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy