![JAR search and dependency download from the Maven repository](/logo.png)
ter.junixsocket.junixsocket-mysql.2.3.1.source-code.module-info Maven / Gradle / Ivy
@SuppressWarnings("module")
module org.newsclub.net.mysql {
exports org.newsclub.net.mysql;
requires org.newsclub.net.unix;
requires java.sql;
requires java.base;
requires mysql.connector.java;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy