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

services.undertow-core.1.0.13.4-jre12.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 62
Show newest version
module undertow.core {

	requires org.jboss.logging;

	requires java.security.jgss;

	requires static alpn.api;
	requires static io.undertow.parser.generator;
	requires jdk.unsupported;
	requires java.naming;
	requires static java.sql;
	requires java.compiler;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy