Re: Right version of jdbc - Mailing list pgsql-general

From Dave Cramer
Subject Re: Right version of jdbc
Date
Msg-id CADK3HHJYTNhi-Sa4by0PNLVDhHLiGwVKOQynCqQJjhVXjPuwig@mail.gmail.com
Whole thread Raw
In response to Right version of jdbc  (Raivo Rebane <raivore55@gmail.com>)
Responses Re: Right version of jdbc  (Raivo Rebane <raivore55@gmail.com>)
List pgsql-general
First of all please use reply all so that everyone sees the answers.


I suggest at this point you provide a test project on github that you can share.

There is something wrong with the classpath

Dave Cramer
www.postgres.rocks


On Wed, 27 Sept 2023 at 01:52, Raivo Rebane <raivore55@gmail.com> wrote:
Hi,
Thanks for response, but if I using following dependencies :

<dependencies>

<dependency>

<groupId>net.postgis</groupId>

<artifactId>postgis-jdbc</artifactId>

<version>2021.1.0</version>

</dependency>

<dependency>

<groupId>org.postgresql</groupId>

<artifactId>postgresql</artifactId>

<version>42.6.0</version> <!-- Kasuta kõige uuemat versiooni -->

</dependency>

</dependencies>

I have error :

The type org.postgresql.util.PGobject cannot be resolved. It is indirectly referenced from required type org.postgis.PGgeometry


What is wrong with me ?


Raivo

pgsql-general by date:

Previous
From: dld
Date:
Subject: Re: Early binding of CURRENT_SCHEMA (Was: CREATE FUNCTION ... SEARCH {, DEFAULT | SYSTEM | SESSION })
Next
From: Somnath Som
Date:
Subject: Regarding PostgreSQL 15.4