Ingres PluginΒΆ
Unsupported plugin currently under construction; ask on the GeoTools user list if you would like to help out.
Maven
Note that the groupId
is org.geotools.jdbc
for this and other JDBC plugin modules.
<dependency>
<groupId>org.geotools.jdbc</groupId>
<artifactId>gt-jdbc-ingres</artifactId>
<version>${geotools.version}</version>
</dependency>