]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.autoui.launcher/pom.xml
Start using Spring
[gpl/argeo-slc.git] / org.argeo.slc.autoui.launcher / pom.xml
index f49c9168d5256e9e36f17f01bb8aed34783b2539..76d65cc15a1c3036e2cdc12b00dc2f7eac50d2db 100644 (file)
                        <groupId>org.apache.felix</groupId>
                        <artifactId>org.apache.felix.main</artifactId>
                </dependency>
+               <!-- Spring -->
+               <dependency>
+                       <groupId>org.springframework</groupId>
+                       <artifactId>spring-core</artifactId>
+                       <version>2.0.8</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.springframework</groupId>
+                       <artifactId>spring-context</artifactId>
+                       <version>2.0.8</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.springframework</groupId>
+                       <artifactId>spring-beans</artifactId>
+                       <version>2.0.8</version>
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file