[gdal-dev] Advice on deploying components that use GDAL

Barry DeZonia bdezonia at gmail.com
Fri Nov 8 09:59:17 PST 2024


If (totally fake example) I set the dependency in my jar to gdal 3.0.0 and
I only make calls within the 3.0.0 java bindings api in my code, then if
someone has gdal 3.7.x installed, will my code be able to interact with the
installed gdal?

On Fri, Nov 8, 2024 at 2:50 AM Brad Hards <bradh at frogmouth.net> wrote:

> On Friday, 8 November 2024 1:39:47 PM AEDT Barry DeZonia via gdal-dev
> wrote:
> > I am really curious how people are solving this kind of problem
> > without pulling out their hair.
>
> What is the minimum version of GDAL you actually need?
>
> I would suggest to just specify  that as your dependency, and allow
> consumers
> to override the maven dependency if they need to.
>
> Brad
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20241108/3e33e074/attachment.htm>


More information about the gdal-dev mailing list