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 <br...@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 > > > >
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev