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