]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.activemq/pom.xml
Facilitate OSGi deployment
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.activemq / pom.xml
index 21a9b05483ec14a660afcb478a103b3aa5827912..97da097ad6c2ca014f786304a50b4fed51402095 100644 (file)
                        <groupId>org.apache.activemq</groupId>
                        <artifactId>activemq-optional</artifactId> </dependency>
                -->
+               
+                               <dependency>
+                       <groupId>javax.ejb</groupId>
+                       <artifactId>com.springsource.javax.ejb</artifactId>
+                       <version>3.0.0</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.xml.rpc</groupId>
+                       <artifactId>com.springsource.javax.xml.rpc</artifactId>
+                       <version>1.1.0</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.xml.soap</groupId>
+                       <artifactId>com.springsource.javax.xml.soap</artifactId>
+                       <version>1.3.0</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.activation</groupId>
+                       <artifactId>com.springsource.javax.activation</artifactId>
+                       <version>1.1.1</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.servlet</groupId>
+                       <artifactId>com.springsource.javax.servlet</artifactId>
+               </dependency>
+
+               
        </dependencies>
 </project>
\ No newline at end of file