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

ostgis-jdbc-java2d.2024.1.0.source-code.module-info.off Maven / Gradle / Ivy

The newest version!
module net.postgis.jdbc.java2d {
  requires java.desktop;
  requires java.sql;

  requires org.postgresql.jdbc;

  requires net.postgis.geometry;
  requires net.postgis.jdbc;

  exports net.postgis.jdbc.java2d;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy