File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 12161216 <com .zeroc.glacier2.version>${glacier2.version} </com .zeroc.glacier2.version>
12171217 <com .zeroc.ice.version>${ice.version} </com .zeroc.ice.version>
12181218
1219+ <!-- OME Codecs - https://github.com/ome/ome-codecs -->
1220+ <ome-codecs .version>1.1.0</ome-codecs .version>
1221+ <org .openmicroscopy.ome-codecs.version>${ome-codecs.version} </org .openmicroscopy.ome-codecs.version>
1222+
12191223 <!-- OME Common Java - https://github.com/ome/ome-common-java -->
12201224 <ome-common .version>6.0.21</ome-common .version>
12211225 <org .openmicroscopy.ome-common.version>${ome-common.version} </org .openmicroscopy.ome-common.version>
38183822 </exclusions >
38193823 </dependency >
38203824
3825+ <!-- OME Codecs - https://github.com/ome/ome-codecs -->
3826+ <dependency >
3827+ <groupId >org.openmicroscopy</groupId >
3828+ <artifactId >ome-codecs</artifactId >
3829+ <version >${org.openmicroscopy.ome-codecs.version} </version >
3830+ </dependency >
3831+
38213832 <!-- OME Common Java - https://github.com/ome/ome-common-java -->
38223833 <dependency >
38233834 <groupId >org.openmicroscopy</groupId >
You can’t perform that action at this time.
0 commit comments