]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.gis/pom.xml
First working GPS position provider
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.gis / pom.xml
index efa20eafcdf040846e7ef33473bd2e62ed5730a1..8a5b14c5acf4bb598cf17a0691666a20fd04c49f 100644 (file)
@@ -23,6 +23,7 @@
                                                </Export-Package>
                                                <Import-Package>*,
                                                        org.opengis.feature.simple,
+                                                       org.argeo.slc.structure
                                                </Import-Package>
                                        </instructions>
                                </configuration>
                </plugins>
        </build>
        <dependencies>
+               <!-- SLC -->
+               <dependency>
+                       <groupId>org.argeo.slc.runtime</groupId>
+                       <artifactId>org.argeo.slc.core</artifactId>
+               </dependency>
+
                <dependency>
                        <groupId>org.slf4j</groupId>
                        <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>
                </dependency>
 
+               <!-- GIS -->
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
                        <artifactId>org.argeo.dep.osgi.jts</artifactId>