Add ActiveMQ security support
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index 03f27740fb7a024be2ee562b7e84a403c99131ac..221bdfebd269f90501f6aa88f730754ba557f470 100644 (file)
                        <artifactId>com.springsource.org.antlr</artifactId>
                </dependency>
 
+               <!-- JMS -->
+               <dependency>
+                       <groupId>org.argeo.dep.osgi</groupId>
+                       <artifactId>org.argeo.dep.osgi.activemq</artifactId>
+               </dependency>
+
                <!-- TEST -->
                <dependency>
                        <groupId>org.junit</groupId>