]> git.argeo.org Git - gpl/argeo-tp.git/blob - merge.bnd
6c47c267dc02eda3f4f360f5cd05c8b2f21cb895
[gpl/argeo-tp.git] / merge.bnd
1 SPDX-License-Identifier: BSD-3-Clause
2 Bundle-SymbolicName: tech.units.indriya
3 # Note: GeoTools is not compatible with v2.2
4 Argeo-Origin-M2: :2.1.4
5 Export-Package: javax.measure.*, tech.units.indriya.*, si.uom.*, systems.uom.*
6 Import-Package: \
7 *;resolution:="optional"
8 Argeo-Origin-M2-Merge: \
9 javax.measure:unit-api:2.1.3, \
10 tech.units:indriya, \
11 tech.uom.lib:uom-lib-common:2.1, \
12 si.uom:si-units:2.1, \
13 si.uom:si-quantity:2.1, \
14 systems.uom:systems-common:2.1, \
15 systems.uom:systems-quantity:2.1, \