<div dir="ltr">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?<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 8, 2024 at 2:50 AM Brad Hards <<a href="mailto:bradh@frogmouth.net">bradh@frogmouth.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Friday, 8 November 2024 1:39:47 PM AEDT Barry DeZonia via gdal-dev wrote:<br>
> I am really curious how people are solving this kind of problem<br>
> without pulling out their hair.<br>
<br>
What is the minimum version of GDAL you actually need? <br>
<br>
I would suggest to just specify that as your dependency, and allow consumers <br>
to override the maven dependency if they need to.<br>
<br>
Brad<br>
<br>
<br>
<br>
</blockquote></div>