]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.eclipse.ui/pom.xml
First working build (without Eclipse)
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / pom.xml
index 26a46c8674df5ca83951c1c0631e45d251858b2c..116174d0ecb99fefb8913a922ccd81e01b28e42a 100644 (file)
                        <artifactId>org.springframework.context</artifactId>
                </dependency>
 
+               <!-- Base security -->
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.security.core</artifactId>
+                       <version>2.1.12-SNAPSHOT</version>
+               </dependency>
+
+
                <!-- Others -->
                <dependency>
                        <groupId>org.argeo.tp</groupId>