]> git.argeo.org Git - gpl/argeo-slc.git/blob - tp/org.argeo.tp.gis/geotools/merge.bnd
Add libraries for testing
[gpl/argeo-slc.git] / tp / org.argeo.tp.gis / geotools / merge.bnd
1 Bundle-License: LGPL-2.1-only
2 Bundle-SymbolicName: org.geotools
3 SLC-Origin-M2: :26.3
4 SLC-Origin-M2-Repo: https://repo.osgeo.org/repository/release/
5 Export-Package: org.geotools.*, org.opengis.*, net.opengis.*, org.w3.xlink.*
6 Import-Package: \
7 org.locationtech.jts.*,\
8 org.geotools.gui.swing.*;resolution:="optional",\
9 org.geotools.*,\
10 org.opengis.*,\
11 net.opengis.*,\
12 javax.measure.*, \
13 tech.units.indriya.*, \
14 si.uom.*, \
15 systems.uom.*, \
16 *;resolution:="optional"
17 SLC-Origin-M2-Merge: \
18 org.geotools:gt-metadata, \
19 org.geotools:gt-property, \
20 org.geotools:gt-opengis, \
21 org.geotools:gt-main, \
22 org.geotools:gt-cql, \
23 org.geotools:gt-http, \
24 org.geotools:gt-coverage, \
25 org.geotools:gt-referencing, \
26 org.geotools:gt-process, \
27 org.geotools:gt-epsg-extension, \
28 org.geotools:gt-epsg-wkt, \
29 org.geotools:gt-transform, \
30 org.geotools:gt-geojson, \
31 org.geotools:gt-shapefile, \
32 org.geotools:gt-xml, \
33 org.geotools:gt-svg, \
34 org.geotools:gt-image, \
35 org.geotools:gt-geotiff, \
36 org.geotools:gt-render, \
37 org.geotools:gt-swing, \
38 org.geotools:gt-wms, \
39 org.geotools:gt-jdbc, \
40 org.geotools.jdbc:gt-jdbc-postgis, \
41 org.geotools.jdbc:gt-jdbc-h2, \
42 org.geotools.ogc:net.opengis.ows, \
43 org.geotools.ogc:net.opengis.wfs, \
44 org.geotools.ogc:net.opengis.fes, \
45 org.geotools.ogc:org.w3.xlink, \