3f2585e0c2f215e343f567c1ecb9331ca6555307
[controller.git] / opendaylight / northbound / integrationtest / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project
3   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
4   xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5   <modelVersion>4.0.0</modelVersion>
6   <parent>
7     <groupId>org.opendaylight.controller</groupId>
8     <artifactId>commons.integrationtest</artifactId>
9     <version>0.5.0-SNAPSHOT</version>
10     <relativePath>../../commons/integrationtest</relativePath>
11   </parent>
12   <scm>
13     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
14     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
15     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
16   </scm>
17
18   <groupId>org.opendaylight.controller</groupId>
19   <artifactId>northbound.integrationtest</artifactId>
20   <version>0.4.0-SNAPSHOT</version>
21   <pluginRepositories>
22     <pluginRepository>
23       <id>central</id>
24       <name>maven repo1</name>
25       <url>http://repo1.maven.org/maven2</url>
26       <snapshots>
27         <enabled>false</enabled>
28       </snapshots>
29       <releases>
30         <enabled>true</enabled>
31       </releases>
32     </pluginRepository>
33   </pluginRepositories>
34   <dependencies>
35     <dependency>
36       <groupId>org.opendaylight.controller</groupId>
37       <artifactId>connectionmanager</artifactId>
38       <version>0.1.0-SNAPSHOT</version>
39     </dependency>
40     <dependency>
41       <groupId>org.opendaylight.controller</groupId>
42       <artifactId>connectionmanager.implementation</artifactId>
43       <version>0.1.0-SNAPSHOT</version>
44     </dependency>
45     <dependency>
46       <groupId>org.opendaylight.controller</groupId>
47       <artifactId>sal</artifactId>
48       <version>0.5.0-SNAPSHOT</version>
49     </dependency>
50     <dependency>
51       <groupId>org.opendaylight.controller</groupId>
52       <artifactId>sal.implementation</artifactId>
53       <version>0.4.0-SNAPSHOT</version>
54     </dependency>
55     <dependency>
56       <groupId>org.opendaylight.controller</groupId>
57       <artifactId>sal.connection</artifactId>
58       <version>0.1.0-SNAPSHOT</version>
59     </dependency>
60     <dependency>
61       <groupId>org.opendaylight.controller</groupId>
62       <artifactId>sal.connection.implementation</artifactId>
63       <version>0.1.0-SNAPSHOT</version>
64     </dependency>
65     <dependency>
66       <groupId>org.opendaylight.controller</groupId>
67       <artifactId>forwarding.staticrouting</artifactId>
68       <version>0.4.0-SNAPSHOT</version>
69     </dependency>
70     <dependency>
71       <groupId>org.opendaylight.controller</groupId>
72       <artifactId>clustering.services</artifactId>
73       <version>0.4.0-SNAPSHOT</version>
74     </dependency>
75     <dependency>
76       <groupId>org.opendaylight.controller</groupId>
77       <artifactId>clustering.services-implementation</artifactId>
78       <version>0.4.0-SNAPSHOT</version>
79     </dependency>
80     <dependency>
81       <groupId>org.opendaylight.controller</groupId>
82       <artifactId>configuration</artifactId>
83       <version>0.4.0-SNAPSHOT</version>
84     </dependency>
85     <dependency>
86       <groupId>org.opendaylight.controller</groupId>
87       <artifactId>configuration.implementation</artifactId>
88       <version>0.4.0-SNAPSHOT</version>
89     </dependency>
90     <dependency>
91       <groupId>org.opendaylight.controller</groupId>
92       <artifactId>routing.dijkstra_implementation</artifactId>
93       <version>0.4.0-SNAPSHOT</version>
94     </dependency>
95     <dependency>
96       <groupId>org.opendaylight.controller</groupId>
97       <artifactId>arphandler</artifactId>
98       <version>0.4.0-SNAPSHOT</version>
99     </dependency>
100     <dependency>
101       <groupId>org.opendaylight.controller</groupId>
102       <artifactId>forwardingrulesmanager</artifactId>
103       <version>0.4.0-SNAPSHOT</version>
104     </dependency>
105     <dependency>
106       <groupId>org.opendaylight.controller</groupId>
107       <artifactId>forwardingrulesmanager.implementation</artifactId>
108       <version>0.4.0-SNAPSHOT</version>
109     </dependency>
110     <dependency>
111       <groupId>org.opendaylight.controller</groupId>
112       <artifactId>hosttracker</artifactId>
113       <version>0.4.0-SNAPSHOT</version>
114     </dependency>
115     <dependency>
116       <groupId>org.opendaylight.controller</groupId>
117       <artifactId>hosttracker.implementation</artifactId>
118       <version>0.4.0-SNAPSHOT</version>
119     </dependency>
120     <dependency>
121       <groupId>org.opendaylight.controller</groupId>
122       <artifactId>containermanager</artifactId>
123       <version>0.5.0-SNAPSHOT</version>
124     </dependency>
125     <dependency>
126       <groupId>org.opendaylight.controller</groupId>
127       <artifactId>containermanager.it.implementation</artifactId>
128       <version>0.5.0-SNAPSHOT</version>
129     </dependency>
130     <dependency>
131       <groupId>org.opendaylight.controller</groupId>
132       <artifactId>switchmanager</artifactId>
133       <version>0.5.0-SNAPSHOT</version>
134     </dependency>
135     <dependency>
136       <groupId>org.opendaylight.controller</groupId>
137       <artifactId>switchmanager.implementation</artifactId>
138       <version>0.4.0-SNAPSHOT</version>
139     </dependency>
140     <dependency>
141       <groupId>org.opendaylight.controller</groupId>
142       <artifactId>statisticsmanager</artifactId>
143       <version>0.4.0-SNAPSHOT</version>
144     </dependency>
145     <dependency>
146       <groupId>org.opendaylight.controller</groupId>
147       <artifactId>statisticsmanager.implementation</artifactId>
148       <version>0.4.0-SNAPSHOT</version>
149     </dependency>
150     <dependency>
151       <groupId>org.opendaylight.controller</groupId>
152       <artifactId>topologymanager</artifactId>
153       <version>0.4.0-SNAPSHOT</version>
154     </dependency>
155     <dependency>
156       <groupId>org.opendaylight.controller</groupId>
157       <artifactId>usermanager</artifactId>
158       <version>0.4.0-SNAPSHOT</version>
159     </dependency>
160     <dependency>
161       <groupId>org.opendaylight.controller</groupId>
162       <artifactId>usermanager.implementation</artifactId>
163       <version>0.4.0-SNAPSHOT</version>
164     </dependency>
165     <dependency>
166       <groupId>org.opendaylight.controller</groupId>
167       <artifactId>security</artifactId>
168       <version>0.4.0-SNAPSHOT</version>
169     </dependency>
170
171     <dependency>
172       <groupId>org.opendaylight.controller.thirdparty</groupId>
173       <artifactId>net.sf.jung2</artifactId>
174       <version>2.0.1-SNAPSHOT</version>
175     </dependency>
176     <dependency>
177       <groupId>org.opendaylight.controller.thirdparty</groupId>
178       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
179       <version>1.17-SNAPSHOT</version>
180     </dependency>
181
182     <dependency>
183       <groupId>org.opendaylight.controller</groupId>
184       <artifactId>commons.northbound</artifactId>
185       <version>0.4.0-SNAPSHOT</version>
186     </dependency>
187     <dependency>
188       <groupId>org.opendaylight.controller</groupId>
189       <artifactId>topology.northbound</artifactId>
190       <version>0.4.0-SNAPSHOT</version>
191     </dependency>
192     <dependency>
193       <groupId>org.opendaylight.controller</groupId>
194       <artifactId>forwarding.staticrouting.northbound</artifactId>
195       <version>0.4.0-SNAPSHOT</version>
196     </dependency>
197     <dependency>
198       <groupId>org.opendaylight.controller</groupId>
199       <artifactId>statistics.northbound</artifactId>
200       <version>0.4.0-SNAPSHOT</version>
201     </dependency>
202     <dependency>
203       <groupId>org.opendaylight.controller</groupId>
204       <artifactId>flowprogrammer.northbound</artifactId>
205       <version>0.4.0-SNAPSHOT</version>
206     </dependency>
207     <dependency>
208       <groupId>org.opendaylight.controller</groupId>
209       <artifactId>hosttracker.northbound</artifactId>
210       <version>0.4.0-SNAPSHOT</version>
211     </dependency>
212     <dependency>
213       <groupId>org.opendaylight.controller</groupId>
214       <artifactId>subnets.northbound</artifactId>
215       <version>0.4.0-SNAPSHOT</version>
216     </dependency>
217     <dependency>
218       <groupId>org.opendaylight.controller</groupId>
219       <artifactId>switchmanager.northbound</artifactId>
220       <version>0.4.0-SNAPSHOT</version>
221     </dependency>
222
223     <dependency>
224       <groupId>org.opendaylight.controller</groupId>
225       <artifactId>logging.bridge</artifactId>
226       <version>0.4.0-SNAPSHOT</version>
227     </dependency>
228
229     <dependency>
230       <groupId>org.opendaylight.controller</groupId>
231       <artifactId>protocol_plugins.stub</artifactId>
232       <version>0.4.0-SNAPSHOT</version>
233     </dependency>
234
235     <dependency>
236       <groupId>org.opendaylight.controller</groupId>
237       <artifactId>bundlescanner</artifactId>
238       <version>0.4.0-SNAPSHOT</version>
239     </dependency>
240
241     <dependency>
242       <groupId>org.opendaylight.controller</groupId>
243       <artifactId>bundlescanner.implementation</artifactId>
244       <version>0.4.0-SNAPSHOT</version>
245     </dependency>
246
247     <dependency>
248       <groupId>org.codehaus.enunciate</groupId>
249       <artifactId>enunciate-core-annotations</artifactId>
250       <version>${enunciate.version}</version>
251     </dependency>
252     <dependency>
253       <groupId>org.slf4j</groupId>
254       <artifactId>jcl-over-slf4j</artifactId>
255       <version>${slf4j.version}</version>
256     </dependency>
257     <dependency>
258       <groupId>org.slf4j</groupId>
259       <artifactId>slf4j-api</artifactId>
260       <version>${slf4j.version}</version>
261     </dependency>
262     <dependency>
263       <groupId>org.slf4j</groupId>
264       <artifactId>log4j-over-slf4j</artifactId>
265       <version>${slf4j.version}</version>
266     </dependency>
267     <dependency>
268       <groupId>ch.qos.logback</groupId>
269       <artifactId>logback-core</artifactId>
270       <version>${logback.version}</version>
271     </dependency>
272     <dependency>
273       <groupId>ch.qos.logback</groupId>
274       <artifactId>logback-classic</artifactId>
275       <version>${logback.version}</version>
276     </dependency>
277     <dependency>
278       <groupId>org.codehaus.jackson</groupId>
279       <artifactId>jackson-mapper-asl</artifactId>
280       <version>${jackson.version}</version>
281     </dependency>
282     <dependency>
283       <groupId>org.codehaus.jackson</groupId>
284       <artifactId>jackson-core-asl</artifactId>
285       <version>${jackson.version}</version>
286     </dependency>
287     <dependency>
288       <groupId>org.codehaus.jackson</groupId>
289       <artifactId>jackson-jaxrs</artifactId>
290       <version>${jackson.version}</version>
291     </dependency>
292     <dependency>
293       <groupId>org.codehaus.jackson</groupId>
294       <artifactId>jackson-xc</artifactId>
295       <version>${jackson.version}</version>
296     </dependency>
297     <dependency>
298       <groupId>org.codehaus.jettison</groupId>
299       <artifactId>jettison</artifactId>
300       <version>1.3.3</version>
301     </dependency>
302     <dependency>
303       <groupId>commons-io</groupId>
304       <artifactId>commons-io</artifactId>
305       <version>2.3</version>
306     </dependency>
307     <dependency>
308       <groupId>commons-fileupload</groupId>
309       <artifactId>commons-fileupload</artifactId>
310       <version>1.2.2</version>
311     </dependency>
312     <dependency>
313       <groupId>commons-codec</groupId>
314       <artifactId>commons-codec</artifactId>
315       <version>1.8</version>
316     </dependency>
317     <dependency>
318       <groupId>equinoxSDK381</groupId>
319       <artifactId>javax.servlet</artifactId>
320       <version>3.0.0.v201112011016</version>
321     </dependency>
322     <dependency>
323       <groupId>equinoxSDK381</groupId>
324       <artifactId>javax.servlet.jsp</artifactId>
325       <version>2.2.0.v201112011158</version>
326     </dependency>
327     <dependency>
328       <groupId>equinoxSDK381</groupId>
329       <artifactId>org.eclipse.equinox.ds</artifactId>
330       <version>1.4.0.v20120522-1841</version>
331     </dependency>
332     <dependency>
333       <groupId>equinoxSDK381</groupId>
334       <artifactId>org.eclipse.equinox.util</artifactId>
335       <version>1.0.400.v20120522-2049</version>
336     </dependency>
337     <dependency>
338       <groupId>equinoxSDK381</groupId>
339       <artifactId>org.eclipse.osgi.services</artifactId>
340       <version>3.3.100.v20120522-1822</version>
341     </dependency>
342     <dependency>
343       <groupId>equinoxSDK381</groupId>
344       <artifactId>org.eclipse.osgi</artifactId>
345       <version>3.8.1.v20120830-144521</version>
346     </dependency>
347     <dependency>
348       <groupId>equinoxSDK381</groupId>
349       <artifactId>org.apache.felix.gogo.command</artifactId>
350       <version>0.8.0.v201108120515</version>
351     </dependency>
352     <dependency>
353       <groupId>equinoxSDK381</groupId>
354       <artifactId>org.apache.felix.gogo.runtime</artifactId>
355       <version>0.8.0.v201108120515</version>
356     </dependency>
357     <dependency>
358       <groupId>equinoxSDK381</groupId>
359       <artifactId>org.apache.felix.gogo.shell</artifactId>
360       <version>0.8.0.v201110170705</version>
361     </dependency>
362     <dependency>
363       <groupId>equinoxSDK381</groupId>
364       <artifactId>org.eclipse.equinox.cm</artifactId>
365       <version>1.0.400.v20120522-1841</version>
366     </dependency>
367     <dependency>
368       <groupId>equinoxSDK381</groupId>
369       <artifactId>org.eclipse.equinox.console</artifactId>
370       <version>1.0.0.v20120522-1841</version>
371     </dependency>
372     <dependency>
373       <groupId>equinoxSDK381</groupId>
374       <artifactId>org.eclipse.equinox.launcher</artifactId>
375       <version>1.3.0.v20120522-1813</version>
376     </dependency>
377     <!-- Gemini Web -->
378     <dependency>
379       <groupId>geminiweb</groupId>
380       <artifactId>org.eclipse.gemini.web.core</artifactId>
381       <version>${geminiweb.version}</version>
382     </dependency>
383     <dependency>
384       <groupId>geminiweb</groupId>
385       <artifactId>org.eclipse.gemini.web.extender</artifactId>
386       <version>${geminiweb.version}</version>
387     </dependency>
388     <dependency>
389       <groupId>geminiweb</groupId>
390       <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
391       <version>${geminiweb.version}</version>
392     </dependency>
393     <dependency>
394       <groupId>geminiweb</groupId>
395       <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
396       <version>${virgo.version}</version>
397     </dependency>
398     <dependency>
399       <groupId>geminiweb</groupId>
400       <artifactId>org.eclipse.virgo.util.common</artifactId>
401       <version>${virgo.version}</version>
402     </dependency>
403     <dependency>
404       <groupId>geminiweb</groupId>
405       <artifactId>org.eclipse.virgo.util.io</artifactId>
406       <version>${virgo.version}</version>
407     </dependency>
408     <dependency>
409       <groupId>geminiweb</groupId>
410       <artifactId>org.eclipse.virgo.util.math</artifactId>
411       <version>${virgo.version}</version>
412     </dependency>
413     <dependency>
414       <groupId>geminiweb</groupId>
415       <artifactId>org.eclipse.virgo.util.osgi</artifactId>
416       <version>${virgo.version}</version>
417     </dependency>
418     <dependency>
419       <groupId>geminiweb</groupId>
420       <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
421       <version>${virgo.version}</version>
422     </dependency>
423     <dependency>
424       <groupId>geminiweb</groupId>
425       <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
426       <version>${virgo.version}</version>
427     </dependency>
428     <dependency>
429       <groupId>org.apache.felix</groupId>
430       <artifactId>org.apache.felix.dependencymanager</artifactId>
431       <version>3.1.0</version>
432     </dependency>
433     <dependency>
434       <groupId>org.apache.felix</groupId>
435       <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
436       <version>3.0.1</version>
437     </dependency>
438     <dependency>
439       <groupId>com.google.code.gson</groupId>
440       <artifactId>gson</artifactId>
441       <version>2.1</version>
442       <scope>compile</scope>
443     </dependency>
444     <dependency>
445       <groupId>org.jboss.spec.javax.transaction</groupId>
446       <artifactId>jboss-transaction-api_1.1_spec</artifactId>
447       <version>1.0.1.Final</version>
448     </dependency>
449     <dependency>
450       <groupId>org.apache.felix</groupId>
451       <artifactId>org.apache.felix.fileinstall</artifactId>
452       <version>3.1.6</version>
453     </dependency>
454     <dependency>
455       <groupId>org.apache.commons</groupId>
456       <artifactId>commons-lang3</artifactId>
457       <version>${commons.lang.version}</version>
458     </dependency>
459     <dependency>
460       <groupId>virgomirror</groupId>
461       <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
462       <version>3.8.0.I20120518-2145</version>
463     </dependency>
464     <dependency>
465       <groupId>eclipselink</groupId>
466       <artifactId>javax.persistence</artifactId>
467       <version>2.0.4.v201112161009</version>
468     </dependency>
469     <dependency>
470       <groupId>orbit</groupId>
471       <artifactId>javax.activation</artifactId>
472       <version>1.1.0.v201211130549</version>
473     </dependency>
474     <dependency>
475       <groupId>orbit</groupId>
476       <artifactId>javax.annotation</artifactId>
477       <version>1.1.0.v201209060031</version>
478     </dependency>
479     <dependency>
480       <groupId>orbit</groupId>
481       <artifactId>javax.ejb</artifactId>
482       <version>3.1.1.v201204261316</version>
483     </dependency>
484     <dependency>
485       <groupId>orbit</groupId>
486       <artifactId>javax.el</artifactId>
487       <version>2.2.0.v201108011116</version>
488     </dependency>
489     <dependency>
490       <groupId>orbit</groupId>
491       <artifactId>javax.mail.glassfish</artifactId>
492       <version>1.4.1.v201108011116</version>
493     </dependency>
494     <dependency>
495       <groupId>orbit</groupId>
496       <artifactId>javax.xml.rpc</artifactId>
497       <version>1.1.0.v201005080400</version>
498     </dependency>
499     <dependency>
500       <groupId>orbit</groupId>
501       <artifactId>org.apache.catalina</artifactId>
502       <version>7.0.32.v201211201336</version>
503     </dependency>
504     <dependency>
505       <groupId>orbit</groupId>
506       <artifactId>org.apache.catalina.ha</artifactId>
507       <version>7.0.32.v201211201952</version>
508     </dependency>
509     <dependency>
510       <groupId>orbit</groupId>
511       <artifactId>org.apache.catalina.tribes</artifactId>
512       <version>7.0.32.v201211201952</version>
513     </dependency>
514     <dependency>
515       <groupId>orbit</groupId>
516       <artifactId>org.apache.coyote</artifactId>
517       <version>7.0.32.v201211201952</version>
518     </dependency>
519     <dependency>
520       <groupId>orbit</groupId>
521       <artifactId>org.apache.el</artifactId>
522       <version>7.0.32.v201211081135</version>
523     </dependency>
524     <dependency>
525       <groupId>orbit</groupId>
526       <artifactId>org.apache.jasper</artifactId>
527       <version>7.0.32.v201211201952</version>
528     </dependency>
529     <dependency>
530       <groupId>orbit</groupId>
531       <artifactId>org.apache.juli.extras</artifactId>
532       <version>7.0.32.v201211081135</version>
533     </dependency>
534     <dependency>
535       <groupId>orbit</groupId>
536       <artifactId>org.apache.tomcat.api</artifactId>
537       <version>7.0.32.v201211081135</version>
538     </dependency>
539     <dependency>
540       <groupId>orbit</groupId>
541       <artifactId>org.apache.tomcat.util</artifactId>
542       <version>7.0.32.v201211201952</version>
543     </dependency>
544     <dependency>
545       <groupId>orbit</groupId>
546       <artifactId>javax.servlet.jsp.jstl</artifactId>
547       <version>1.2.0.v201105211821</version>
548     </dependency>
549     <dependency>
550       <groupId>orbit</groupId>
551       <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
552       <version>1.2.0.v201210211230</version>
553     </dependency>
554     <!-- Add Pax Exam -->
555     <dependency>
556       <groupId>org.ops4j.pax.exam</groupId>
557       <artifactId>pax-exam-container-native</artifactId>
558       <version>${exam.version}</version>
559       <scope>test</scope>
560     </dependency>
561     <dependency>
562       <groupId>org.ops4j.pax.exam</groupId>
563       <artifactId>pax-exam-junit4</artifactId>
564       <version>${exam.version}</version>
565       <scope>test</scope>
566     </dependency>
567     <dependency>
568       <groupId>org.ops4j.pax.exam</groupId>
569       <artifactId>pax-exam-link-mvn</artifactId>
570       <version>${exam.version}</version>
571       <scope>test</scope>
572     </dependency>
573     <dependency>
574       <groupId>org.ops4j.pax.url</groupId>
575       <artifactId>pax-url-aether</artifactId>
576       <version>${url.version}</version>
577       <scope>test</scope>
578     </dependency>
579     <dependency>
580       <groupId>org.ow2.asm</groupId>
581       <artifactId>asm-all</artifactId>
582       <version>4.1</version>
583     </dependency>
584     <dependency>
585       <groupId>org.springframework</groupId>
586       <artifactId>org.springframework.asm</artifactId>
587       <version>${spring.version}</version>
588     </dependency>
589     <dependency>
590       <groupId>org.springframework</groupId>
591       <artifactId>org.springframework.aop</artifactId>
592       <version>${spring.version}</version>
593     </dependency>
594     <dependency>
595       <groupId>org.springframework</groupId>
596       <artifactId>org.springframework.context</artifactId>
597       <version>${spring.version}</version>
598     </dependency>
599     <dependency>
600       <groupId>org.springframework</groupId>
601       <artifactId>org.springframework.context.support</artifactId>
602       <version>${spring.version}</version>
603     </dependency>
604     <dependency>
605       <groupId>org.springframework</groupId>
606       <artifactId>org.springframework.core</artifactId>
607       <version>${spring.version}</version>
608     </dependency>
609     <dependency>
610       <groupId>org.springframework</groupId>
611       <artifactId>org.springframework.beans</artifactId>
612       <version>${spring.version}</version>
613     </dependency>
614     <dependency>
615       <groupId>org.springframework</groupId>
616       <artifactId>org.springframework.expression</artifactId>
617       <version>${spring.version}</version>
618     </dependency>
619     <dependency>
620       <groupId>org.springframework</groupId>
621       <artifactId>org.springframework.web</artifactId>
622       <version>${spring.version}</version>
623     </dependency>
624     <dependency>
625       <groupId>org.aopalliance</groupId>
626       <artifactId>com.springsource.org.aopalliance</artifactId>
627       <version>1.0.0</version>
628     </dependency>
629     <dependency>
630       <groupId>org.springframework</groupId>
631       <artifactId>org.springframework.web.servlet</artifactId>
632       <version>${spring.version}</version>
633     </dependency>
634     <!-- Spring security -->
635     <dependency>
636       <groupId>org.springframework.security</groupId>
637       <artifactId>spring-security-config</artifactId>
638       <version>${spring-security.version}</version>
639     </dependency>
640     <dependency>
641       <groupId>org.springframework.security</groupId>
642       <artifactId>spring-security-core</artifactId>
643       <version>${spring-security.version}</version>
644     </dependency>
645     <dependency>
646       <groupId>org.springframework.security</groupId>
647       <artifactId>spring-security-web</artifactId>
648       <version>${spring-security.version}</version>
649     </dependency>
650     <dependency>
651       <groupId>org.springframework.security</groupId>
652       <artifactId>spring-security-taglibs</artifactId>
653       <version>${spring-security.version}</version>
654     </dependency>
655     <dependency>
656       <groupId>org.springframework</groupId>
657       <artifactId>org.springframework.transaction</artifactId>
658       <version>${spring-security.version}</version>
659     </dependency>
660     <!-- Visual VM hook -->
661     <dependency>
662       <groupId>org.ow2.chameleon.management</groupId>
663       <artifactId>chameleon-mbeans</artifactId>
664       <version>1.0.0</version>
665     </dependency>
666     <!-- Jersey for JAXRS -->
667     <dependency>
668       <groupId>com.sun.jersey</groupId>
669       <artifactId>jersey-core</artifactId>
670       <version>${jersey.version}</version>
671     </dependency>
672     <!-- <dependency> <groupId>com.sun.jersey</groupId> <artifactId>jersey-servlet</artifactId>
673       <version>${jersey.version}</version> </dependency> -->
674     <dependency>
675       <groupId>com.sun.jersey</groupId>
676       <artifactId>jersey-server</artifactId>
677       <version>${jersey.version}</version>
678     </dependency>
679     <dependency>
680       <groupId>com.sun.jersey</groupId>
681       <artifactId>jersey-client</artifactId>
682       <version>${jersey.version}</version>
683     </dependency>
684     <dependency>
685       <groupId>com.sun.jersey</groupId>
686       <artifactId>jersey-json</artifactId>
687       <version>${jersey.version}</version>
688     </dependency>
689
690   </dependencies>
691 </project>