ome / openmicroscopy

OME (Open Microscopy Environment) develops open-source software and data format standards for the storage and manipulation of biological light microscopy data. A joint project between universities, research establishments and industry in Europe and the USA, OME has over 20 active researchers with strong links to the microscopy community. Funded by private and public research grants, OME has been a major force on the international microscopy stage since 2000.
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
200 stars 102 forks source link

Ivy: resolve netcdf-java-platform artifact using unidata-resolver #6413

Open sbesson opened 2 weeks ago

sbesson commented 2 weeks ago

Bio-Formats 8.0.0 bumps the dependency of the cdm-core dependency to 5.6.0. As the parent POM has been renamed to netcdf-java-platform, this commit maps this artifact to the unidata-resolver so that it can be retrieved during the copy-server operation.

Related to https://github.com/ome/omero-model/pull/105