blob: 58e90a89cc0f05b764879da812b820a233dfa801 [file] [log] [blame]
Dan Timoney7f239072020-06-01 09:28:12 -04001<?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
5 <groupId>org.onap.ccsdk.parent</groupId>
6 <artifactId>installed-odl-bom</artifactId>
Dan Timoney129bbdb2021-03-09 09:43:57 -05007 <version>2.2.0-SNAPSHOT</version>
Dan Timoney7f239072020-06-01 09:28:12 -04008 <packaging>pom</packaging>
9
10 <distributionManagement>
11 <repository>
12 <id>ecomp-releases</id>
13 <url>https://nexus.onap.org/content/repositories/releases</url>
14 </repository>
15 <snapshotRepository>
16 <id>ecomp-snapshots</id>
17 <url>https://nexus.onap.org/content/repositories/snapshots</url>
18 </snapshotRepository>
19 </distributionManagement>
20
21 <dependencyManagement>
22 <dependencies>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050023 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010024 <groupId>antlr</groupId>
25 <artifactId>antlr</artifactId>
26 <version>2.7.7</version>
27 </dependency>
28 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050029 <groupId>com.esotericsoftware</groupId>
30 <artifactId>kryo</artifactId>
31 <version>4.0.2</version>
32 </dependency>
33 <dependency>
34 <groupId>com.esotericsoftware</groupId>
35 <artifactId>minlog</artifactId>
36 <version>1.3.1</version>
37 </dependency>
38 <dependency>
39 <groupId>com.esotericsoftware</groupId>
40 <artifactId>reflectasm</artifactId>
41 <version>1.11.8</version>
42 </dependency>
43 <dependency>
44 <groupId>com.fasterxml</groupId>
45 <artifactId>classmate</artifactId>
46 <version>1.3.4</version>
47 </dependency>
48 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010049 <groupId>com.fasterxml</groupId>
50 <artifactId>classmate</artifactId>
51 <version>1.5.1</version>
52 </dependency>
53 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050054 <groupId>com.fasterxml.jackson.core</groupId>
55 <artifactId>jackson-annotations</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010056 <version>2.10.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050057 </dependency>
58 <dependency>
59 <groupId>com.fasterxml.jackson.core</groupId>
60 <artifactId>jackson-core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010061 <version>2.10.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050062 </dependency>
63 <dependency>
64 <groupId>com.fasterxml.jackson.core</groupId>
65 <artifactId>jackson-databind</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010066 <version>2.10.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050067 </dependency>
68 <dependency>
69 <groupId>com.fasterxml.jackson.dataformat</groupId>
70 <artifactId>jackson-dataformat-xml</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010071 <version>2.10.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050072 </dependency>
73 <dependency>
74 <groupId>com.fasterxml.jackson.jaxrs</groupId>
75 <artifactId>jackson-jaxrs-base</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010076 <version>2.10.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050077 </dependency>
78 <dependency>
79 <groupId>com.fasterxml.jackson.jaxrs</groupId>
80 <artifactId>jackson-jaxrs-json-provider</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010081 <version>2.10.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050082 </dependency>
83 <dependency>
84 <groupId>com.fasterxml.jackson.module</groupId>
85 <artifactId>jackson-module-jaxb-annotations</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010086 <version>2.10.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050087 </dependency>
88 <dependency>
89 <groupId>com.fasterxml.woodstox</groupId>
90 <artifactId>woodstox-core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +010091 <version>6.2.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -050092 </dependency>
93 <dependency>
94 <groupId>com.github.mifmif</groupId>
95 <artifactId>generex</artifactId>
96 <version>1.0.2</version>
97 </dependency>
98 <dependency>
99 <groupId>com.github.spotbugs</groupId>
100 <artifactId>spotbugs-annotations</artifactId>
101 <version>3.1.12</version>
102 </dependency>
103 <dependency>
104 <groupId>com.google.code.gson</groupId>
105 <artifactId>gson</artifactId>
106 <version>2.8.5</version>
107 </dependency>
108 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100109 <groupId>com.googlecode.java-ipv6</groupId>
110 <artifactId>java-ipv6</artifactId>
111 <version>0.16</version>
112 </dependency>
113 <dependency>
114 <groupId>com.googlecode.json-simple</groupId>
115 <artifactId>json-simple</artifactId>
116 <version>1.1.1</version>
117 </dependency>
118 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500119 <groupId>com.google.errorprone</groupId>
120 <artifactId>error_prone_annotations</artifactId>
121 <version>2.3.3</version>
122 </dependency>
123 <dependency>
124 <groupId>com.google.guava</groupId>
125 <artifactId>failureaccess</artifactId>
126 <version>1.0.1</version>
127 </dependency>
128 <dependency>
129 <groupId>com.google.guava</groupId>
130 <artifactId>guava</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100131 <version>28.2-jre</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500132 </dependency>
133 <dependency>
134 <groupId>com.google.guava</groupId>
135 <artifactId>listenablefuture</artifactId>
136 <version>9999.0-empty-to-avoid-conflict-with-guava</version>
137 </dependency>
138 <dependency>
139 <groupId>com.google.j2objc</groupId>
140 <artifactId>j2objc-annotations</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100141 <version>1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500142 </dependency>
143 <dependency>
144 <groupId>com.h2database</groupId>
145 <artifactId>h2</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100146 <version>1.4.199</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500147 </dependency>
148 <dependency>
149 <groupId>com.h2database</groupId>
150 <artifactId>h2</artifactId>
151 <version>1.4.200</version>
152 </dependency>
153 <dependency>
154 <groupId>com.lmax</groupId>
155 <artifactId>disruptor</artifactId>
156 <version>3.4.2</version>
157 </dependency>
158 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100159 <groupId>com.microsoft.sqlserver</groupId>
160 <artifactId>mssql-jdbc</artifactId>
161 <version>7.4.1.jre8</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500162 </dependency>
163 <dependency>
164 <groupId>commons-beanutils</groupId>
165 <artifactId>commons-beanutils</artifactId>
166 <version>1.9.4</version>
167 </dependency>
168 <dependency>
169 <groupId>commons-codec</groupId>
170 <artifactId>commons-codec</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100171 <version>1.15</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500172 </dependency>
173 <dependency>
174 <groupId>commons-collections</groupId>
175 <artifactId>commons-collections</artifactId>
176 <version>3.2.2</version>
177 </dependency>
178 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500179 <groupId>commons-io</groupId>
180 <artifactId>commons-io</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100181 <version>2.8.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500182 </dependency>
183 <dependency>
184 <groupId>commons-lang</groupId>
185 <artifactId>commons-lang</artifactId>
186 <version>2.6</version>
187 </dependency>
188 <dependency>
189 <groupId>commons-logging</groupId>
190 <artifactId>commons-logging</artifactId>
191 <version>1.2</version>
192 </dependency>
193 <dependency>
194 <groupId>commons-net</groupId>
195 <artifactId>commons-net</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100196 <version>3.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500197 </dependency>
198 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100199 <groupId>com.rabbitmq</groupId>
200 <artifactId>amqp-client</artifactId>
201 <version>5.5.3</version>
202 </dependency>
203 <dependency>
204 <groupId>com.thoughtworks.paranamer</groupId>
205 <artifactId>paranamer</artifactId>
206 <version>2.8</version>
207 </dependency>
208 <dependency>
209 <groupId>com.typesafe.akka</groupId>
210 <artifactId>akka-actor_2.13</artifactId>
211 <version>2.5.31</version>
212 </dependency>
213 <dependency>
214 <groupId>com.typesafe.akka</groupId>
215 <artifactId>akka-cluster_2.13</artifactId>
216 <version>2.5.31</version>
217 </dependency>
218 <dependency>
219 <groupId>com.typesafe.akka</groupId>
220 <artifactId>akka-osgi_2.13</artifactId>
221 <version>2.5.31</version>
222 </dependency>
223 <dependency>
224 <groupId>com.typesafe.akka</groupId>
225 <artifactId>akka-persistence_2.13</artifactId>
226 <version>2.5.31</version>
227 </dependency>
228 <dependency>
229 <groupId>com.typesafe.akka</groupId>
230 <artifactId>akka-protobuf_2.13</artifactId>
231 <version>2.5.31</version>
232 </dependency>
233 <dependency>
234 <groupId>com.typesafe.akka</groupId>
235 <artifactId>akka-remote_2.13</artifactId>
236 <version>2.5.31</version>
237 </dependency>
238 <dependency>
239 <groupId>com.typesafe.akka</groupId>
240 <artifactId>akka-slf4j_2.13</artifactId>
241 <version>2.5.31</version>
242 </dependency>
243 <dependency>
244 <groupId>com.typesafe.akka</groupId>
245 <artifactId>akka-stream_2.13</artifactId>
246 <version>2.5.31</version>
247 </dependency>
248 <dependency>
249 <groupId>com.typesafe</groupId>
250 <artifactId>config</artifactId>
251 <version>1.3.3</version>
252 </dependency>
253 <dependency>
254 <groupId>com.typesafe</groupId>
255 <artifactId>ssl-config-core_2.13</artifactId>
256 <version>0.3.8</version>
257 </dependency>
258 <dependency>
259 <groupId>com.webcohesion.enunciate</groupId>
260 <artifactId>enunciate-core-annotations</artifactId>
261 <version>2.13.1</version>
262 </dependency>
263 <dependency>
264 <groupId>com.zaxxer</groupId>
265 <artifactId>HikariCP</artifactId>
266 <version>3.4.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500267 </dependency>
268 <dependency>
269 <groupId>dk.brics</groupId>
270 <artifactId>automaton</artifactId>
271 <version>1.12-1</version>
272 </dependency>
273 <dependency>
274 <groupId>io.aeron</groupId>
275 <artifactId>aeron-client</artifactId>
276 <version>1.15.3</version>
277 </dependency>
278 <dependency>
279 <groupId>io.aeron</groupId>
280 <artifactId>aeron-driver</artifactId>
281 <version>1.15.3</version>
282 </dependency>
283 <dependency>
284 <groupId>io.dropwizard.metrics</groupId>
285 <artifactId>metrics-core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100286 <version>4.1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500287 </dependency>
288 <dependency>
289 <groupId>io.dropwizard.metrics</groupId>
290 <artifactId>metrics-graphite</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100291 <version>4.1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500292 </dependency>
293 <dependency>
294 <groupId>io.dropwizard.metrics</groupId>
295 <artifactId>metrics-healthchecks</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100296 <version>4.1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500297 </dependency>
298 <dependency>
299 <groupId>io.dropwizard.metrics</groupId>
300 <artifactId>metrics-jmx</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100301 <version>4.1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500302 </dependency>
303 <dependency>
304 <groupId>io.dropwizard.metrics</groupId>
305 <artifactId>metrics-jvm</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100306 <version>4.1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500307 </dependency>
308 <dependency>
309 <groupId>io.netty</groupId>
310 <artifactId>netty</artifactId>
311 <version>3.10.6.Final</version>
312 </dependency>
313 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100314 <groupId>io.netty</groupId>
315 <artifactId>netty-buffer</artifactId>
316 <version>4.1.52.Final</version>
317 </dependency>
318 <dependency>
319 <groupId>io.netty</groupId>
320 <artifactId>netty-codec</artifactId>
321 <version>4.1.52.Final</version>
322 </dependency>
323 <dependency>
324 <groupId>io.netty</groupId>
325 <artifactId>netty-codec-http</artifactId>
326 <version>4.1.52.Final</version>
327 </dependency>
328 <dependency>
329 <groupId>io.netty</groupId>
330 <artifactId>netty-common</artifactId>
331 <version>4.1.52.Final</version>
332 </dependency>
333 <dependency>
334 <groupId>io.netty</groupId>
335 <artifactId>netty-handler</artifactId>
336 <version>4.1.52.Final</version>
337 </dependency>
338 <dependency>
339 <groupId>io.netty</groupId>
340 <artifactId>netty-resolver</artifactId>
341 <version>4.1.52.Final</version>
342 </dependency>
343 <dependency>
344 <groupId>io.netty</groupId>
345 <artifactId>netty-transport</artifactId>
346 <version>4.1.52.Final</version>
347 </dependency>
348 <dependency>
349 <groupId>io.netty</groupId>
350 <artifactId>netty-transport-native-epoll</artifactId>
351 <version>4.1.52.Final</version>
352 </dependency>
353 <dependency>
354 <groupId>io.netty</groupId>
355 <artifactId>netty-transport-native-unix-common</artifactId>
356 <version>4.1.52.Final</version>
357 </dependency>
358 <dependency>
359 <groupId>io.prometheus</groupId>
360 <artifactId>simpleclient</artifactId>
361 <version>0.9.0</version>
362 </dependency>
363 <dependency>
364 <groupId>io.prometheus</groupId>
365 <artifactId>simpleclient_common</artifactId>
366 <version>0.9.0</version>
367 </dependency>
368 <dependency>
369 <groupId>io.prometheus</groupId>
370 <artifactId>simpleclient_hotspot</artifactId>
371 <version>0.9.0</version>
372 </dependency>
373 <dependency>
374 <groupId>io.prometheus</groupId>
375 <artifactId>simpleclient_servlet</artifactId>
376 <version>0.9.0</version>
377 </dependency>
378 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500379 <groupId>io.undertow</groupId>
380 <artifactId>undertow-core</artifactId>
381 <version>1.4.23.Final</version>
382 </dependency>
383 <dependency>
384 <groupId>io.undertow</groupId>
385 <artifactId>undertow-servlet</artifactId>
386 <version>1.4.23.Final</version>
387 </dependency>
388 <dependency>
389 <groupId>io.undertow</groupId>
390 <artifactId>undertow-websockets-jsr</artifactId>
391 <version>1.4.23.Final</version>
392 </dependency>
393 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100394 <groupId>jakarta.annotation</groupId>
395 <artifactId>jakarta.annotation-api</artifactId>
396 <version>1.3.5</version>
397 </dependency>
398 <dependency>
399 <groupId>jakarta.validation</groupId>
400 <artifactId>jakarta.validation-api</artifactId>
401 <version>2.0.2</version>
402 </dependency>
403 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500404 <groupId>javax.annotation</groupId>
405 <artifactId>javax.annotation-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100406 <version>1.3.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500407 </dependency>
408 <dependency>
409 <groupId>javax.annotation</groupId>
410 <artifactId>javax.annotation-api</artifactId>
411 <version>1.3</version>
412 </dependency>
413 <dependency>
414 <groupId>javax.el</groupId>
415 <artifactId>javax.el-api</artifactId>
416 <version>3.0.0</version>
417 </dependency>
418 <dependency>
419 <groupId>javax.enterprise</groupId>
420 <artifactId>cdi-api</artifactId>
421 <version>1.2</version>
422 </dependency>
423 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100424 <groupId>javax.inject</groupId>
425 <artifactId>javax.inject</artifactId>
426 <version>1</version>
427 </dependency>
428 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500429 <groupId>javax.interceptor</groupId>
430 <artifactId>javax.interceptor-api</artifactId>
431 <version>1.2</version>
432 </dependency>
433 <dependency>
434 <groupId>javax.jms</groupId>
435 <artifactId>javax.jms-api</artifactId>
436 <version>2.0.1</version>
437 </dependency>
438 <dependency>
439 <groupId>javax.mail</groupId>
440 <artifactId>mail</artifactId>
441 <version>1.4.7</version>
442 </dependency>
443 <dependency>
444 <groupId>javax.money</groupId>
445 <artifactId>money-api</artifactId>
446 <version>1.0.1</version>
447 </dependency>
448 <dependency>
449 <groupId>javax.persistence</groupId>
450 <artifactId>javax.persistence-api</artifactId>
451 <version>2.2</version>
452 </dependency>
453 <dependency>
454 <groupId>javax.security.auth.message</groupId>
455 <artifactId>javax.security.auth.message-api</artifactId>
456 <version>1.1</version>
457 </dependency>
458 <dependency>
459 <groupId>javax.servlet</groupId>
460 <artifactId>javax.servlet-api</artifactId>
461 <version>3.1.0</version>
462 </dependency>
463 <dependency>
464 <groupId>javax.transaction</groupId>
465 <artifactId>javax.transaction-api</artifactId>
466 <version>1.2</version>
467 </dependency>
468 <dependency>
469 <groupId>javax.validation</groupId>
470 <artifactId>validation-api</artifactId>
471 <version>1.1.0.Final</version>
472 </dependency>
473 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500474 <groupId>javax.websocket</groupId>
475 <artifactId>javax.websocket-api</artifactId>
476 <version>1.1</version>
477 </dependency>
478 <dependency>
479 <groupId>javax.ws.rs</groupId>
480 <artifactId>javax.ws.rs-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100481 <version>2.1.1</version>
482 </dependency>
483 <dependency>
484 <groupId>jaxen</groupId>
485 <artifactId>jaxen</artifactId>
486 <version>1.1.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500487 </dependency>
488 <dependency>
489 <groupId>joda-time</groupId>
490 <artifactId>joda-time</artifactId>
491 <version>2.9.7</version>
492 </dependency>
493 <dependency>
494 <groupId>net.bytebuddy</groupId>
495 <artifactId>byte-buddy</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100496 <version>1.10.10</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500497 </dependency>
498 <dependency>
499 <groupId>net.i2p.crypto</groupId>
500 <artifactId>eddsa</artifactId>
501 <version>0.3.0</version>
502 </dependency>
503 <dependency>
504 <groupId>net.java.dev.stax-utils</groupId>
505 <artifactId>stax-utils</artifactId>
506 <version>20070216</version>
507 </dependency>
508 <dependency>
509 <groupId>net.sf.ehcache</groupId>
510 <artifactId>ehcache</artifactId>
511 <version>2.10.6</version>
512 </dependency>
513 <dependency>
514 <groupId>net.sf.jung</groupId>
515 <artifactId>jung-algorithms</artifactId>
516 <version>2.1.1</version>
517 </dependency>
518 <dependency>
519 <groupId>net.sf.jung</groupId>
520 <artifactId>jung-api</artifactId>
521 <version>2.1.1</version>
522 </dependency>
523 <dependency>
524 <groupId>net.sf.jung</groupId>
525 <artifactId>jung-graph-impl</artifactId>
526 <version>2.1.1</version>
527 </dependency>
528 <dependency>
529 <groupId>net.sf.kxml</groupId>
530 <artifactId>kxml2</artifactId>
531 <version>2.2.2</version>
532 </dependency>
533 <dependency>
534 <groupId>net.sourceforge.jtds</groupId>
535 <artifactId>jtds</artifactId>
536 <version>1.3.1</version>
537 </dependency>
538 <dependency>
539 <groupId>org.agrona</groupId>
540 <artifactId>agrona</artifactId>
541 <version>0.9.33</version>
542 </dependency>
543 <dependency>
544 <groupId>org.antlr</groupId>
545 <artifactId>antlr4-runtime</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100546 <version>4.8-1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500547 </dependency>
548 <dependency>
549 <groupId>org.apache.activemq</groupId>
550 <artifactId>activemq-osgi</artifactId>
551 <version>5.15.3</version>
552 </dependency>
553 <dependency>
554 <groupId>org.apache.aries.application</groupId>
555 <artifactId>org.apache.aries.application.api</artifactId>
556 <version>1.0.0</version>
557 </dependency>
558 <dependency>
559 <groupId>org.apache.aries.application</groupId>
560 <artifactId>org.apache.aries.application.default.local.platform</artifactId>
561 <version>1.0.0</version>
562 </dependency>
563 <dependency>
564 <groupId>org.apache.aries.application</groupId>
565 <artifactId>org.apache.aries.application.deployment.management</artifactId>
566 <version>1.0.0</version>
567 </dependency>
568 <dependency>
569 <groupId>org.apache.aries.application</groupId>
570 <artifactId>org.apache.aries.application.install</artifactId>
571 <version>1.0.0</version>
572 </dependency>
573 <dependency>
574 <groupId>org.apache.aries.application</groupId>
575 <artifactId>org.apache.aries.application.management</artifactId>
576 <version>1.0.0</version>
577 </dependency>
578 <dependency>
579 <groupId>org.apache.aries.application</groupId>
580 <artifactId>org.apache.aries.application.modeller</artifactId>
581 <version>1.0.0</version>
582 </dependency>
583 <dependency>
584 <groupId>org.apache.aries.application</groupId>
585 <artifactId>org.apache.aries.application.resolver.noop</artifactId>
586 <version>1.0.0</version>
587 </dependency>
588 <dependency>
589 <groupId>org.apache.aries.application</groupId>
590 <artifactId>org.apache.aries.application.resolver.obr</artifactId>
591 <version>1.0.0</version>
592 </dependency>
593 <dependency>
594 <groupId>org.apache.aries.application</groupId>
595 <artifactId>org.apache.aries.application.runtime</artifactId>
596 <version>1.0.0</version>
597 </dependency>
598 <dependency>
599 <groupId>org.apache.aries.application</groupId>
600 <artifactId>org.apache.aries.application.utils</artifactId>
601 <version>1.0.0</version>
602 </dependency>
603 <dependency>
604 <groupId>org.apache.aries.blueprint</groupId>
605 <artifactId>org.apache.aries.blueprint.api</artifactId>
606 <version>1.0.1</version>
607 </dependency>
608 <dependency>
609 <groupId>org.apache.aries.blueprint</groupId>
610 <artifactId>org.apache.aries.blueprint.cm</artifactId>
611 <version>1.3.1</version>
612 </dependency>
613 <dependency>
614 <groupId>org.apache.aries.blueprint</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100615 <artifactId>org.apache.aries.blueprint.core</artifactId>
616 <version>1.10.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500617 </dependency>
618 <dependency>
619 <groupId>org.apache.aries.blueprint</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100620 <artifactId>org.apache.aries.blueprint.core.compatibility</artifactId>
621 <version>1.0.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500622 </dependency>
623 <dependency>
624 <groupId>org.apache.aries.blueprint</groupId>
625 <artifactId>org.apache.aries.blueprint.webosgi</artifactId>
626 <version>1.0.1</version>
627 </dependency>
628 <dependency>
629 <groupId>org.apache.aries.jmx</groupId>
630 <artifactId>org.apache.aries.jmx.api</artifactId>
631 <version>1.1.5</version>
632 </dependency>
633 <dependency>
634 <groupId>org.apache.aries.jmx</groupId>
635 <artifactId>org.apache.aries.jmx.blueprint.api</artifactId>
636 <version>1.2.0</version>
637 </dependency>
638 <dependency>
639 <groupId>org.apache.aries.jmx</groupId>
640 <artifactId>org.apache.aries.jmx.blueprint.core</artifactId>
641 <version>1.2.0</version>
642 </dependency>
643 <dependency>
644 <groupId>org.apache.aries.jmx</groupId>
645 <artifactId>org.apache.aries.jmx.core</artifactId>
646 <version>1.1.8</version>
647 </dependency>
648 <dependency>
649 <groupId>org.apache.aries.jmx</groupId>
650 <artifactId>org.apache.aries.jmx.whiteboard</artifactId>
651 <version>1.2.0</version>
652 </dependency>
653 <dependency>
654 <groupId>org.apache.aries.jndi</groupId>
655 <artifactId>org.apache.aries.jndi.api</artifactId>
656 <version>1.1.0</version>
657 </dependency>
658 <dependency>
659 <groupId>org.apache.aries.jndi</groupId>
660 <artifactId>org.apache.aries.jndi.core</artifactId>
661 <version>1.0.2</version>
662 </dependency>
663 <dependency>
664 <groupId>org.apache.aries.jndi</groupId>
665 <artifactId>org.apache.aries.jndi.legacy.support</artifactId>
666 <version>1.0.0</version>
667 </dependency>
668 <dependency>
669 <groupId>org.apache.aries.jndi</groupId>
670 <artifactId>org.apache.aries.jndi.rmi</artifactId>
671 <version>1.0.0</version>
672 </dependency>
673 <dependency>
674 <groupId>org.apache.aries.jndi</groupId>
675 <artifactId>org.apache.aries.jndi.url</artifactId>
676 <version>1.1.0</version>
677 </dependency>
678 <dependency>
679 <groupId>org.apache.aries.jpa.javax.persistence</groupId>
680 <artifactId>javax.persistence_2.1</artifactId>
681 <version>2.7.2</version>
682 </dependency>
683 <dependency>
684 <groupId>org.apache.aries.jpa</groupId>
685 <artifactId>org.apache.aries.jpa.api</artifactId>
686 <version>2.7.2</version>
687 </dependency>
688 <dependency>
689 <groupId>org.apache.aries.jpa</groupId>
690 <artifactId>org.apache.aries.jpa.blueprint</artifactId>
691 <version>2.7.2</version>
692 </dependency>
693 <dependency>
694 <groupId>org.apache.aries.jpa</groupId>
695 <artifactId>org.apache.aries.jpa.container</artifactId>
696 <version>2.7.2</version>
697 </dependency>
698 <dependency>
699 <groupId>org.apache.aries.jpa</groupId>
700 <artifactId>org.apache.aries.jpa.eclipselink.adapter</artifactId>
701 <version>2.7.2</version>
702 </dependency>
703 <dependency>
704 <groupId>org.apache.aries.jpa</groupId>
705 <artifactId>org.apache.aries.jpa.support</artifactId>
706 <version>2.7.2</version>
707 </dependency>
708 <dependency>
709 <groupId>org.apache.aries</groupId>
710 <artifactId>org.apache.aries.util</artifactId>
711 <version>1.1.3</version>
712 </dependency>
713 <dependency>
714 <groupId>org.apache.aries.proxy</groupId>
715 <artifactId>org.apache.aries.proxy</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100716 <version>1.1.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500717 </dependency>
718 <dependency>
719 <groupId>org.apache.aries.quiesce</groupId>
720 <artifactId>org.apache.aries.quiesce.api</artifactId>
721 <version>1.0.0</version>
722 </dependency>
723 <dependency>
724 <groupId>org.apache.aries.spifly</groupId>
725 <artifactId>org.apache.aries.spifly.dynamic.bundle</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100726 <version>1.2.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500727 </dependency>
728 <dependency>
729 <groupId>org.apache.aries.subsystem</groupId>
730 <artifactId>org.apache.aries.subsystem.api</artifactId>
731 <version>2.0.10</version>
732 </dependency>
733 <dependency>
734 <groupId>org.apache.aries.subsystem</groupId>
735 <artifactId>org.apache.aries.subsystem.core</artifactId>
736 <version>2.0.10</version>
737 </dependency>
738 <dependency>
739 <groupId>org.apache.aries.transaction</groupId>
740 <artifactId>org.apache.aries.transaction.blueprint</artifactId>
741 <version>1.1.1</version>
742 </dependency>
743 <dependency>
744 <groupId>org.apache.aries.transaction</groupId>
745 <artifactId>org.apache.aries.transaction.blueprint</artifactId>
746 <version>2.2.0</version>
747 </dependency>
748 <dependency>
749 <groupId>org.apache.aries.transaction</groupId>
750 <artifactId>org.apache.aries.transaction.manager</artifactId>
751 <version>1.3.3</version>
752 </dependency>
753 <dependency>
754 <groupId>org.apache.commons</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100755 <artifactId>commons-collections4</artifactId>
756 <version>4.3</version>
757 </dependency>
758 <dependency>
759 <groupId>org.apache.commons</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500760 <artifactId>commons-dbcp2</artifactId>
761 <version>2.1.1</version>
762 </dependency>
763 <dependency>
764 <groupId>org.apache.commons</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100765 <artifactId>commons-dbcp2</artifactId>
766 <version>2.6.0</version>
767 </dependency>
768 <dependency>
769 <groupId>org.apache.commons</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500770 <artifactId>commons-lang3</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100771 <version>3.11</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500772 </dependency>
773 <dependency>
774 <groupId>org.apache.commons</groupId>
775 <artifactId>commons-pool2</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100776 <version>2.6.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500777 </dependency>
778 <dependency>
779 <groupId>org.apache.commons</groupId>
780 <artifactId>commons-pool2</artifactId>
781 <version>2.6.2</version>
782 </dependency>
783 <dependency>
784 <groupId>org.apache.commons</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100785 <artifactId>commons-pool2</artifactId>
786 <version>2.8.0</version>
787 </dependency>
788 <dependency>
789 <groupId>org.apache.commons</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500790 <artifactId>commons-text</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100791 <version>1.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500792 </dependency>
793 <dependency>
794 <groupId>org.apache.deltaspike.core</groupId>
795 <artifactId>deltaspike-core-api</artifactId>
796 <version>1.8.1</version>
797 </dependency>
798 <dependency>
799 <groupId>org.apache.deltaspike.core</groupId>
800 <artifactId>deltaspike-core-impl</artifactId>
801 <version>1.8.1</version>
802 </dependency>
803 <dependency>
804 <groupId>org.apache.deltaspike.modules</groupId>
805 <artifactId>deltaspike-data-module-api</artifactId>
806 <version>1.8.1</version>
807 </dependency>
808 <dependency>
809 <groupId>org.apache.deltaspike.modules</groupId>
810 <artifactId>deltaspike-data-module-impl</artifactId>
811 <version>1.8.1</version>
812 </dependency>
813 <dependency>
814 <groupId>org.apache.deltaspike.modules</groupId>
815 <artifactId>deltaspike-jpa-module-api</artifactId>
816 <version>1.8.1</version>
817 </dependency>
818 <dependency>
819 <groupId>org.apache.deltaspike.modules</groupId>
820 <artifactId>deltaspike-jpa-module-impl</artifactId>
821 <version>1.8.1</version>
822 </dependency>
823 <dependency>
824 <groupId>org.apache.deltaspike.modules</groupId>
825 <artifactId>deltaspike-partial-bean-module-api</artifactId>
826 <version>1.8.1</version>
827 </dependency>
828 <dependency>
829 <groupId>org.apache.deltaspike.modules</groupId>
830 <artifactId>deltaspike-partial-bean-module-impl</artifactId>
831 <version>1.8.1</version>
832 </dependency>
833 <dependency>
834 <groupId>org.apache.deltaspike.modules</groupId>
835 <artifactId>deltaspike-proxy-module-api</artifactId>
836 <version>1.8.1</version>
837 </dependency>
838 <dependency>
839 <groupId>org.apache.deltaspike.modules</groupId>
840 <artifactId>deltaspike-proxy-module-impl-asm5</artifactId>
841 <version>1.8.1</version>
842 </dependency>
843 <dependency>
844 <groupId>org.apache.derby</groupId>
845 <artifactId>derby</artifactId>
846 <version>10.14.2.0</version>
847 </dependency>
848 <dependency>
849 <groupId>org.apache.derby</groupId>
850 <artifactId>derbyclient</artifactId>
851 <version>10.14.2.0</version>
852 </dependency>
853 <dependency>
854 <groupId>org.apache.felix</groupId>
855 <artifactId>org.apache.felix.bundlerepository</artifactId>
856 <version>2.0.10</version>
857 </dependency>
858 <dependency>
859 <groupId>org.apache.felix</groupId>
860 <artifactId>org.apache.felix.configadmin</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100861 <version>1.9.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500862 </dependency>
863 <dependency>
864 <groupId>org.apache.felix</groupId>
865 <artifactId>org.apache.felix.coordinator</artifactId>
866 <version>1.0.2</version>
867 </dependency>
868 <dependency>
869 <groupId>org.apache.felix</groupId>
870 <artifactId>org.apache.felix.dependencymanager</artifactId>
871 <version>4.4.1</version>
872 </dependency>
873 <dependency>
874 <groupId>org.apache.felix</groupId>
875 <artifactId>org.apache.felix.fileinstall</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100876 <version>3.6.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500877 </dependency>
878 <dependency>
879 <groupId>org.apache.felix</groupId>
880 <artifactId>org.apache.felix.framework</artifactId>
881 <version>5.6.12</version>
882 </dependency>
883 <dependency>
884 <groupId>org.apache.felix</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100885 <artifactId>org.apache.felix.framework.security</artifactId>
886 <version>2.6.1</version>
887 </dependency>
888 <dependency>
889 <groupId>org.apache.felix</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500890 <artifactId>org.apache.felix.http.jetty</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100891 <version>4.0.18</version>
892 </dependency>
893 <dependency>
894 <groupId>org.apache.felix</groupId>
895 <artifactId>org.apache.felix.httplite.complete</artifactId>
896 <version>0.1.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500897 </dependency>
898 <dependency>
899 <groupId>org.apache.felix</groupId>
900 <artifactId>org.apache.felix.http.servlet-api</artifactId>
901 <version>1.1.2</version>
902 </dependency>
903 <dependency>
904 <groupId>org.apache.felix</groupId>
905 <artifactId>org.apache.felix.http.whiteboard</artifactId>
906 <version>4.0.0</version>
907 </dependency>
908 <dependency>
909 <groupId>org.apache.felix</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500910 <artifactId>org.apache.felix.inventory</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100911 <version>1.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500912 </dependency>
913 <dependency>
914 <groupId>org.apache.felix</groupId>
915 <artifactId>org.apache.felix.metatype</artifactId>
916 <version>1.2.2</version>
917 </dependency>
918 <dependency>
919 <groupId>org.apache.felix</groupId>
920 <artifactId>org.apache.felix.scr</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100921 <version>2.1.24</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500922 </dependency>
923 <dependency>
924 <groupId>org.apache.felix</groupId>
925 <artifactId>org.apache.felix.webconsole.plugins.ds</artifactId>
926 <version>2.1.0</version>
927 </dependency>
928 <dependency>
929 <groupId>org.apache.felix</groupId>
930 <artifactId>org.apache.felix.webconsole.plugins.event</artifactId>
931 <version>1.1.8</version>
932 </dependency>
933 <dependency>
934 <groupId>org.apache.felix</groupId>
935 <artifactId>org.apache.felix.webconsole.plugins.memoryusage</artifactId>
936 <version>1.0.10</version>
937 </dependency>
938 <dependency>
939 <groupId>org.apache.felix</groupId>
940 <artifactId>org.osgi.service.obr</artifactId>
941 <version>1.0.2</version>
942 </dependency>
943 <dependency>
944 <groupId>org.apache.geronimo.bundles</groupId>
945 <artifactId>commons-discovery</artifactId>
946 <version>0.4_1</version>
947 </dependency>
948 <dependency>
949 <groupId>org.apache.geronimo.components</groupId>
950 <artifactId>geronimo-connector</artifactId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500951 <version>3.1.4</version>
952 </dependency>
953 <dependency>
954 <groupId>org.apache.geronimo.specs</groupId>
955 <artifactId>geronimo-annotation_1.0_spec</artifactId>
956 <version>1.1.1</version>
957 </dependency>
958 <dependency>
959 <groupId>org.apache.geronimo.specs</groupId>
960 <artifactId>geronimo-annotation_1.1_spec</artifactId>
961 <version>1.0.1</version>
962 </dependency>
963 <dependency>
964 <groupId>org.apache.geronimo.specs</groupId>
965 <artifactId>geronimo-atinject_1.0_spec</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +0100966 <version>1.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -0500967 </dependency>
968 <dependency>
969 <groupId>org.apache.geronimo.specs</groupId>
970 <artifactId>geronimo-ejb_3.1_spec</artifactId>
971 <version>1.0</version>
972 </dependency>
973 <dependency>
974 <groupId>org.apache.geronimo.specs</groupId>
975 <artifactId>geronimo-el_1.0_spec</artifactId>
976 <version>1.0.1</version>
977 </dependency>
978 <dependency>
979 <groupId>org.apache.geronimo.specs</groupId>
980 <artifactId>geronimo-j2ee-connector_1.6_spec</artifactId>
981 <version>1.0</version>
982 </dependency>
983 <dependency>
984 <groupId>org.apache.geronimo.specs</groupId>
985 <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
986 <version>1.0.1</version>
987 </dependency>
988 <dependency>
989 <groupId>org.apache.geronimo.specs</groupId>
990 <artifactId>geronimo-jaspic_1.0_spec</artifactId>
991 <version>1.1</version>
992 </dependency>
993 <dependency>
994 <groupId>org.apache.geronimo.specs</groupId>
995 <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
996 <version>2.1</version>
997 </dependency>
998 <dependency>
999 <groupId>org.apache.geronimo.specs</groupId>
1000 <artifactId>geronimo-jaxws_2.2_spec</artifactId>
1001 <version>1.0</version>
1002 </dependency>
1003 <dependency>
1004 <groupId>org.apache.geronimo.specs</groupId>
1005 <artifactId>geronimo-jms_1.1_spec</artifactId>
1006 <version>1.1.1</version>
1007 </dependency>
1008 <dependency>
1009 <groupId>org.apache.geronimo.specs</groupId>
1010 <artifactId>geronimo-jpa_2.0_spec</artifactId>
1011 <version>1.1</version>
1012 </dependency>
1013 <dependency>
1014 <groupId>org.apache.geronimo.specs</groupId>
1015 <artifactId>geronimo-jta_1.1_spec</artifactId>
1016 <version>1.1.1</version>
1017 </dependency>
1018 <dependency>
1019 <groupId>org.apache.geronimo.specs</groupId>
1020 <artifactId>geronimo-osgi-registry</artifactId>
1021 <version>1.1</version>
1022 </dependency>
1023 <dependency>
1024 <groupId>org.apache.geronimo.specs</groupId>
1025 <artifactId>geronimo-stax-api_1.2_spec</artifactId>
1026 <version>1.1</version>
1027 </dependency>
1028 <dependency>
1029 <groupId>org.apache.geronimo.specs</groupId>
1030 <artifactId>geronimo-validation_1.0_spec</artifactId>
1031 <version>1.1</version>
1032 </dependency>
1033 <dependency>
1034 <groupId>org.apache.karaf.audit</groupId>
1035 <artifactId>org.apache.karaf.audit.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001036 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001037 </dependency>
1038 <dependency>
1039 <groupId>org.apache.karaf.bundle</groupId>
1040 <artifactId>org.apache.karaf.bundle.blueprintstate</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001041 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001042 </dependency>
1043 <dependency>
1044 <groupId>org.apache.karaf.bundle</groupId>
1045 <artifactId>org.apache.karaf.bundle.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001046 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001047 </dependency>
1048 <dependency>
1049 <groupId>org.apache.karaf.config</groupId>
1050 <artifactId>org.apache.karaf.config.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001051 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001052 </dependency>
1053 <dependency>
1054 <groupId>org.apache.karaf.deployer</groupId>
1055 <artifactId>org.apache.karaf.deployer.blueprint</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001056 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001057 </dependency>
1058 <dependency>
1059 <groupId>org.apache.karaf.deployer</groupId>
1060 <artifactId>org.apache.karaf.deployer.features</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001061 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001062 </dependency>
1063 <dependency>
1064 <groupId>org.apache.karaf.deployer</groupId>
1065 <artifactId>org.apache.karaf.deployer.kar</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001066 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001067 </dependency>
1068 <dependency>
1069 <groupId>org.apache.karaf.deployer</groupId>
1070 <artifactId>org.apache.karaf.deployer.wrap</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001071 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001072 </dependency>
1073 <dependency>
1074 <groupId>org.apache.karaf.diagnostic</groupId>
1075 <artifactId>org.apache.karaf.diagnostic.boot</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001076 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001077 </dependency>
1078 <dependency>
1079 <groupId>org.apache.karaf.diagnostic</groupId>
1080 <artifactId>org.apache.karaf.diagnostic.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001081 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001082 </dependency>
1083 <dependency>
1084 <groupId>org.apache.karaf.docker</groupId>
1085 <artifactId>org.apache.karaf.docker.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001086 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001087 </dependency>
1088 <dependency>
1089 <groupId>org.apache.karaf.features</groupId>
1090 <artifactId>org.apache.karaf.features.command</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001091 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001092 </dependency>
1093 <dependency>
1094 <groupId>org.apache.karaf.features</groupId>
1095 <artifactId>org.apache.karaf.features.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001096 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001097 </dependency>
1098 <dependency>
1099 <groupId>org.apache.karaf.features</groupId>
1100 <artifactId>org.apache.karaf.features.extension</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001101 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001102 </dependency>
1103 <dependency>
1104 <groupId>org.apache.karaf.http</groupId>
1105 <artifactId>org.apache.karaf.http.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001106 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001107 </dependency>
1108 <dependency>
1109 <groupId>org.apache.karaf.instance</groupId>
1110 <artifactId>org.apache.karaf.instance.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001111 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001112 </dependency>
1113 <dependency>
1114 <groupId>org.apache.karaf.jaas.blueprint</groupId>
1115 <artifactId>org.apache.karaf.jaas.blueprint.config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001116 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001117 </dependency>
1118 <dependency>
1119 <groupId>org.apache.karaf.jaas.blueprint</groupId>
1120 <artifactId>org.apache.karaf.jaas.blueprint.jasypt</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001121 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001122 </dependency>
1123 <dependency>
1124 <groupId>org.apache.karaf.jaas</groupId>
1125 <artifactId>org.apache.karaf.jaas.boot</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001126 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001127 </dependency>
1128 <dependency>
1129 <groupId>org.apache.karaf.jaas</groupId>
1130 <artifactId>org.apache.karaf.jaas.command</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001131 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001132 </dependency>
1133 <dependency>
1134 <groupId>org.apache.karaf.jaas</groupId>
1135 <artifactId>org.apache.karaf.jaas.config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001136 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001137 </dependency>
1138 <dependency>
1139 <groupId>org.apache.karaf.jaas</groupId>
1140 <artifactId>org.apache.karaf.jaas.jasypt</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001141 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001142 </dependency>
1143 <dependency>
1144 <groupId>org.apache.karaf.jaas</groupId>
1145 <artifactId>org.apache.karaf.jaas.modules</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001146 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001147 </dependency>
1148 <dependency>
1149 <groupId>org.apache.karaf.jdbc</groupId>
1150 <artifactId>org.apache.karaf.jdbc.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001151 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001152 </dependency>
1153 <dependency>
1154 <groupId>org.apache.karaf.jms</groupId>
1155 <artifactId>org.apache.karaf.jms.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001156 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001157 </dependency>
1158 <dependency>
1159 <groupId>org.apache.karaf.jndi</groupId>
1160 <artifactId>org.apache.karaf.jndi.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001161 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001162 </dependency>
1163 <dependency>
1164 <groupId>org.apache.karaf.kar</groupId>
1165 <artifactId>org.apache.karaf.kar.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001166 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001167 </dependency>
1168 <dependency>
1169 <groupId>org.apache.karaf.log</groupId>
1170 <artifactId>org.apache.karaf.log.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001171 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001172 </dependency>
1173 <dependency>
1174 <groupId>org.apache.karaf.management</groupId>
1175 <artifactId>org.apache.karaf.management.server</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001176 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001177 </dependency>
1178 <dependency>
1179 <groupId>org.apache.karaf</groupId>
1180 <artifactId>manual</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001181 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001182 </dependency>
1183 <dependency>
1184 <groupId>org.apache.karaf.maven</groupId>
1185 <artifactId>org.apache.karaf.maven.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001186 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001187 </dependency>
1188 <dependency>
1189 <groupId>org.apache.karaf.obr</groupId>
1190 <artifactId>org.apache.karaf.obr.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001191 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001192 </dependency>
1193 <dependency>
1194 <groupId>org.apache.karaf</groupId>
1195 <artifactId>org.apache.karaf.client</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001196 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001197 </dependency>
1198 <dependency>
1199 <groupId>org.apache.karaf</groupId>
1200 <artifactId>org.apache.karaf.event</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001201 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001202 </dependency>
1203 <dependency>
1204 <groupId>org.apache.karaf.package</groupId>
1205 <artifactId>org.apache.karaf.package.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001206 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001207 </dependency>
1208 <dependency>
1209 <groupId>org.apache.karaf.profile</groupId>
1210 <artifactId>org.apache.karaf.profile.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001211 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001212 </dependency>
1213 <dependency>
1214 <groupId>org.apache.karaf.scheduler</groupId>
1215 <artifactId>org.apache.karaf.scheduler.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001216 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001217 </dependency>
1218 <dependency>
1219 <groupId>org.apache.karaf.scr</groupId>
1220 <artifactId>org.apache.karaf.scr.management</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001221 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001222 </dependency>
1223 <dependency>
1224 <groupId>org.apache.karaf.scr</groupId>
1225 <artifactId>org.apache.karaf.scr.state</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001226 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001227 </dependency>
1228 <dependency>
1229 <groupId>org.apache.karaf.service</groupId>
1230 <artifactId>org.apache.karaf.service.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001231 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001232 </dependency>
1233 <dependency>
1234 <groupId>org.apache.karaf.service</groupId>
1235 <artifactId>org.apache.karaf.service.guard</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001236 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001237 </dependency>
1238 <dependency>
1239 <groupId>org.apache.karaf.services</groupId>
1240 <artifactId>org.apache.karaf.services.coordinator</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001241 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001242 </dependency>
1243 <dependency>
1244 <groupId>org.apache.karaf.services</groupId>
1245 <artifactId>org.apache.karaf.services.eventadmin</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001246 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001247 </dependency>
1248 <dependency>
1249 <groupId>org.apache.karaf.shell</groupId>
1250 <artifactId>org.apache.karaf.shell.commands</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001251 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001252 </dependency>
1253 <dependency>
1254 <groupId>org.apache.karaf.shell</groupId>
1255 <artifactId>org.apache.karaf.shell.console</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001256 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001257 </dependency>
1258 <dependency>
1259 <groupId>org.apache.karaf.shell</groupId>
1260 <artifactId>org.apache.karaf.shell.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001261 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001262 </dependency>
1263 <dependency>
1264 <groupId>org.apache.karaf.shell</groupId>
1265 <artifactId>org.apache.karaf.shell.ssh</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001266 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001267 </dependency>
1268 <dependency>
1269 <groupId>org.apache.karaf.shell</groupId>
1270 <artifactId>org.apache.karaf.shell.table</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001271 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001272 </dependency>
1273 <dependency>
1274 <groupId>org.apache.karaf.subsystem</groupId>
1275 <artifactId>org.apache.karaf.subsystem.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001276 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001277 </dependency>
1278 <dependency>
1279 <groupId>org.apache.karaf.system</groupId>
1280 <artifactId>org.apache.karaf.system.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001281 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001282 </dependency>
1283 <dependency>
1284 <groupId>org.apache.karaf.tooling</groupId>
1285 <artifactId>org.apache.karaf.tools.utils</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001286 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001287 </dependency>
1288 <dependency>
1289 <groupId>org.apache.karaf.webconsole</groupId>
1290 <artifactId>org.apache.karaf.webconsole.console</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001291 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001292 </dependency>
1293 <dependency>
1294 <groupId>org.apache.karaf.webconsole</groupId>
1295 <artifactId>org.apache.karaf.webconsole.features</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001296 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001297 </dependency>
1298 <dependency>
1299 <groupId>org.apache.karaf.webconsole</groupId>
1300 <artifactId>org.apache.karaf.webconsole.gogo</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001301 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001302 </dependency>
1303 <dependency>
1304 <groupId>org.apache.karaf.webconsole</groupId>
1305 <artifactId>org.apache.karaf.webconsole.http</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001306 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001307 </dependency>
1308 <dependency>
1309 <groupId>org.apache.karaf.webconsole</groupId>
1310 <artifactId>org.apache.karaf.webconsole.instance</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001311 <version>4.2.9</version>
1312 </dependency>
1313 <dependency>
1314 <groupId>org.apache.karaf.web</groupId>
1315 <artifactId>org.apache.karaf.web.core</artifactId>
1316 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001317 </dependency>
1318 <dependency>
1319 <groupId>org.apache.karaf.wrapper</groupId>
1320 <artifactId>org.apache.karaf.wrapper.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001321 <version>4.2.9</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001322 </dependency>
1323 <dependency>
1324 <groupId>org.apache.myfaces.core</groupId>
1325 <artifactId>myfaces-api</artifactId>
1326 <version>2.2.12</version>
1327 </dependency>
1328 <dependency>
1329 <groupId>org.apache.myfaces.core</groupId>
1330 <artifactId>myfaces-impl</artifactId>
1331 <version>2.2.12</version>
1332 </dependency>
1333 <dependency>
1334 <groupId>org.apache.openjpa</groupId>
1335 <artifactId>openjpa</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001336 <version>3.1.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001337 </dependency>
1338 <dependency>
1339 <groupId>org.apache.openwebbeans</groupId>
1340 <artifactId>openwebbeans-el22</artifactId>
1341 <version>1.7.6</version>
1342 </dependency>
1343 <dependency>
1344 <groupId>org.apache.openwebbeans</groupId>
1345 <artifactId>openwebbeans-impl</artifactId>
1346 <version>1.7.6</version>
1347 </dependency>
1348 <dependency>
1349 <groupId>org.apache.openwebbeans</groupId>
1350 <artifactId>openwebbeans-spi</artifactId>
1351 <version>1.7.6</version>
1352 </dependency>
1353 <dependency>
1354 <groupId>org.apache.openwebbeans</groupId>
1355 <artifactId>openwebbeans-web</artifactId>
1356 <version>1.7.6</version>
1357 </dependency>
1358 <dependency>
1359 <groupId>org.apache.servicemix.bundles</groupId>
1360 <artifactId>org.apache.servicemix.bundles.c3p0</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001361 <version>0.9.5.4_1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001362 </dependency>
1363 <dependency>
1364 <groupId>org.apache.servicemix.bundles</groupId>
1365 <artifactId>org.apache.servicemix.bundles.cglib</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001366 <version>3.3.0_1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001367 </dependency>
1368 <dependency>
1369 <groupId>org.apache.servicemix.bundles</groupId>
1370 <artifactId>org.apache.servicemix.bundles.commons-digester</artifactId>
1371 <version>1.8_4</version>
1372 </dependency>
1373 <dependency>
1374 <groupId>org.apache.servicemix.bundles</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001375 <artifactId>org.apache.servicemix.bundles.jasypt</artifactId>
1376 <version>1.9.3_1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001377 </dependency>
1378 <dependency>
1379 <groupId>org.apache.servicemix.bundles</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001380 <artifactId>org.apache.servicemix.bundles.jasypt-spring31</artifactId>
1381 <version>1.9.3_1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001382 </dependency>
1383 <dependency>
1384 <groupId>org.apache.servicemix.bundles</groupId>
1385 <artifactId>org.apache.servicemix.bundles.javax-inject</artifactId>
1386 <version>1_2</version>
1387 </dependency>
1388 <dependency>
1389 <groupId>org.apache.servicemix.bundles</groupId>
1390 <artifactId>org.apache.servicemix.bundles.jsr305</artifactId>
1391 <version>1.3.9_1</version>
1392 </dependency>
1393 <dependency>
1394 <groupId>org.apache.servicemix.bundles</groupId>
1395 <artifactId>org.apache.servicemix.bundles.not-yet-commons-ssl</artifactId>
1396 <version>0.3.11_1</version>
1397 </dependency>
1398 <dependency>
1399 <groupId>org.apache.servicemix.bundles</groupId>
1400 <artifactId>org.apache.servicemix.bundles.serp</artifactId>
1401 <version>1.14.1_1</version>
1402 </dependency>
1403 <dependency>
1404 <groupId>org.apache.servicemix.specs</groupId>
1405 <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
1406 <version>2.9.0</version>
1407 </dependency>
1408 <dependency>
1409 <groupId>org.apache.servicemix.specs</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001410 <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001411 <version>2.9.0</version>
1412 </dependency>
1413 <dependency>
1414 <groupId>org.apache.servicemix.specs</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001415 <artifactId>org.apache.servicemix.specs.java-persistence-api-2.0</artifactId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001416 <version>2.9.0</version>
1417 </dependency>
1418 <dependency>
1419 <groupId>org.apache.servicemix.specs</groupId>
1420 <artifactId>org.apache.servicemix.specs.jaxb-api-2.2</artifactId>
1421 <version>2.9.0</version>
1422 </dependency>
1423 <dependency>
1424 <groupId>org.apache.servicemix.specs</groupId>
1425 <artifactId>org.apache.servicemix.specs.jaxp-api-1.3</artifactId>
1426 <version>2.9.0</version>
1427 </dependency>
1428 <dependency>
1429 <groupId>org.apache.servicemix.specs</groupId>
1430 <artifactId>org.apache.servicemix.specs.jsr250-1.0</artifactId>
1431 <version>2.9.0</version>
1432 </dependency>
1433 <dependency>
1434 <groupId>org.apache.servicemix.specs</groupId>
1435 <artifactId>org.apache.servicemix.specs.jsr303-api-1.0.0</artifactId>
1436 <version>2.9.0</version>
1437 </dependency>
1438 <dependency>
1439 <groupId>org.apache.servicemix.specs</groupId>
1440 <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
1441 <version>2.9.0</version>
1442 </dependency>
1443 <dependency>
1444 <groupId>org.apache.shiro</groupId>
1445 <artifactId>shiro-core</artifactId>
1446 <version>1.3.2</version>
1447 </dependency>
1448 <dependency>
1449 <groupId>org.apache.shiro</groupId>
1450 <artifactId>shiro-web</artifactId>
1451 <version>1.3.2</version>
1452 </dependency>
1453 <dependency>
1454 <groupId>org.apache.sshd</groupId>
1455 <artifactId>sshd-core</artifactId>
1456 <version>1.7.0</version>
1457 </dependency>
1458 <dependency>
1459 <groupId>org.apache.sshd</groupId>
1460 <artifactId>sshd-netty</artifactId>
1461 <version>2.3.0</version>
1462 </dependency>
1463 <dependency>
1464 <groupId>org.apache.sshd</groupId>
1465 <artifactId>sshd-osgi</artifactId>
1466 <version>2.3.0</version>
1467 </dependency>
1468 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001469 <groupId>org.apache.thrift</groupId>
1470 <artifactId>libthrift</artifactId>
1471 <version>0.9.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001472 </dependency>
1473 <dependency>
1474 <groupId>org.apache.xbean</groupId>
1475 <artifactId>xbean-asm6-shaded</artifactId>
1476 <version>4.9</version>
1477 </dependency>
1478 <dependency>
1479 <groupId>org.apache.xbean</groupId>
1480 <artifactId>xbean-asm7-shaded</artifactId>
1481 <version>4.12</version>
1482 </dependency>
1483 <dependency>
1484 <groupId>org.apache.xbean</groupId>
1485 <artifactId>xbean-bundleutils</artifactId>
1486 <version>4.12</version>
1487 </dependency>
1488 <dependency>
1489 <groupId>org.apache.xbean</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001490 <artifactId>xbean-bundleutils</artifactId>
1491 <version>4.17</version>
1492 </dependency>
1493 <dependency>
1494 <groupId>org.apache.xbean</groupId>
1495 <artifactId>xbean-finder</artifactId>
1496 <version>4.17</version>
1497 </dependency>
1498 <dependency>
1499 <groupId>org.apache.xbean</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001500 <artifactId>xbean-finder-shaded</artifactId>
1501 <version>4.12</version>
1502 </dependency>
1503 <dependency>
1504 <groupId>org.apache.xbean</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001505 <artifactId>xbean-naming</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001506 <version>4.17</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001507 </dependency>
1508 <dependency>
1509 <groupId>org.apache.xbean</groupId>
1510 <artifactId>xbean-reflect</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001511 <version>4.17</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001512 </dependency>
1513 <dependency>
1514 <groupId>org.checkerframework</groupId>
1515 <artifactId>checker-qual</artifactId>
1516 <version>2.5.8</version>
1517 </dependency>
1518 <dependency>
1519 <groupId>org.codehaus.groovy</groupId>
1520 <artifactId>groovy-all</artifactId>
1521 <version>2.4.12</version>
1522 </dependency>
1523 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001524 <groupId>org.codehaus.woodstox</groupId>
1525 <artifactId>stax2-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001526 <version>4.2.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001527 </dependency>
1528 <dependency>
1529 <groupId>org.dom4j</groupId>
1530 <artifactId>dom4j</artifactId>
1531 <version>2.1.1</version>
1532 </dependency>
1533 <dependency>
1534 <groupId>org.eclipse.jdt.core.compiler</groupId>
1535 <artifactId>ecj</artifactId>
1536 <version>4.5.1</version>
1537 </dependency>
1538 <dependency>
1539 <groupId>org.eclipse.jdt</groupId>
1540 <artifactId>org.eclipse.jdt.annotation</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001541 <version>2.2.400</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001542 </dependency>
1543 <dependency>
1544 <groupId>org.eclipse.jetty.aggregate</groupId>
1545 <artifactId>jetty-all-server</artifactId>
1546 <version>8.1.14.v20131031</version>
1547 </dependency>
1548 <dependency>
1549 <groupId>org.eclipse.jetty.alpn</groupId>
1550 <artifactId>alpn-api</artifactId>
1551 <version>1.1.2.v20150522</version>
1552 </dependency>
1553 <dependency>
1554 <groupId>org.eclipse.jetty.http2</groupId>
1555 <artifactId>http2-common</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001556 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001557 </dependency>
1558 <dependency>
1559 <groupId>org.eclipse.jetty.http2</groupId>
1560 <artifactId>http2-hpack</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001561 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001562 </dependency>
1563 <dependency>
1564 <groupId>org.eclipse.jetty.http2</groupId>
1565 <artifactId>http2-server</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001566 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001567 </dependency>
1568 <dependency>
1569 <groupId>org.eclipse.jetty</groupId>
1570 <artifactId>jetty-alpn-server</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001571 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001572 </dependency>
1573 <dependency>
1574 <groupId>org.eclipse.jetty</groupId>
1575 <artifactId>jetty-client</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001576 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001577 </dependency>
1578 <dependency>
1579 <groupId>org.eclipse.jetty</groupId>
1580 <artifactId>jetty-continuation</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001581 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001582 </dependency>
1583 <dependency>
1584 <groupId>org.eclipse.jetty</groupId>
1585 <artifactId>jetty-deploy</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001586 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001587 </dependency>
1588 <dependency>
1589 <groupId>org.eclipse.jetty</groupId>
1590 <artifactId>jetty-http</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001591 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001592 </dependency>
1593 <dependency>
1594 <groupId>org.eclipse.jetty</groupId>
1595 <artifactId>jetty-io</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001596 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001597 </dependency>
1598 <dependency>
1599 <groupId>org.eclipse.jetty</groupId>
1600 <artifactId>jetty-jaas</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001601 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001602 </dependency>
1603 <dependency>
1604 <groupId>org.eclipse.jetty</groupId>
1605 <artifactId>jetty-jaspi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001606 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001607 </dependency>
1608 <dependency>
1609 <groupId>org.eclipse.jetty</groupId>
1610 <artifactId>jetty-jmx</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001611 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001612 </dependency>
1613 <dependency>
1614 <groupId>org.eclipse.jetty</groupId>
1615 <artifactId>jetty-jndi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001616 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001617 </dependency>
1618 <dependency>
1619 <groupId>org.eclipse.jetty</groupId>
1620 <artifactId>jetty-plus</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001621 <version>9.4.28.v20200408</version>
1622 </dependency>
1623 <dependency>
1624 <groupId>org.eclipse.jetty</groupId>
1625 <artifactId>jetty-proxy</artifactId>
1626 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001627 </dependency>
1628 <dependency>
1629 <groupId>org.eclipse.jetty</groupId>
1630 <artifactId>jetty-rewrite</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001631 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001632 </dependency>
1633 <dependency>
1634 <groupId>org.eclipse.jetty</groupId>
1635 <artifactId>jetty-security</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001636 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001637 </dependency>
1638 <dependency>
1639 <groupId>org.eclipse.jetty</groupId>
1640 <artifactId>jetty-server</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001641 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001642 </dependency>
1643 <dependency>
1644 <groupId>org.eclipse.jetty</groupId>
1645 <artifactId>jetty-servlet</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001646 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001647 </dependency>
1648 <dependency>
1649 <groupId>org.eclipse.jetty</groupId>
1650 <artifactId>jetty-servlets</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001651 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001652 </dependency>
1653 <dependency>
1654 <groupId>org.eclipse.jetty</groupId>
1655 <artifactId>jetty-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001656 <version>9.4.28.v20200408</version>
1657 </dependency>
1658 <dependency>
1659 <groupId>org.eclipse.jetty</groupId>
1660 <artifactId>jetty-util-ajax</artifactId>
1661 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001662 </dependency>
1663 <dependency>
1664 <groupId>org.eclipse.jetty</groupId>
1665 <artifactId>jetty-webapp</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001666 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001667 </dependency>
1668 <dependency>
1669 <groupId>org.eclipse.jetty</groupId>
1670 <artifactId>jetty-xml</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001671 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001672 </dependency>
1673 <dependency>
1674 <groupId>org.eclipse.jetty.osgi</groupId>
1675 <artifactId>jetty-osgi-alpn</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001676 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001677 </dependency>
1678 <dependency>
1679 <groupId>org.eclipse.jetty.websocket</groupId>
1680 <artifactId>javax-websocket-client-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001681 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001682 </dependency>
1683 <dependency>
1684 <groupId>org.eclipse.jetty.websocket</groupId>
1685 <artifactId>javax-websocket-server-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001686 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001687 </dependency>
1688 <dependency>
1689 <groupId>org.eclipse.jetty.websocket</groupId>
1690 <artifactId>websocket-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001691 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001692 </dependency>
1693 <dependency>
1694 <groupId>org.eclipse.jetty.websocket</groupId>
1695 <artifactId>websocket-client</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001696 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001697 </dependency>
1698 <dependency>
1699 <groupId>org.eclipse.jetty.websocket</groupId>
1700 <artifactId>websocket-common</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001701 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001702 </dependency>
1703 <dependency>
1704 <groupId>org.eclipse.jetty.websocket</groupId>
1705 <artifactId>websocket-server</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001706 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001707 </dependency>
1708 <dependency>
1709 <groupId>org.eclipse.jetty.websocket</groupId>
1710 <artifactId>websocket-servlet</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001711 <version>9.4.28.v20200408</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001712 </dependency>
1713 <dependency>
1714 <groupId>org.eclipse.persistence</groupId>
1715 <artifactId>javax.persistence</artifactId>
1716 <version>2.1.0</version>
1717 </dependency>
1718 <dependency>
1719 <groupId>org.eclipse.persistence</groupId>
1720 <artifactId>javax.persistence</artifactId>
1721 <version>2.2.0</version>
1722 </dependency>
1723 <dependency>
1724 <groupId>org.eclipse.persistence</groupId>
1725 <artifactId>org.eclipse.persistence.antlr</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001726 <version>2.7.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001727 </dependency>
1728 <dependency>
1729 <groupId>org.eclipse.persistence</groupId>
1730 <artifactId>org.eclipse.persistence.asm</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001731 <version>2.7.5</version>
1732 </dependency>
1733 <dependency>
1734 <groupId>org.eclipse.persistence</groupId>
1735 <artifactId>org.eclipse.persistence.asm</artifactId>
1736 <version>2.7.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001737 </dependency>
1738 <dependency>
1739 <groupId>org.eclipse.persistence</groupId>
1740 <artifactId>org.eclipse.persistence.core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001741 <version>2.7.5</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001742 </dependency>
1743 <dependency>
1744 <groupId>org.eclipse.persistence</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001745 <artifactId>org.eclipse.persistence.core</artifactId>
1746 <version>2.7.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001747 </dependency>
1748 <dependency>
1749 <groupId>org.eclipse.persistence</groupId>
1750 <artifactId>org.eclipse.persistence.jpa</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001751 <version>2.7.7</version>
1752 </dependency>
1753 <dependency>
1754 <groupId>org.eclipse.persistence</groupId>
1755 <artifactId>org.eclipse.persistence.jpa.jpql</artifactId>
1756 <version>2.7.7</version>
1757 </dependency>
1758 <dependency>
1759 <groupId>org.eclipse.persistence</groupId>
1760 <artifactId>org.eclipse.persistence.moxy</artifactId>
1761 <version>2.7.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001762 </dependency>
1763 <dependency>
1764 <groupId>org.eclipse.platform</groupId>
1765 <artifactId>org.eclipse.osgi</artifactId>
1766 <version>3.12.100</version>
1767 </dependency>
1768 <dependency>
1769 <groupId>org.fusesource.hawtbuf</groupId>
1770 <artifactId>hawtbuf</artifactId>
1771 <version>1.11</version>
1772 </dependency>
1773 <dependency>
1774 <groupId>org.fusesource.jansi</groupId>
1775 <artifactId>jansi</artifactId>
1776 <version>1.18</version>
1777 </dependency>
1778 <dependency>
1779 <groupId>org.glassfish.hk2.external</groupId>
1780 <artifactId>aopalliance-repackaged</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001781 <version>2.5.0-b42</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001782 </dependency>
1783 <dependency>
1784 <groupId>org.glassfish.hk2.external</groupId>
1785 <artifactId>javax.inject</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001786 <version>2.5.0-b42</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001787 </dependency>
1788 <dependency>
1789 <groupId>org.glassfish.hk2</groupId>
1790 <artifactId>hk2-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001791 <version>2.5.0-b42</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001792 </dependency>
1793 <dependency>
1794 <groupId>org.glassfish.hk2</groupId>
1795 <artifactId>hk2-locator</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001796 <version>2.5.0-b42</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001797 </dependency>
1798 <dependency>
1799 <groupId>org.glassfish.hk2</groupId>
1800 <artifactId>hk2-utils</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001801 <version>2.5.0-b42</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001802 </dependency>
1803 <dependency>
1804 <groupId>org.glassfish.hk2</groupId>
1805 <artifactId>osgi-resource-locator</artifactId>
1806 <version>1.0.1</version>
1807 </dependency>
1808 <dependency>
1809 <groupId>org.glassfish</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001810 <artifactId>jakarta.el</artifactId>
1811 <version>3.0.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001812 </dependency>
1813 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001814 <groupId>org.glassfish</groupId>
1815 <artifactId>javax.json</artifactId>
1816 <version>1.0.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001817 </dependency>
1818 <dependency>
1819 <groupId>org.glassfish.jersey.containers</groupId>
1820 <artifactId>jersey-container-servlet</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001821 <version>2.27</version>
1822 </dependency>
1823 <dependency>
1824 <groupId>org.glassfish.jersey.containers</groupId>
1825 <artifactId>jersey-container-servlet-core</artifactId>
1826 <version>2.27</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001827 </dependency>
1828 <dependency>
1829 <groupId>org.glassfish.jersey.core</groupId>
1830 <artifactId>jersey-client</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001831 <version>2.27</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001832 </dependency>
1833 <dependency>
1834 <groupId>org.glassfish.jersey.core</groupId>
1835 <artifactId>jersey-common</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001836 <version>2.27</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001837 </dependency>
1838 <dependency>
1839 <groupId>org.glassfish.jersey.core</groupId>
1840 <artifactId>jersey-server</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001841 <version>2.27</version>
1842 </dependency>
1843 <dependency>
1844 <groupId>org.glassfish.jersey.inject</groupId>
1845 <artifactId>jersey-hk2</artifactId>
1846 <version>2.27</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001847 </dependency>
1848 <dependency>
1849 <groupId>org.glassfish.jersey.media</groupId>
1850 <artifactId>jersey-media-jaxb</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001851 <version>2.27</version>
1852 </dependency>
1853 <dependency>
1854 <groupId>org.glassfish.jersey.media</groupId>
1855 <artifactId>jersey-media-sse</artifactId>
1856 <version>2.27</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001857 </dependency>
1858 <dependency>
1859 <groupId>org.hibernate.common</groupId>
1860 <artifactId>hibernate-commons-annotations</artifactId>
1861 <version>5.1.0.Final</version>
1862 </dependency>
1863 <dependency>
1864 <groupId>org.hibernate</groupId>
1865 <artifactId>hibernate-core</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001866 <version>5.4.17.Final</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001867 </dependency>
1868 <dependency>
1869 <groupId>org.hibernate</groupId>
1870 <artifactId>hibernate-envers</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001871 <version>5.4.17.Final</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001872 </dependency>
1873 <dependency>
1874 <groupId>org.hibernate</groupId>
1875 <artifactId>hibernate-osgi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001876 <version>5.4.17.Final</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001877 </dependency>
1878 <dependency>
1879 <groupId>org.hibernate.validator</groupId>
1880 <artifactId>hibernate-validator</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001881 <version>6.1.5.Final</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001882 </dependency>
1883 <dependency>
1884 <groupId>org.hsqldb</groupId>
1885 <artifactId>hsqldb</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001886 <version>2.5.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001887 </dependency>
1888 <dependency>
1889 <groupId>org.javamoney</groupId>
1890 <artifactId>moneta</artifactId>
1891 <version>1.1</version>
1892 </dependency>
1893 <dependency>
1894 <groupId>org.javassist</groupId>
1895 <artifactId>javassist</artifactId>
1896 <version>3.24.0-GA</version>
1897 </dependency>
1898 <dependency>
1899 <groupId>org.javassist</groupId>
1900 <artifactId>javassist</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001901 <version>3.27.0-GA</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001902 </dependency>
1903 <dependency>
1904 <groupId>org.jboss.classfilewriter</groupId>
1905 <artifactId>jboss-classfilewriter</artifactId>
1906 <version>1.1.2.Final</version>
1907 </dependency>
1908 <dependency>
1909 <groupId>org.jboss</groupId>
1910 <artifactId>jandex</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001911 <version>2.1.3.Final</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001912 </dependency>
1913 <dependency>
1914 <groupId>org.jboss.logging</groupId>
1915 <artifactId>jboss-logging</artifactId>
1916 <version>3.3.2.Final</version>
1917 </dependency>
1918 <dependency>
1919 <groupId>org.jboss.narayana.osgi</groupId>
1920 <artifactId>narayana-osgi-jta</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001921 <version>5.9.8.Final</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001922 </dependency>
1923 <dependency>
1924 <groupId>org.jboss.spec.javax.transaction</groupId>
1925 <artifactId>jboss-transaction-api_1.2_spec</artifactId>
1926 <version>1.1.1.Final</version>
1927 </dependency>
1928 <dependency>
1929 <groupId>org.jboss.weld</groupId>
1930 <artifactId>weld-osgi-bundle</artifactId>
1931 <version>2.4.8.Final</version>
1932 </dependency>
1933 <dependency>
1934 <groupId>org.jboss.xnio</groupId>
1935 <artifactId>xnio-api</artifactId>
1936 <version>3.3.8.Final</version>
1937 </dependency>
1938 <dependency>
1939 <groupId>org.jboss.xnio</groupId>
1940 <artifactId>xnio-nio</artifactId>
1941 <version>3.3.8.Final</version>
1942 </dependency>
1943 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001944 <groupId>org.jgrapht</groupId>
1945 <artifactId>jgrapht-core</artifactId>
1946 <version>1.2.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001947 </dependency>
1948 <dependency>
1949 <groupId>org.jline</groupId>
1950 <artifactId>jline</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001951 <version>3.14.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001952 </dependency>
1953 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001954 <groupId>org.jline</groupId>
1955 <artifactId>jline-builtins</artifactId>
1956 <version>3.14.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001957 </dependency>
1958 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001959 <groupId>org.jline</groupId>
1960 <artifactId>jline-reader</artifactId>
1961 <version>3.14.1</version>
1962 </dependency>
1963 <dependency>
1964 <groupId>org.jline</groupId>
1965 <artifactId>jline-terminal</artifactId>
1966 <version>3.14.1</version>
1967 </dependency>
1968 <dependency>
1969 <groupId>org.jline</groupId>
1970 <artifactId>jline-terminal-jansi</artifactId>
1971 <version>3.14.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001972 </dependency>
1973 <dependency>
1974 <groupId>org.jolokia</groupId>
1975 <artifactId>jolokia-osgi</artifactId>
1976 <version>1.6.2</version>
1977 </dependency>
1978 <dependency>
1979 <groupId>org.json</groupId>
1980 <artifactId>json</artifactId>
1981 <version>20131018</version>
1982 </dependency>
1983 <dependency>
1984 <groupId>org.jsoup</groupId>
1985 <artifactId>jsoup</artifactId>
1986 <version>1.8.3</version>
1987 </dependency>
1988 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001989 <groupId>org.lz4</groupId>
1990 <artifactId>lz4-java</artifactId>
1991 <version>1.7.1</version>
1992 </dependency>
1993 <dependency>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001994 <groupId>org.mariadb.jdbc</groupId>
1995 <artifactId>mariadb-java-client</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01001996 <version>2.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05001997 </dependency>
1998 <dependency>
1999 <groupId>org.messaginghub</groupId>
2000 <artifactId>pooled-jms</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002001 <version>1.1.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002002 </dependency>
2003 <dependency>
2004 <groupId>org.objenesis</groupId>
2005 <artifactId>objenesis</artifactId>
2006 <version>2.6</version>
2007 </dependency>
2008 <dependency>
2009 <groupId>org.opendaylight.aaa</groupId>
2010 <artifactId>aaa-authn-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002011 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002012 </dependency>
2013 <dependency>
2014 <groupId>org.opendaylight.aaa</groupId>
2015 <artifactId>aaa-cert</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002016 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002017 </dependency>
2018 <dependency>
2019 <groupId>org.opendaylight.aaa</groupId>
2020 <artifactId>aaa-cli</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002021 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002022 </dependency>
2023 <dependency>
2024 <groupId>org.opendaylight.aaa</groupId>
2025 <artifactId>aaa-encrypt-service</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002026 <version>0.12.1</version>
2027 </dependency>
2028 <dependency>
2029 <groupId>org.opendaylight.aaa</groupId>
2030 <artifactId>aaa-encrypt-service-impl</artifactId>
2031 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002032 </dependency>
2033 <dependency>
2034 <groupId>org.opendaylight.aaa</groupId>
2035 <artifactId>aaa-filterchain</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002036 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002037 </dependency>
2038 <dependency>
2039 <groupId>org.opendaylight.aaa</groupId>
2040 <artifactId>aaa-password-service-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002041 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002042 </dependency>
2043 <dependency>
2044 <groupId>org.opendaylight.aaa</groupId>
2045 <artifactId>aaa-password-service-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002046 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002047 </dependency>
2048 <dependency>
2049 <groupId>org.opendaylight.aaa</groupId>
2050 <artifactId>aaa-shiro</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002051 <version>0.12.1</version>
2052 </dependency>
2053 <dependency>
2054 <groupId>org.opendaylight.aaa</groupId>
2055 <artifactId>aaa-shiro-api</artifactId>
2056 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002057 </dependency>
2058 <dependency>
2059 <groupId>org.opendaylight.aaa.web</groupId>
2060 <artifactId>servlet-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002061 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002062 </dependency>
2063 <dependency>
2064 <groupId>org.opendaylight.aaa.web</groupId>
2065 <artifactId>servlet-jersey2</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002066 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002067 </dependency>
2068 <dependency>
2069 <groupId>org.opendaylight.aaa.web</groupId>
2070 <artifactId>web-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002071 <version>0.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002072 </dependency>
2073 <dependency>
2074 <groupId>org.opendaylight.aaa.web</groupId>
2075 <artifactId>web-osgi-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002076 <version>0.12.1</version>
2077 </dependency>
2078 <dependency>
2079 <groupId>org.opendaylight.bgpcep</groupId>
2080 <artifactId>algo-api</artifactId>
2081 <version>0.14.1</version>
2082 </dependency>
2083 <dependency>
2084 <groupId>org.opendaylight.bgpcep</groupId>
2085 <artifactId>algo-impl</artifactId>
2086 <version>0.14.1</version>
2087 </dependency>
2088 <dependency>
2089 <groupId>org.opendaylight.bgpcep</groupId>
2090 <artifactId>bgp-benchmark-app</artifactId>
2091 <version>0.14.1</version>
2092 </dependency>
2093 <dependency>
2094 <groupId>org.opendaylight.bgpcep</groupId>
2095 <artifactId>bgp-bmp-api</artifactId>
2096 <version>0.14.1</version>
2097 </dependency>
2098 <dependency>
2099 <groupId>org.opendaylight.bgpcep</groupId>
2100 <artifactId>bgp-bmp-impl</artifactId>
2101 <version>0.14.1</version>
2102 </dependency>
2103 <dependency>
2104 <groupId>org.opendaylight.bgpcep</groupId>
2105 <artifactId>bgp-bmp-parser-impl</artifactId>
2106 <version>0.14.1</version>
2107 </dependency>
2108 <dependency>
2109 <groupId>org.opendaylight.bgpcep</groupId>
2110 <artifactId>bgp-bmp-spi</artifactId>
2111 <version>0.14.1</version>
2112 </dependency>
2113 <dependency>
2114 <groupId>org.opendaylight.bgpcep</groupId>
2115 <artifactId>bgp-cli</artifactId>
2116 <version>0.14.1</version>
2117 </dependency>
2118 <dependency>
2119 <groupId>org.opendaylight.bgpcep</groupId>
2120 <artifactId>bgp-concepts</artifactId>
2121 <version>0.14.1</version>
2122 </dependency>
2123 <dependency>
2124 <groupId>org.opendaylight.bgpcep</groupId>
2125 <artifactId>bgp-evpn</artifactId>
2126 <version>0.14.1</version>
2127 </dependency>
2128 <dependency>
2129 <groupId>org.opendaylight.bgpcep</groupId>
2130 <artifactId>bgp-flowspec</artifactId>
2131 <version>0.14.1</version>
2132 </dependency>
2133 <dependency>
2134 <groupId>org.opendaylight.bgpcep</groupId>
2135 <artifactId>bgp-inet</artifactId>
2136 <version>0.14.1</version>
2137 </dependency>
2138 <dependency>
2139 <groupId>org.opendaylight.bgpcep</groupId>
2140 <artifactId>bgp-l3vpn</artifactId>
2141 <version>0.14.1</version>
2142 </dependency>
2143 <dependency>
2144 <groupId>org.opendaylight.bgpcep</groupId>
2145 <artifactId>bgp-labeled-unicast</artifactId>
2146 <version>0.14.1</version>
2147 </dependency>
2148 <dependency>
2149 <groupId>org.opendaylight.bgpcep</groupId>
2150 <artifactId>bgp-linkstate</artifactId>
2151 <version>0.14.1</version>
2152 </dependency>
2153 <dependency>
2154 <groupId>org.opendaylight.bgpcep</groupId>
2155 <artifactId>bgp-mvpn</artifactId>
2156 <version>0.14.1</version>
2157 </dependency>
2158 <dependency>
2159 <groupId>org.opendaylight.bgpcep</groupId>
2160 <artifactId>bgp-openconfig-api</artifactId>
2161 <version>0.14.1</version>
2162 </dependency>
2163 <dependency>
2164 <groupId>org.opendaylight.bgpcep</groupId>
2165 <artifactId>bgp-openconfig-rp-impl</artifactId>
2166 <version>0.14.1</version>
2167 </dependency>
2168 <dependency>
2169 <groupId>org.opendaylight.bgpcep</groupId>
2170 <artifactId>bgp-openconfig-rp-spi</artifactId>
2171 <version>0.14.1</version>
2172 </dependency>
2173 <dependency>
2174 <groupId>org.opendaylight.bgpcep</groupId>
2175 <artifactId>bgp-openconfig-rp-statement</artifactId>
2176 <version>0.14.1</version>
2177 </dependency>
2178 <dependency>
2179 <groupId>org.opendaylight.bgpcep</groupId>
2180 <artifactId>bgp-openconfig-spi</artifactId>
2181 <version>0.14.1</version>
2182 </dependency>
2183 <dependency>
2184 <groupId>org.opendaylight.bgpcep</groupId>
2185 <artifactId>bgp-openconfig-state</artifactId>
2186 <version>0.14.1</version>
2187 </dependency>
2188 <dependency>
2189 <groupId>org.opendaylight.bgpcep</groupId>
2190 <artifactId>bgp-parser-api</artifactId>
2191 <version>0.14.1</version>
2192 </dependency>
2193 <dependency>
2194 <groupId>org.opendaylight.bgpcep</groupId>
2195 <artifactId>bgp-parser-impl</artifactId>
2196 <version>0.14.1</version>
2197 </dependency>
2198 <dependency>
2199 <groupId>org.opendaylight.bgpcep</groupId>
2200 <artifactId>bgp-parser-spi</artifactId>
2201 <version>0.14.1</version>
2202 </dependency>
2203 <dependency>
2204 <groupId>org.opendaylight.bgpcep</groupId>
2205 <artifactId>bgp-path-selection-mode</artifactId>
2206 <version>0.14.1</version>
2207 </dependency>
2208 <dependency>
2209 <groupId>org.opendaylight.bgpcep</groupId>
2210 <artifactId>bgp-peer-acceptor</artifactId>
2211 <version>0.14.1</version>
2212 </dependency>
2213 <dependency>
2214 <groupId>org.opendaylight.bgpcep</groupId>
2215 <artifactId>bgp-rib-api</artifactId>
2216 <version>0.14.1</version>
2217 </dependency>
2218 <dependency>
2219 <groupId>org.opendaylight.bgpcep</groupId>
2220 <artifactId>bgp-rib-impl</artifactId>
2221 <version>0.14.1</version>
2222 </dependency>
2223 <dependency>
2224 <groupId>org.opendaylight.bgpcep</groupId>
2225 <artifactId>bgp-rib-spi</artifactId>
2226 <version>0.14.1</version>
2227 </dependency>
2228 <dependency>
2229 <groupId>org.opendaylight.bgpcep</groupId>
2230 <artifactId>bgp-route-target</artifactId>
2231 <version>0.14.1</version>
2232 </dependency>
2233 <dependency>
2234 <groupId>org.opendaylight.bgpcep</groupId>
2235 <artifactId>bgp-topology-provider</artifactId>
2236 <version>0.14.1</version>
2237 </dependency>
2238 <dependency>
2239 <groupId>org.opendaylight.bgpcep</groupId>
2240 <artifactId>bmp-monitors-config-loader</artifactId>
2241 <version>0.14.1</version>
2242 </dependency>
2243 <dependency>
2244 <groupId>org.opendaylight.bgpcep</groupId>
2245 <artifactId>concepts</artifactId>
2246 <version>0.14.1</version>
2247 </dependency>
2248 <dependency>
2249 <groupId>org.opendaylight.bgpcep</groupId>
2250 <artifactId>config-loader-impl</artifactId>
2251 <version>0.14.1</version>
2252 </dependency>
2253 <dependency>
2254 <groupId>org.opendaylight.bgpcep</groupId>
2255 <artifactId>config-loader-spi</artifactId>
2256 <version>0.14.1</version>
2257 </dependency>
2258 <dependency>
2259 <groupId>org.opendaylight.bgpcep</groupId>
2260 <artifactId>data-change-counter</artifactId>
2261 <version>0.14.1</version>
2262 </dependency>
2263 <dependency>
2264 <groupId>org.opendaylight.bgpcep</groupId>
2265 <artifactId>graph-api</artifactId>
2266 <version>0.14.1</version>
2267 </dependency>
2268 <dependency>
2269 <groupId>org.opendaylight.bgpcep</groupId>
2270 <artifactId>graph-impl</artifactId>
2271 <version>0.14.1</version>
2272 </dependency>
2273 <dependency>
2274 <groupId>org.opendaylight.bgpcep</groupId>
2275 <artifactId>pcep-api</artifactId>
2276 <version>0.14.1</version>
2277 </dependency>
2278 <dependency>
2279 <groupId>org.opendaylight.bgpcep</groupId>
2280 <artifactId>pcep-auto-bandwidth-extension</artifactId>
2281 <version>0.14.1</version>
2282 </dependency>
2283 <dependency>
2284 <groupId>org.opendaylight.bgpcep</groupId>
2285 <artifactId>pcep-base-parser</artifactId>
2286 <version>0.14.1</version>
2287 </dependency>
2288 <dependency>
2289 <groupId>org.opendaylight.bgpcep</groupId>
2290 <artifactId>pcep-cli</artifactId>
2291 <version>0.14.1</version>
2292 </dependency>
2293 <dependency>
2294 <groupId>org.opendaylight.bgpcep</groupId>
2295 <artifactId>pcep-ietf-p2mp-te-lsp</artifactId>
2296 <version>0.14.1</version>
2297 </dependency>
2298 <dependency>
2299 <groupId>org.opendaylight.bgpcep</groupId>
2300 <artifactId>pcep-ietf-stateful</artifactId>
2301 <version>0.14.1</version>
2302 </dependency>
2303 <dependency>
2304 <groupId>org.opendaylight.bgpcep</groupId>
2305 <artifactId>pcep-impl</artifactId>
2306 <version>0.14.1</version>
2307 </dependency>
2308 <dependency>
2309 <groupId>org.opendaylight.bgpcep</groupId>
2310 <artifactId>pcep-segment-routing</artifactId>
2311 <version>0.14.1</version>
2312 </dependency>
2313 <dependency>
2314 <groupId>org.opendaylight.bgpcep</groupId>
2315 <artifactId>pcep-server-api</artifactId>
2316 <version>0.14.1</version>
2317 </dependency>
2318 <dependency>
2319 <groupId>org.opendaylight.bgpcep</groupId>
2320 <artifactId>pcep-server-provider</artifactId>
2321 <version>0.14.1</version>
2322 </dependency>
2323 <dependency>
2324 <groupId>org.opendaylight.bgpcep</groupId>
2325 <artifactId>pcep-spi</artifactId>
2326 <version>0.14.1</version>
2327 </dependency>
2328 <dependency>
2329 <groupId>org.opendaylight.bgpcep</groupId>
2330 <artifactId>pcep-topology-api</artifactId>
2331 <version>0.14.1</version>
2332 </dependency>
2333 <dependency>
2334 <groupId>org.opendaylight.bgpcep</groupId>
2335 <artifactId>pcep-topology-provider</artifactId>
2336 <version>0.14.1</version>
2337 </dependency>
2338 <dependency>
2339 <groupId>org.opendaylight.bgpcep</groupId>
2340 <artifactId>pcep-topology-spi</artifactId>
2341 <version>0.14.1</version>
2342 </dependency>
2343 <dependency>
2344 <groupId>org.opendaylight.bgpcep</groupId>
2345 <artifactId>pcep-topology-stats</artifactId>
2346 <version>0.14.1</version>
2347 </dependency>
2348 <dependency>
2349 <groupId>org.opendaylight.bgpcep</groupId>
2350 <artifactId>pcep-tunnel-api</artifactId>
2351 <version>0.14.1</version>
2352 </dependency>
2353 <dependency>
2354 <groupId>org.opendaylight.bgpcep</groupId>
2355 <artifactId>pcep-tunnel-provider</artifactId>
2356 <version>0.14.1</version>
2357 </dependency>
2358 <dependency>
2359 <groupId>org.opendaylight.bgpcep</groupId>
2360 <artifactId>programming-api</artifactId>
2361 <version>0.14.1</version>
2362 </dependency>
2363 <dependency>
2364 <groupId>org.opendaylight.bgpcep</groupId>
2365 <artifactId>programming-impl</artifactId>
2366 <version>0.14.1</version>
2367 </dependency>
2368 <dependency>
2369 <groupId>org.opendaylight.bgpcep</groupId>
2370 <artifactId>programming-spi</artifactId>
2371 <version>0.14.1</version>
2372 </dependency>
2373 <dependency>
2374 <groupId>org.opendaylight.bgpcep</groupId>
2375 <artifactId>programming-topology-api</artifactId>
2376 <version>0.14.1</version>
2377 </dependency>
2378 <dependency>
2379 <groupId>org.opendaylight.bgpcep</groupId>
2380 <artifactId>programming-tunnel-api</artifactId>
2381 <version>0.14.1</version>
2382 </dependency>
2383 <dependency>
2384 <groupId>org.opendaylight.bgpcep</groupId>
2385 <artifactId>protocols-config-loader</artifactId>
2386 <version>0.14.1</version>
2387 </dependency>
2388 <dependency>
2389 <groupId>org.opendaylight.bgpcep</groupId>
2390 <artifactId>routing-policy-config-loader</artifactId>
2391 <version>0.14.1</version>
2392 </dependency>
2393 <dependency>
2394 <groupId>org.opendaylight.bgpcep</groupId>
2395 <artifactId>rsvp-api</artifactId>
2396 <version>0.14.1</version>
2397 </dependency>
2398 <dependency>
2399 <groupId>org.opendaylight.bgpcep</groupId>
2400 <artifactId>rsvp-impl</artifactId>
2401 <version>0.14.1</version>
2402 </dependency>
2403 <dependency>
2404 <groupId>org.opendaylight.bgpcep</groupId>
2405 <artifactId>rsvp-spi</artifactId>
2406 <version>0.14.1</version>
2407 </dependency>
2408 <dependency>
2409 <groupId>org.opendaylight.bgpcep</groupId>
2410 <artifactId>topology-api</artifactId>
2411 <version>0.14.1</version>
2412 </dependency>
2413 <dependency>
2414 <groupId>org.opendaylight.bgpcep</groupId>
2415 <artifactId>topology-config-loader</artifactId>
2416 <version>0.14.1</version>
2417 </dependency>
2418 <dependency>
2419 <groupId>org.opendaylight.bgpcep</groupId>
2420 <artifactId>topology-segment-routing</artifactId>
2421 <version>0.14.1</version>
2422 </dependency>
2423 <dependency>
2424 <groupId>org.opendaylight.bgpcep</groupId>
2425 <artifactId>topology-tunnel-api</artifactId>
2426 <version>0.14.1</version>
2427 </dependency>
2428 <dependency>
2429 <groupId>org.opendaylight.bgpcep</groupId>
2430 <artifactId>util</artifactId>
2431 <version>0.14.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002432 </dependency>
2433 <dependency>
2434 <groupId>org.opendaylight.controller</groupId>
2435 <artifactId>benchmark-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002436 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002437 </dependency>
2438 <dependency>
2439 <groupId>org.opendaylight.controller</groupId>
2440 <artifactId>blueprint</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002441 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002442 </dependency>
2443 <dependency>
2444 <groupId>org.opendaylight.controller</groupId>
2445 <artifactId>cds-access-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002446 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002447 </dependency>
2448 <dependency>
2449 <groupId>org.opendaylight.controller</groupId>
2450 <artifactId>cds-access-client</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002451 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002452 </dependency>
2453 <dependency>
2454 <groupId>org.opendaylight.controller</groupId>
2455 <artifactId>cds-dom-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002456 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002457 </dependency>
2458 <dependency>
2459 <groupId>org.opendaylight.controller</groupId>
2460 <artifactId>dsbenchmark</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002461 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002462 </dependency>
2463 <dependency>
2464 <groupId>org.opendaylight.controller</groupId>
2465 <artifactId>messagebus-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002466 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002467 </dependency>
2468 <dependency>
2469 <groupId>org.opendaylight.controller</groupId>
2470 <artifactId>messagebus-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002471 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002472 </dependency>
2473 <dependency>
2474 <groupId>org.opendaylight.controller</groupId>
2475 <artifactId>messagebus-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002476 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002477 </dependency>
2478 <dependency>
2479 <groupId>org.opendaylight.controller</groupId>
2480 <artifactId>messagebus-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002481 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002482 </dependency>
2483 <dependency>
2484 <groupId>org.opendaylight.controller.model</groupId>
2485 <artifactId>model-inventory</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002486 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002487 </dependency>
2488 <dependency>
2489 <groupId>org.opendaylight.controller.model</groupId>
2490 <artifactId>model-topology</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002491 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002492 </dependency>
2493 <dependency>
2494 <groupId>org.opendaylight.controller</groupId>
2495 <artifactId>netty-event-executor-config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002496 <version>0.13.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002497 </dependency>
2498 <dependency>
2499 <groupId>org.opendaylight.controller</groupId>
2500 <artifactId>netty-threadgroup-config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002501 <version>0.13.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002502 </dependency>
2503 <dependency>
2504 <groupId>org.opendaylight.controller</groupId>
2505 <artifactId>netty-timer-config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002506 <version>0.13.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002507 </dependency>
2508 <dependency>
2509 <groupId>org.opendaylight.controller</groupId>
2510 <artifactId>ntfbenchmark</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002511 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002512 </dependency>
2513 <dependency>
2514 <groupId>org.opendaylight.controller</groupId>
2515 <artifactId>rpcbenchmark</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002516 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002517 </dependency>
2518 <dependency>
2519 <groupId>org.opendaylight.controller</groupId>
2520 <artifactId>sal-akka-raft</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002521 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002522 </dependency>
2523 <dependency>
2524 <groupId>org.opendaylight.controller</groupId>
2525 <artifactId>sal-akka-segmented-journal</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002526 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002527 </dependency>
2528 <dependency>
2529 <groupId>org.opendaylight.controller</groupId>
2530 <artifactId>sal-cluster-admin-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002531 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002532 </dependency>
2533 <dependency>
2534 <groupId>org.opendaylight.controller</groupId>
2535 <artifactId>sal-cluster-admin-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002536 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002537 </dependency>
2538 <dependency>
2539 <groupId>org.opendaylight.controller</groupId>
2540 <artifactId>sal-clustering-commons</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002541 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002542 </dependency>
2543 <dependency>
2544 <groupId>org.opendaylight.controller</groupId>
2545 <artifactId>sal-common-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002546 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002547 </dependency>
2548 <dependency>
2549 <groupId>org.opendaylight.controller</groupId>
2550 <artifactId>sal-distributed-datastore</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002551 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002552 </dependency>
2553 <dependency>
2554 <groupId>org.opendaylight.controller</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002555 <artifactId>sal-distributed-eos</artifactId>
2556 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002557 </dependency>
2558 <dependency>
2559 <groupId>org.opendaylight.controller</groupId>
2560 <artifactId>sal-remoterpc-connector</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002561 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002562 </dependency>
2563 <dependency>
2564 <groupId>org.opendaylight.controller.samples</groupId>
2565 <artifactId>clustering-it-model</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002566 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002567 </dependency>
2568 <dependency>
2569 <groupId>org.opendaylight.controller.samples</groupId>
2570 <artifactId>clustering-it-provider</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002571 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002572 </dependency>
2573 <dependency>
2574 <groupId>org.opendaylight.controller.samples</groupId>
2575 <artifactId>sample-toaster</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002576 <version>2.0.6</version>
2577 </dependency>
2578 <dependency>
2579 <groupId>org.opendaylight.controller.samples</groupId>
2580 <artifactId>sample-toaster-consumer</artifactId>
2581 <version>2.0.6</version>
2582 </dependency>
2583 <dependency>
2584 <groupId>org.opendaylight.controller.samples</groupId>
2585 <artifactId>sample-toaster-provider</artifactId>
2586 <version>2.0.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002587 </dependency>
2588 <dependency>
2589 <groupId>org.opendaylight.controller</groupId>
2590 <artifactId>threadpool-config-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002591 <version>0.13.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002592 </dependency>
2593 <dependency>
2594 <groupId>org.opendaylight.controller</groupId>
2595 <artifactId>threadpool-config-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002596 <version>0.13.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002597 </dependency>
2598 <dependency>
2599 <groupId>org.opendaylight.daexim</groupId>
2600 <artifactId>daexim-akka-infoprovider-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002601 <version>1.8.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002602 </dependency>
2603 <dependency>
2604 <groupId>org.opendaylight.daexim</groupId>
2605 <artifactId>daexim-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002606 <version>1.8.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002607 </dependency>
2608 <dependency>
2609 <groupId>org.opendaylight.daexim</groupId>
2610 <artifactId>daexim-model</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002611 <version>1.8.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002612 </dependency>
2613 <dependency>
2614 <groupId>org.opendaylight.daexim</groupId>
2615 <artifactId>daexim-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002616 <version>1.8.1</version>
2617 </dependency>
2618 <dependency>
2619 <groupId>org.opendaylight.genius</groupId>
2620 <artifactId>alarmmanager</artifactId>
2621 <version>0.9.1</version>
2622 </dependency>
2623 <dependency>
2624 <groupId>org.opendaylight.genius</groupId>
2625 <artifactId>alivenessmonitor-api</artifactId>
2626 <version>0.9.1</version>
2627 </dependency>
2628 <dependency>
2629 <groupId>org.opendaylight.genius</groupId>
2630 <artifactId>alivenessmonitor-impl</artifactId>
2631 <version>0.9.1</version>
2632 </dependency>
2633 <dependency>
2634 <groupId>org.opendaylight.genius</groupId>
2635 <artifactId>alivenessmonitor-impl-protocols</artifactId>
2636 <version>0.9.1</version>
2637 </dependency>
2638 <dependency>
2639 <groupId>org.opendaylight.genius</groupId>
2640 <artifactId>arputil-api</artifactId>
2641 <version>0.9.1</version>
2642 </dependency>
2643 <dependency>
2644 <groupId>org.opendaylight.genius</groupId>
2645 <artifactId>arputil-impl</artifactId>
2646 <version>0.9.1</version>
2647 </dependency>
2648 <dependency>
2649 <groupId>org.opendaylight.genius</groupId>
2650 <artifactId>cloudscaler-api</artifactId>
2651 <version>0.9.1</version>
2652 </dependency>
2653 <dependency>
2654 <groupId>org.opendaylight.genius</groupId>
2655 <artifactId>cloudscaler-impl</artifactId>
2656 <version>0.9.1</version>
2657 </dependency>
2658 <dependency>
2659 <groupId>org.opendaylight.genius</groupId>
2660 <artifactId>countermanager</artifactId>
2661 <version>0.9.1</version>
2662 </dependency>
2663 <dependency>
2664 <groupId>org.opendaylight.genius</groupId>
2665 <artifactId>fcaps-api</artifactId>
2666 <version>0.9.1</version>
2667 </dependency>
2668 <dependency>
2669 <groupId>org.opendaylight.genius</groupId>
2670 <artifactId>fcapsapplication-impl</artifactId>
2671 <version>0.9.1</version>
2672 </dependency>
2673 <dependency>
2674 <groupId>org.opendaylight.genius</groupId>
2675 <artifactId>fcapsapplication-jmxapi</artifactId>
2676 <version>0.9.1</version>
2677 </dependency>
2678 <dependency>
2679 <groupId>org.opendaylight.genius</groupId>
2680 <artifactId>idmanager-api</artifactId>
2681 <version>0.9.1</version>
2682 </dependency>
2683 <dependency>
2684 <groupId>org.opendaylight.genius</groupId>
2685 <artifactId>idmanager-impl</artifactId>
2686 <version>0.9.1</version>
2687 </dependency>
2688 <dependency>
2689 <groupId>org.opendaylight.genius</groupId>
2690 <artifactId>idmanager-shell</artifactId>
2691 <version>0.9.1</version>
2692 </dependency>
2693 <dependency>
2694 <groupId>org.opendaylight.genius</groupId>
2695 <artifactId>interfacemanager-api</artifactId>
2696 <version>0.9.1</version>
2697 </dependency>
2698 <dependency>
2699 <groupId>org.opendaylight.genius</groupId>
2700 <artifactId>interfacemanager-impl</artifactId>
2701 <version>0.9.1</version>
2702 </dependency>
2703 <dependency>
2704 <groupId>org.opendaylight.genius</groupId>
2705 <artifactId>interfacemanager-shell</artifactId>
2706 <version>0.9.1</version>
2707 </dependency>
2708 <dependency>
2709 <groupId>org.opendaylight.genius</groupId>
2710 <artifactId>ipv6util-api</artifactId>
2711 <version>0.9.1</version>
2712 </dependency>
2713 <dependency>
2714 <groupId>org.opendaylight.genius</groupId>
2715 <artifactId>ipv6util-impl</artifactId>
2716 <version>0.9.1</version>
2717 </dependency>
2718 <dependency>
2719 <groupId>org.opendaylight.genius</groupId>
2720 <artifactId>itm-api</artifactId>
2721 <version>0.9.1</version>
2722 </dependency>
2723 <dependency>
2724 <groupId>org.opendaylight.genius</groupId>
2725 <artifactId>itm-impl</artifactId>
2726 <version>0.9.1</version>
2727 </dependency>
2728 <dependency>
2729 <groupId>org.opendaylight.genius</groupId>
2730 <artifactId>lockmanager-api</artifactId>
2731 <version>0.9.1</version>
2732 </dependency>
2733 <dependency>
2734 <groupId>org.opendaylight.genius</groupId>
2735 <artifactId>lockmanager-impl</artifactId>
2736 <version>0.9.1</version>
2737 </dependency>
2738 <dependency>
2739 <groupId>org.opendaylight.genius</groupId>
2740 <artifactId>mdsalutil-api</artifactId>
2741 <version>0.9.1</version>
2742 </dependency>
2743 <dependency>
2744 <groupId>org.opendaylight.genius</groupId>
2745 <artifactId>mdsalutil-impl</artifactId>
2746 <version>0.9.1</version>
2747 </dependency>
2748 <dependency>
2749 <groupId>org.opendaylight.genius</groupId>
2750 <artifactId>networkutils</artifactId>
2751 <version>0.9.1</version>
2752 </dependency>
2753 <dependency>
2754 <groupId>org.opendaylight.infrautils</groupId>
2755 <artifactId>caches-api</artifactId>
2756 <version>1.8.2</version>
2757 </dependency>
2758 <dependency>
2759 <groupId>org.opendaylight.infrautils</groupId>
2760 <artifactId>caches-cli</artifactId>
2761 <version>1.8.2</version>
2762 </dependency>
2763 <dependency>
2764 <groupId>org.opendaylight.infrautils</groupId>
2765 <artifactId>caches-guava-impl</artifactId>
2766 <version>1.8.2</version>
2767 </dependency>
2768 <dependency>
2769 <groupId>org.opendaylight.infrautils</groupId>
2770 <artifactId>caches-impl-base</artifactId>
2771 <version>1.8.2</version>
2772 </dependency>
2773 <dependency>
2774 <groupId>org.opendaylight.infrautils</groupId>
2775 <artifactId>diagstatus-api</artifactId>
2776 <version>1.8.2</version>
2777 </dependency>
2778 <dependency>
2779 <groupId>org.opendaylight.infrautils</groupId>
2780 <artifactId>diagstatus-impl</artifactId>
2781 <version>1.8.2</version>
2782 </dependency>
2783 <dependency>
2784 <groupId>org.opendaylight.infrautils</groupId>
2785 <artifactId>diagstatus-shell</artifactId>
2786 <version>1.8.2</version>
2787 </dependency>
2788 <dependency>
2789 <groupId>org.opendaylight.infrautils</groupId>
2790 <artifactId>diagstatus-web</artifactId>
2791 <version>1.8.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002792 </dependency>
2793 <dependency>
2794 <groupId>org.opendaylight.infrautils</groupId>
2795 <artifactId>infrautils-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002796 <version>1.8.2</version>
2797 </dependency>
2798 <dependency>
2799 <groupId>org.opendaylight.infrautils</groupId>
2800 <artifactId>inject</artifactId>
2801 <version>1.8.2</version>
2802 </dependency>
2803 <dependency>
2804 <groupId>org.opendaylight.infrautils</groupId>
2805 <artifactId>jobcoordinator-api</artifactId>
2806 <version>1.8.2</version>
2807 </dependency>
2808 <dependency>
2809 <groupId>org.opendaylight.infrautils</groupId>
2810 <artifactId>jobcoordinator-impl</artifactId>
2811 <version>1.8.2</version>
2812 </dependency>
2813 <dependency>
2814 <groupId>org.opendaylight.infrautils</groupId>
2815 <artifactId>metrics-api</artifactId>
2816 <version>1.8.2</version>
2817 </dependency>
2818 <dependency>
2819 <groupId>org.opendaylight.infrautils</groupId>
2820 <artifactId>metrics-impl</artifactId>
2821 <version>1.8.2</version>
2822 </dependency>
2823 <dependency>
2824 <groupId>org.opendaylight.infrautils</groupId>
2825 <artifactId>metrics-impl-prometheus</artifactId>
2826 <version>1.8.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002827 </dependency>
2828 <dependency>
2829 <groupId>org.opendaylight.infrautils</groupId>
2830 <artifactId>ready-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002831 <version>1.8.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002832 </dependency>
2833 <dependency>
2834 <groupId>org.opendaylight.infrautils</groupId>
2835 <artifactId>ready-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002836 <version>1.8.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002837 </dependency>
2838 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002839 <groupId>org.opendaylight.infrautils</groupId>
2840 <artifactId>shell</artifactId>
2841 <version>1.8.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002842 </dependency>
2843 <dependency>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002844 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2845 <artifactId>bus-api</artifactId>
2846 <version>1.9.1</version>
2847 </dependency>
2848 <dependency>
2849 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2850 <artifactId>bus-jsonrpc</artifactId>
2851 <version>1.9.1</version>
2852 </dependency>
2853 <dependency>
2854 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2855 <artifactId>bus-messagelib</artifactId>
2856 <version>1.9.1</version>
2857 </dependency>
2858 <dependency>
2859 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2860 <artifactId>bus-spi</artifactId>
2861 <version>1.9.1</version>
2862 </dependency>
2863 <dependency>
2864 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2865 <artifactId>transport-http</artifactId>
2866 <version>1.9.1</version>
2867 </dependency>
2868 <dependency>
2869 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2870 <artifactId>transport-zmq</artifactId>
2871 <version>1.9.1</version>
2872 </dependency>
2873 <dependency>
2874 <groupId>org.opendaylight.jsonrpc</groupId>
2875 <artifactId>jsonrpc-api</artifactId>
2876 <version>1.9.1</version>
2877 </dependency>
2878 <dependency>
2879 <groupId>org.opendaylight.jsonrpc</groupId>
2880 <artifactId>jsonrpc-provider-common</artifactId>
2881 <version>1.9.1</version>
2882 </dependency>
2883 <dependency>
2884 <groupId>org.opendaylight.jsonrpc</groupId>
2885 <artifactId>jsonrpc-provider-single</artifactId>
2886 <version>1.9.1</version>
2887 </dependency>
2888 <dependency>
2889 <groupId>org.opendaylight.jsonrpc.security</groupId>
2890 <artifactId>security-aaa</artifactId>
2891 <version>1.9.1</version>
2892 </dependency>
2893 <dependency>
2894 <groupId>org.opendaylight.jsonrpc.security</groupId>
2895 <artifactId>security-api</artifactId>
2896 <version>1.9.1</version>
2897 </dependency>
2898 <dependency>
2899 <groupId>org.opendaylight.jsonrpc.security</groupId>
2900 <artifactId>security-noop</artifactId>
2901 <version>1.9.1</version>
2902 </dependency>
2903 <dependency>
2904 <groupId>org.opendaylight.jsonrpc.security</groupId>
2905 <artifactId>security-service</artifactId>
2906 <version>1.9.1</version>
2907 </dependency>
2908 <dependency>
2909 <groupId>org.opendaylight.lispflowmapping</groupId>
2910 <artifactId>mappingservice.api</artifactId>
2911 <version>1.12.1</version>
2912 </dependency>
2913 <dependency>
2914 <groupId>org.opendaylight.lispflowmapping</groupId>
2915 <artifactId>mappingservice.config</artifactId>
2916 <version>1.12.1</version>
2917 </dependency>
2918 <dependency>
2919 <groupId>org.opendaylight.lispflowmapping</groupId>
2920 <artifactId>mappingservice.dsbackend</artifactId>
2921 <version>1.12.1</version>
2922 </dependency>
2923 <dependency>
2924 <groupId>org.opendaylight.lispflowmapping</groupId>
2925 <artifactId>mappingservice.implementation</artifactId>
2926 <version>1.12.1</version>
2927 </dependency>
2928 <dependency>
2929 <groupId>org.opendaylight.lispflowmapping</groupId>
2930 <artifactId>mappingservice.inmemorydb</artifactId>
2931 <version>1.12.1</version>
2932 </dependency>
2933 <dependency>
2934 <groupId>org.opendaylight.lispflowmapping</groupId>
2935 <artifactId>mappingservice.lisp-proto</artifactId>
2936 <version>1.12.1</version>
2937 </dependency>
2938 <dependency>
2939 <groupId>org.opendaylight.lispflowmapping</groupId>
2940 <artifactId>mappingservice.mapcache</artifactId>
2941 <version>1.12.1</version>
2942 </dependency>
2943 <dependency>
2944 <groupId>org.opendaylight.lispflowmapping</groupId>
2945 <artifactId>mappingservice.neutron</artifactId>
2946 <version>1.12.1</version>
2947 </dependency>
2948 <dependency>
2949 <groupId>org.opendaylight.lispflowmapping</groupId>
2950 <artifactId>mappingservice.shell</artifactId>
2951 <version>1.12.1</version>
2952 </dependency>
2953 <dependency>
2954 <groupId>org.opendaylight.lispflowmapping</groupId>
2955 <artifactId>mappingservice.southbound</artifactId>
2956 <version>1.12.1</version>
2957 </dependency>
2958 <dependency>
2959 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
2960 <artifactId>iana-hardware</artifactId>
2961 <version>6.0.7</version>
2962 </dependency>
2963 <dependency>
2964 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
2965 <artifactId>iana-if-type</artifactId>
2966 <version>6.0.7</version>
2967 </dependency>
2968 <dependency>
2969 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
2970 <artifactId>iana-routing-types</artifactId>
2971 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002972 </dependency>
2973 <dependency>
2974 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2975 <artifactId>rfc6991</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01002976 <version>6.0.7</version>
2977 </dependency>
2978 <dependency>
2979 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2980 <artifactId>rfc6991-ietf-inet-types</artifactId>
2981 <version>6.0.7</version>
2982 </dependency>
2983 <dependency>
2984 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2985 <artifactId>rfc6991-ietf-yang-types</artifactId>
2986 <version>6.0.7</version>
2987 </dependency>
2988 <dependency>
2989 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2990 <artifactId>rfc7223</artifactId>
2991 <version>6.0.7</version>
2992 </dependency>
2993 <dependency>
2994 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2995 <artifactId>rfc7277</artifactId>
2996 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05002997 </dependency>
2998 <dependency>
2999 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3000 <artifactId>rfc7895</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003001 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003002 </dependency>
3003 <dependency>
3004 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3005 <artifactId>rfc7952</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003006 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003007 </dependency>
3008 <dependency>
3009 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003010 <artifactId>rfc8294</artifactId>
3011 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003012 </dependency>
3013 <dependency>
3014 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003015 <artifactId>rfc8294-ietf-routing-types</artifactId>
3016 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003017 </dependency>
3018 <dependency>
3019 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3020 <artifactId>rfc8342</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003021 <version>6.0.7</version>
3022 </dependency>
3023 <dependency>
3024 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3025 <artifactId>rfc8342-ietf-datastores</artifactId>
3026 <version>6.0.7</version>
3027 </dependency>
3028 <dependency>
3029 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3030 <artifactId>rfc8342-ietf-origin</artifactId>
3031 <version>6.0.7</version>
3032 </dependency>
3033 <dependency>
3034 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3035 <artifactId>rfc8343</artifactId>
3036 <version>6.0.7</version>
3037 </dependency>
3038 <dependency>
3039 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3040 <artifactId>rfc8344</artifactId>
3041 <version>6.0.7</version>
3042 </dependency>
3043 <dependency>
3044 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3045 <artifactId>rfc8345</artifactId>
3046 <version>6.0.7</version>
3047 </dependency>
3048 <dependency>
3049 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3050 <artifactId>rfc8345-ietf-network</artifactId>
3051 <version>6.0.7</version>
3052 </dependency>
3053 <dependency>
3054 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3055 <artifactId>rfc8345-ietf-network-state</artifactId>
3056 <version>6.0.7</version>
3057 </dependency>
3058 <dependency>
3059 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3060 <artifactId>rfc8345-ietf-network-topology</artifactId>
3061 <version>6.0.7</version>
3062 </dependency>
3063 <dependency>
3064 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3065 <artifactId>rfc8345-ietf-network-topology-state</artifactId>
3066 <version>6.0.7</version>
3067 </dependency>
3068 <dependency>
3069 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3070 <artifactId>rfc8348</artifactId>
3071 <version>6.0.7</version>
3072 </dependency>
3073 <dependency>
3074 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3075 <artifactId>rfc8348-ietf-hardware</artifactId>
3076 <version>6.0.7</version>
3077 </dependency>
3078 <dependency>
3079 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3080 <artifactId>rfc8348-ietf-hardware-state</artifactId>
3081 <version>6.0.7</version>
3082 </dependency>
3083 <dependency>
3084 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3085 <artifactId>rfc8349</artifactId>
3086 <version>6.0.7</version>
3087 </dependency>
3088 <dependency>
3089 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3090 <artifactId>rfc8349-ietf-ipv4-unicast-routing</artifactId>
3091 <version>6.0.7</version>
3092 </dependency>
3093 <dependency>
3094 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3095 <artifactId>rfc8349-ietf-ipv6-unicast-routing</artifactId>
3096 <version>6.0.7</version>
3097 </dependency>
3098 <dependency>
3099 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3100 <artifactId>rfc8349-ietf-routing</artifactId>
3101 <version>6.0.7</version>
3102 </dependency>
3103 <dependency>
3104 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3105 <artifactId>rfc8519</artifactId>
3106 <version>6.0.7</version>
3107 </dependency>
3108 <dependency>
3109 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3110 <artifactId>rfc8519-ietf-access-control-list</artifactId>
3111 <version>6.0.7</version>
3112 </dependency>
3113 <dependency>
3114 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3115 <artifactId>rfc8519-ietf-ethertypes</artifactId>
3116 <version>6.0.7</version>
3117 </dependency>
3118 <dependency>
3119 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3120 <artifactId>rfc8519-ietf-packet-fields</artifactId>
3121 <version>6.0.7</version>
3122 </dependency>
3123 <dependency>
3124 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3125 <artifactId>rfc8520</artifactId>
3126 <version>6.0.7</version>
3127 </dependency>
3128 <dependency>
3129 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3130 <artifactId>rfc8520-ietf-acldns</artifactId>
3131 <version>6.0.7</version>
3132 </dependency>
3133 <dependency>
3134 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3135 <artifactId>rfc8520-ietf-mud</artifactId>
3136 <version>6.0.7</version>
3137 </dependency>
3138 <dependency>
3139 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3140 <artifactId>rfc8525</artifactId>
3141 <version>6.0.7</version>
3142 </dependency>
3143 <dependency>
3144 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3145 <artifactId>rfc8528</artifactId>
3146 <version>6.0.7</version>
3147 </dependency>
3148 <dependency>
3149 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3150 <artifactId>rfc8529</artifactId>
3151 <version>6.0.7</version>
3152 </dependency>
3153 <dependency>
3154 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3155 <artifactId>rfc8530</artifactId>
3156 <version>6.0.7</version>
3157 </dependency>
3158 <dependency>
3159 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3160 <artifactId>rfc8542</artifactId>
3161 <version>6.0.7</version>
3162 </dependency>
3163 <dependency>
3164 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3165 <artifactId>rfc8542-ietf-dc-fabric-topology</artifactId>
3166 <version>6.0.7</version>
3167 </dependency>
3168 <dependency>
3169 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
3170 <artifactId>rfc8542-ietf-dc-fabric-types</artifactId>
3171 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003172 </dependency>
3173 <dependency>
3174 <groupId>org.opendaylight.mdsal</groupId>
3175 <artifactId>mdsal-binding-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003176 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003177 </dependency>
3178 <dependency>
3179 <groupId>org.opendaylight.mdsal</groupId>
3180 <artifactId>mdsal-binding-dom-adapter</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003181 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003182 </dependency>
3183 <dependency>
3184 <groupId>org.opendaylight.mdsal</groupId>
3185 <artifactId>mdsal-binding-dom-codec</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003186 <version>6.0.7</version>
3187 </dependency>
3188 <dependency>
3189 <groupId>org.opendaylight.mdsal</groupId>
3190 <artifactId>mdsal-binding-dom-codec-api</artifactId>
3191 <version>6.0.7</version>
3192 </dependency>
3193 <dependency>
3194 <groupId>org.opendaylight.mdsal</groupId>
3195 <artifactId>mdsal-binding-dom-codec-osgi</artifactId>
3196 <version>6.0.7</version>
3197 </dependency>
3198 <dependency>
3199 <groupId>org.opendaylight.mdsal</groupId>
3200 <artifactId>mdsal-binding-dom-codec-spi</artifactId>
3201 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003202 </dependency>
3203 <dependency>
3204 <groupId>org.opendaylight.mdsal</groupId>
3205 <artifactId>mdsal-binding-generator-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003206 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003207 </dependency>
3208 <dependency>
3209 <groupId>org.opendaylight.mdsal</groupId>
3210 <artifactId>mdsal-binding-generator-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003211 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003212 </dependency>
3213 <dependency>
3214 <groupId>org.opendaylight.mdsal</groupId>
3215 <artifactId>mdsal-binding-generator-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003216 <version>6.0.7</version>
3217 </dependency>
3218 <dependency>
3219 <groupId>org.opendaylight.mdsal</groupId>
3220 <artifactId>mdsal-binding-runtime-api</artifactId>
3221 <version>6.0.7</version>
3222 </dependency>
3223 <dependency>
3224 <groupId>org.opendaylight.mdsal</groupId>
3225 <artifactId>mdsal-binding-runtime-osgi</artifactId>
3226 <version>6.0.7</version>
3227 </dependency>
3228 <dependency>
3229 <groupId>org.opendaylight.mdsal</groupId>
3230 <artifactId>mdsal-binding-runtime-spi</artifactId>
3231 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003232 </dependency>
3233 <dependency>
3234 <groupId>org.opendaylight.mdsal</groupId>
3235 <artifactId>mdsal-binding-spec-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003236 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003237 </dependency>
3238 <dependency>
3239 <groupId>org.opendaylight.mdsal</groupId>
3240 <artifactId>mdsal-binding-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003241 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003242 </dependency>
3243 <dependency>
3244 <groupId>org.opendaylight.mdsal</groupId>
3245 <artifactId>mdsal-binding-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003246 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003247 </dependency>
3248 <dependency>
3249 <groupId>org.opendaylight.mdsal</groupId>
3250 <artifactId>mdsal-common-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003251 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003252 </dependency>
3253 <dependency>
3254 <groupId>org.opendaylight.mdsal</groupId>
3255 <artifactId>mdsal-common-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003256 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003257 </dependency>
3258 <dependency>
3259 <groupId>org.opendaylight.mdsal</groupId>
3260 <artifactId>mdsal-dom-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003261 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003262 </dependency>
3263 <dependency>
3264 <groupId>org.opendaylight.mdsal</groupId>
3265 <artifactId>mdsal-dom-broker</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003266 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003267 </dependency>
3268 <dependency>
3269 <groupId>org.opendaylight.mdsal</groupId>
3270 <artifactId>mdsal-dom-inmemory-datastore</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003271 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003272 </dependency>
3273 <dependency>
3274 <groupId>org.opendaylight.mdsal</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003275 <artifactId>mdsal-dom-schema-osgi</artifactId>
3276 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003277 </dependency>
3278 <dependency>
3279 <groupId>org.opendaylight.mdsal</groupId>
3280 <artifactId>mdsal-dom-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003281 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003282 </dependency>
3283 <dependency>
3284 <groupId>org.opendaylight.mdsal</groupId>
3285 <artifactId>mdsal-eos-binding-adapter</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003286 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003287 </dependency>
3288 <dependency>
3289 <groupId>org.opendaylight.mdsal</groupId>
3290 <artifactId>mdsal-eos-binding-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003291 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003292 </dependency>
3293 <dependency>
3294 <groupId>org.opendaylight.mdsal</groupId>
3295 <artifactId>mdsal-eos-common-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003296 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003297 </dependency>
3298 <dependency>
3299 <groupId>org.opendaylight.mdsal</groupId>
3300 <artifactId>mdsal-eos-common-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003301 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003302 </dependency>
3303 <dependency>
3304 <groupId>org.opendaylight.mdsal</groupId>
3305 <artifactId>mdsal-eos-dom-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003306 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003307 </dependency>
3308 <dependency>
3309 <groupId>org.opendaylight.mdsal</groupId>
3310 <artifactId>mdsal-eos-dom-simple</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003311 <version>6.0.7</version>
3312 </dependency>
3313 <dependency>
3314 <groupId>org.opendaylight.mdsal</groupId>
3315 <artifactId>mdsal-replicate-common</artifactId>
3316 <version>6.0.7</version>
3317 </dependency>
3318 <dependency>
3319 <groupId>org.opendaylight.mdsal</groupId>
3320 <artifactId>mdsal-replicate-netty</artifactId>
3321 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003322 </dependency>
3323 <dependency>
3324 <groupId>org.opendaylight.mdsal</groupId>
3325 <artifactId>mdsal-singleton-common-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003326 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003327 </dependency>
3328 <dependency>
3329 <groupId>org.opendaylight.mdsal</groupId>
3330 <artifactId>mdsal-singleton-dom-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003331 <version>6.0.7</version>
3332 </dependency>
3333 <dependency>
3334 <groupId>org.opendaylight.mdsal</groupId>
3335 <artifactId>mdsal-trace-api</artifactId>
3336 <version>6.0.7</version>
3337 </dependency>
3338 <dependency>
3339 <groupId>org.opendaylight.mdsal</groupId>
3340 <artifactId>mdsal-trace-cli</artifactId>
3341 <version>6.0.7</version>
3342 </dependency>
3343 <dependency>
3344 <groupId>org.opendaylight.mdsal</groupId>
3345 <artifactId>mdsal-trace-impl</artifactId>
3346 <version>6.0.7</version>
3347 </dependency>
3348 <dependency>
3349 <groupId>org.opendaylight.mdsal</groupId>
3350 <artifactId>mdsal-uint24-netty</artifactId>
3351 <version>6.0.7</version>
3352 </dependency>
3353 <dependency>
3354 <groupId>org.opendaylight.mdsal</groupId>
3355 <artifactId>mdsal-yanglib-api</artifactId>
3356 <version>0.11.7</version>
3357 </dependency>
3358 <dependency>
3359 <groupId>org.opendaylight.mdsal</groupId>
3360 <artifactId>mdsal-yanglib-rfc7895</artifactId>
3361 <version>0.11.7</version>
3362 </dependency>
3363 <dependency>
3364 <groupId>org.opendaylight.mdsal</groupId>
3365 <artifactId>mdsal-yanglib-rfc8525</artifactId>
3366 <version>0.11.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003367 </dependency>
3368 <dependency>
3369 <groupId>org.opendaylight.mdsal.model</groupId>
3370 <artifactId>general-entity</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003371 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003372 </dependency>
3373 <dependency>
3374 <groupId>org.opendaylight.mdsal.model</groupId>
3375 <artifactId>ietf-ted</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003376 <version>2013.10.21.18.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003377 </dependency>
3378 <dependency>
3379 <groupId>org.opendaylight.mdsal.model</groupId>
3380 <artifactId>ietf-topology</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003381 <version>2013.10.21.18.7</version>
3382 </dependency>
3383 <dependency>
3384 <groupId>org.opendaylight.mdsal.model</groupId>
3385 <artifactId>ietf-topology-isis</artifactId>
3386 <version>2013.10.21.18.7</version>
3387 </dependency>
3388 <dependency>
3389 <groupId>org.opendaylight.mdsal.model</groupId>
3390 <artifactId>ietf-topology-l3-unicast-igp</artifactId>
3391 <version>2013.10.21.18.7</version>
3392 </dependency>
3393 <dependency>
3394 <groupId>org.opendaylight.mdsal.model</groupId>
3395 <artifactId>ietf-topology-ospf</artifactId>
3396 <version>2013.10.21.18.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003397 </dependency>
3398 <dependency>
3399 <groupId>org.opendaylight.mdsal.model</groupId>
3400 <artifactId>ietf-type-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003401 <version>6.0.7</version>
3402 </dependency>
3403 <dependency>
3404 <groupId>org.opendaylight.mdsal.model</groupId>
3405 <artifactId>odl-uint24</artifactId>
3406 <version>6.0.7</version>
3407 </dependency>
3408 <dependency>
3409 <groupId>org.opendaylight.mdsal.model</groupId>
3410 <artifactId>opendaylight-l2-types</artifactId>
3411 <version>2013.08.27.18.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003412 </dependency>
3413 <dependency>
3414 <groupId>org.opendaylight.mdsal.model</groupId>
3415 <artifactId>yang-ext</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003416 <version>2013.09.07.18.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003417 </dependency>
3418 <dependency>
3419 <groupId>org.opendaylight.mdsal</groupId>
3420 <artifactId>yang-binding</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003421 <version>6.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003422 </dependency>
3423 <dependency>
3424 <groupId>org.opendaylight.netconf</groupId>
3425 <artifactId>aaa-authn-odl-plugin</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003426 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003427 </dependency>
3428 <dependency>
3429 <groupId>org.opendaylight.netconf</groupId>
3430 <artifactId>callhome-model</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003431 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003432 </dependency>
3433 <dependency>
3434 <groupId>org.opendaylight.netconf</groupId>
3435 <artifactId>callhome-protocol</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003436 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003437 </dependency>
3438 <dependency>
3439 <groupId>org.opendaylight.netconf</groupId>
3440 <artifactId>callhome-provider</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003441 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003442 </dependency>
3443 <dependency>
3444 <groupId>org.opendaylight.netconf</groupId>
3445 <artifactId>ietf-netconf</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003446 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003447 </dependency>
3448 <dependency>
3449 <groupId>org.opendaylight.netconf</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003450 <artifactId>ietf-netconf-monitoring</artifactId>
3451 <version>1.9.1</version>
3452 </dependency>
3453 <dependency>
3454 <groupId>org.opendaylight.netconf</groupId>
3455 <artifactId>ietf-netconf-monitoring-extension</artifactId>
3456 <version>1.9.1</version>
3457 </dependency>
3458 <dependency>
3459 <groupId>org.opendaylight.netconf</groupId>
3460 <artifactId>ietf-netconf-nmda</artifactId>
3461 <version>1.9.1</version>
3462 </dependency>
3463 <dependency>
3464 <groupId>org.opendaylight.netconf</groupId>
3465 <artifactId>ietf-netconf-notifications</artifactId>
3466 <version>1.9.1</version>
3467 </dependency>
3468 <dependency>
3469 <groupId>org.opendaylight.netconf</groupId>
3470 <artifactId>ietf-netconf-with-defaults</artifactId>
3471 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003472 </dependency>
3473 <dependency>
3474 <groupId>org.opendaylight.netconf</groupId>
3475 <artifactId>ietf-restconf</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003476 <version>1.12.1</version>
3477 </dependency>
3478 <dependency>
3479 <groupId>org.opendaylight.netconf</groupId>
3480 <artifactId>ietf-restconf-monitoring</artifactId>
3481 <version>1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003482 </dependency>
3483 <dependency>
3484 <groupId>org.opendaylight.netconf</groupId>
3485 <artifactId>mdsal-netconf-connector</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003486 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003487 </dependency>
3488 <dependency>
3489 <groupId>org.opendaylight.netconf</groupId>
3490 <artifactId>mdsal-netconf-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003491 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003492 </dependency>
3493 <dependency>
3494 <groupId>org.opendaylight.netconf</groupId>
3495 <artifactId>mdsal-netconf-monitoring</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003496 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003497 </dependency>
3498 <dependency>
3499 <groupId>org.opendaylight.netconf</groupId>
3500 <artifactId>mdsal-netconf-notification</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003501 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003502 </dependency>
3503 <dependency>
3504 <groupId>org.opendaylight.netconf</groupId>
3505 <artifactId>mdsal-netconf-ssh</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003506 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003507 </dependency>
3508 <dependency>
3509 <groupId>org.opendaylight.netconf</groupId>
3510 <artifactId>mdsal-netconf-tcp</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003511 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003512 </dependency>
3513 <dependency>
3514 <groupId>org.opendaylight.netconf</groupId>
3515 <artifactId>mdsal-netconf-yang-library</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003516 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003517 </dependency>
3518 <dependency>
3519 <groupId>org.opendaylight.netconf</groupId>
3520 <artifactId>messagebus-netconf</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003521 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003522 </dependency>
3523 <dependency>
3524 <groupId>org.opendaylight.netconf</groupId>
3525 <artifactId>netconf-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003526 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003527 </dependency>
3528 <dependency>
3529 <groupId>org.opendaylight.netconf</groupId>
3530 <artifactId>netconf-auth</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003531 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003532 </dependency>
3533 <dependency>
3534 <groupId>org.opendaylight.netconf</groupId>
3535 <artifactId>netconf-client</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003536 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003537 </dependency>
3538 <dependency>
3539 <groupId>org.opendaylight.netconf</groupId>
3540 <artifactId>netconf-config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003541 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003542 </dependency>
3543 <dependency>
3544 <groupId>org.opendaylight.netconf</groupId>
3545 <artifactId>netconf-console</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003546 <version>1.9.1</version>
3547 </dependency>
3548 <dependency>
3549 <groupId>org.opendaylight.netconf</groupId>
3550 <artifactId>netconf-dom-api</artifactId>
3551 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003552 </dependency>
3553 <dependency>
3554 <groupId>org.opendaylight.netconf</groupId>
3555 <artifactId>netconf-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003556 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003557 </dependency>
3558 <dependency>
3559 <groupId>org.opendaylight.netconf</groupId>
3560 <artifactId>netconf-mapping-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003561 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003562 </dependency>
3563 <dependency>
3564 <groupId>org.opendaylight.netconf</groupId>
3565 <artifactId>netconf-netty-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003566 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003567 </dependency>
3568 <dependency>
3569 <groupId>org.opendaylight.netconf</groupId>
3570 <artifactId>netconf-notifications-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003571 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003572 </dependency>
3573 <dependency>
3574 <groupId>org.opendaylight.netconf</groupId>
3575 <artifactId>netconf-topology</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003576 <version>1.9.1</version>
3577 </dependency>
3578 <dependency>
3579 <groupId>org.opendaylight.netconf</groupId>
3580 <artifactId>netconf-topology-impl</artifactId>
3581 <version>1.9.1</version>
3582 </dependency>
3583 <dependency>
3584 <groupId>org.opendaylight.netconf</groupId>
3585 <artifactId>netconf-topology-singleton</artifactId>
3586 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003587 </dependency>
3588 <dependency>
3589 <groupId>org.opendaylight.netconf</groupId>
3590 <artifactId>netconf-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003591 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003592 </dependency>
3593 <dependency>
3594 <groupId>org.opendaylight.netconf</groupId>
3595 <artifactId>restconf-common</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003596 <version>1.12.1</version>
3597 </dependency>
3598 <dependency>
3599 <groupId>org.opendaylight.netconf</groupId>
3600 <artifactId>restconf-common-models</artifactId>
3601 <version>1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003602 </dependency>
3603 <dependency>
3604 <groupId>org.opendaylight.netconf</groupId>
3605 <artifactId>restconf-nb-bierman02</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003606 <version>1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003607 </dependency>
3608 <dependency>
3609 <groupId>org.opendaylight.netconf</groupId>
3610 <artifactId>restconf-nb-rfc8040</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003611 <version>1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003612 </dependency>
3613 <dependency>
3614 <groupId>org.opendaylight.netconf</groupId>
3615 <artifactId>sal-netconf-connector</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003616 <version>1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003617 </dependency>
3618 <dependency>
3619 <groupId>org.opendaylight.netconf</groupId>
3620 <artifactId>sal-rest-docgen</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003621 <version>1.12.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003622 </dependency>
3623 <dependency>
3624 <groupId>org.opendaylight.netconf</groupId>
3625 <artifactId>shaded-exificient</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003626 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003627 </dependency>
3628 <dependency>
3629 <groupId>org.opendaylight.netconf</groupId>
3630 <artifactId>shaded-sshd</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003631 <version>1.9.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003632 </dependency>
3633 <dependency>
3634 <groupId>org.opendaylight.netconf</groupId>
3635 <artifactId>yanglib</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003636 <version>1.9.1</version>
3637 </dependency>
3638 <dependency>
3639 <groupId>org.opendaylight.netvirt</groupId>
3640 <artifactId>aclservice-api</artifactId>
3641 <version>0.11.1</version>
3642 </dependency>
3643 <dependency>
3644 <groupId>org.opendaylight.netvirt</groupId>
3645 <artifactId>aclservice-impl</artifactId>
3646 <version>0.11.1</version>
3647 </dependency>
3648 <dependency>
3649 <groupId>org.opendaylight.netvirt</groupId>
3650 <artifactId>aclservice-shell</artifactId>
3651 <version>0.11.1</version>
3652 </dependency>
3653 <dependency>
3654 <groupId>org.opendaylight.netvirt</groupId>
3655 <artifactId>alarm-impl</artifactId>
3656 <version>0.11.1</version>
3657 </dependency>
3658 <dependency>
3659 <groupId>org.opendaylight.netvirt</groupId>
3660 <artifactId>bgpmanager-api</artifactId>
3661 <version>0.11.1</version>
3662 </dependency>
3663 <dependency>
3664 <groupId>org.opendaylight.netvirt</groupId>
3665 <artifactId>bgpmanager-impl</artifactId>
3666 <version>0.11.1</version>
3667 </dependency>
3668 <dependency>
3669 <groupId>org.opendaylight.netvirt</groupId>
3670 <artifactId>cache-impl</artifactId>
3671 <version>0.11.1</version>
3672 </dependency>
3673 <dependency>
3674 <groupId>org.opendaylight.netvirt</groupId>
3675 <artifactId>dhcpservice-api</artifactId>
3676 <version>0.11.1</version>
3677 </dependency>
3678 <dependency>
3679 <groupId>org.opendaylight.netvirt</groupId>
3680 <artifactId>dhcpservice-impl</artifactId>
3681 <version>0.11.1</version>
3682 </dependency>
3683 <dependency>
3684 <groupId>org.opendaylight.netvirt</groupId>
3685 <artifactId>elanmanager-api</artifactId>
3686 <version>0.11.1</version>
3687 </dependency>
3688 <dependency>
3689 <groupId>org.opendaylight.netvirt</groupId>
3690 <artifactId>elanmanager-impl</artifactId>
3691 <version>0.11.1</version>
3692 </dependency>
3693 <dependency>
3694 <groupId>org.opendaylight.netvirt</groupId>
3695 <artifactId>fibmanager-api</artifactId>
3696 <version>0.11.1</version>
3697 </dependency>
3698 <dependency>
3699 <groupId>org.opendaylight.netvirt</groupId>
3700 <artifactId>fibmanager-impl</artifactId>
3701 <version>0.11.1</version>
3702 </dependency>
3703 <dependency>
3704 <groupId>org.opendaylight.netvirt</groupId>
3705 <artifactId>fibmanager-shell</artifactId>
3706 <version>0.11.1</version>
3707 </dependency>
3708 <dependency>
3709 <groupId>org.opendaylight.netvirt</groupId>
3710 <artifactId>ipv6service-api</artifactId>
3711 <version>0.11.1</version>
3712 </dependency>
3713 <dependency>
3714 <groupId>org.opendaylight.netvirt</groupId>
3715 <artifactId>ipv6service-impl</artifactId>
3716 <version>0.11.1</version>
3717 </dependency>
3718 <dependency>
3719 <groupId>org.opendaylight.netvirt</groupId>
3720 <artifactId>ipv6service-shell</artifactId>
3721 <version>0.11.1</version>
3722 </dependency>
3723 <dependency>
3724 <groupId>org.opendaylight.netvirt</groupId>
3725 <artifactId>model-bgp</artifactId>
3726 <version>2013.07.15.17.1</version>
3727 </dependency>
3728 <dependency>
3729 <groupId>org.opendaylight.netvirt</groupId>
3730 <artifactId>natservice-api</artifactId>
3731 <version>0.11.1</version>
3732 </dependency>
3733 <dependency>
3734 <groupId>org.opendaylight.netvirt</groupId>
3735 <artifactId>natservice-impl</artifactId>
3736 <version>0.11.1</version>
3737 </dependency>
3738 <dependency>
3739 <groupId>org.opendaylight.netvirt</groupId>
3740 <artifactId>neutronvpn-api</artifactId>
3741 <version>0.11.1</version>
3742 </dependency>
3743 <dependency>
3744 <groupId>org.opendaylight.netvirt</groupId>
3745 <artifactId>neutronvpn-impl</artifactId>
3746 <version>0.11.1</version>
3747 </dependency>
3748 <dependency>
3749 <groupId>org.opendaylight.netvirt</groupId>
3750 <artifactId>neutronvpn-shell</artifactId>
3751 <version>0.11.1</version>
3752 </dependency>
3753 <dependency>
3754 <groupId>org.opendaylight.netvirt</groupId>
3755 <artifactId>qosservice-api</artifactId>
3756 <version>0.11.1</version>
3757 </dependency>
3758 <dependency>
3759 <groupId>org.opendaylight.netvirt</groupId>
3760 <artifactId>qosservice-impl</artifactId>
3761 <version>0.11.1</version>
3762 </dependency>
3763 <dependency>
3764 <groupId>org.opendaylight.netvirt</groupId>
3765 <artifactId>statemanager-impl</artifactId>
3766 <version>0.11.1</version>
3767 </dependency>
3768 <dependency>
3769 <groupId>org.opendaylight.netvirt</groupId>
3770 <artifactId>vpnmanager-api</artifactId>
3771 <version>0.11.1</version>
3772 </dependency>
3773 <dependency>
3774 <groupId>org.opendaylight.netvirt</groupId>
3775 <artifactId>vpnmanager-impl</artifactId>
3776 <version>0.11.1</version>
3777 </dependency>
3778 <dependency>
3779 <groupId>org.opendaylight.netvirt</groupId>
3780 <artifactId>vpnmanager-shell</artifactId>
3781 <version>0.11.1</version>
3782 </dependency>
3783 <dependency>
3784 <groupId>org.opendaylight.neutron</groupId>
3785 <artifactId>model</artifactId>
3786 <version>0.15.1</version>
3787 </dependency>
3788 <dependency>
3789 <groupId>org.opendaylight.neutron</groupId>
3790 <artifactId>neutron-hostconfig-ovs</artifactId>
3791 <version>0.15.1</version>
3792 </dependency>
3793 <dependency>
3794 <groupId>org.opendaylight.neutron</groupId>
3795 <artifactId>neutron-hostconfig-utils</artifactId>
3796 <version>0.15.1</version>
3797 </dependency>
3798 <dependency>
3799 <groupId>org.opendaylight.neutron</groupId>
3800 <artifactId>neutron-hostconfig-vpp</artifactId>
3801 <version>0.15.1</version>
3802 </dependency>
3803 <dependency>
3804 <groupId>org.opendaylight.neutron</groupId>
3805 <artifactId>neutron-spi</artifactId>
3806 <version>0.15.1</version>
3807 </dependency>
3808 <dependency>
3809 <groupId>org.opendaylight.neutron</groupId>
3810 <artifactId>northbound-api</artifactId>
3811 <version>0.15.1</version>
3812 </dependency>
3813 <dependency>
3814 <groupId>org.opendaylight.neutron</groupId>
3815 <artifactId>transcriber</artifactId>
3816 <version>0.15.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003817 </dependency>
3818 <dependency>
3819 <groupId>org.opendaylight.odlparent</groupId>
3820 <artifactId>bcpkix-framework-ext</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003821 <version>7.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003822 </dependency>
3823 <dependency>
3824 <groupId>org.opendaylight.odlparent</groupId>
3825 <artifactId>bcprov-framework-ext</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003826 <version>7.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003827 </dependency>
3828 <dependency>
3829 <groupId>org.opendaylight.odlparent</groupId>
3830 <artifactId>karaf.branding</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003831 <version>7.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05003832 </dependency>
3833 <dependency>
3834 <groupId>org.opendaylight.odlparent</groupId>
3835 <artifactId>logging-markers</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01003836 <version>7.0.7</version>
3837 </dependency>
3838 <dependency>
3839 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3840 <artifactId>arbitratorreconciliation-api</artifactId>
3841 <version>0.11.1</version>
3842 </dependency>
3843 <dependency>
3844 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3845 <artifactId>arbitratorreconciliation-impl</artifactId>
3846 <version>0.11.1</version>
3847 </dependency>
3848 <dependency>
3849 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3850 <artifactId>bulk-o-matic</artifactId>
3851 <version>0.11.1</version>
3852 </dependency>
3853 <dependency>
3854 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3855 <artifactId>device-ownership-service</artifactId>
3856 <version>0.11.1</version>
3857 </dependency>
3858 <dependency>
3859 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3860 <artifactId>forwardingrules-manager</artifactId>
3861 <version>0.11.1</version>
3862 </dependency>
3863 <dependency>
3864 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3865 <artifactId>forwardingrules-sync</artifactId>
3866 <version>0.11.1</version>
3867 </dependency>
3868 <dependency>
3869 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3870 <artifactId>lldp-speaker</artifactId>
3871 <version>0.11.1</version>
3872 </dependency>
3873 <dependency>
3874 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3875 <artifactId>notification-supplier</artifactId>
3876 <version>0.11.1</version>
3877 </dependency>
3878 <dependency>
3879 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3880 <artifactId>of-switch-config-pusher</artifactId>
3881 <version>0.11.1</version>
3882 </dependency>
3883 <dependency>
3884 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3885 <artifactId>reconciliation-framework</artifactId>
3886 <version>0.11.1</version>
3887 </dependency>
3888 <dependency>
3889 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3890 <artifactId>southbound-cli</artifactId>
3891 <version>0.11.1</version>
3892 </dependency>
3893 <dependency>
3894 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3895 <artifactId>table-miss-enforcer</artifactId>
3896 <version>0.11.1</version>
3897 </dependency>
3898 <dependency>
3899 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3900 <artifactId>topology-lldp-discovery</artifactId>
3901 <version>0.11.1</version>
3902 </dependency>
3903 <dependency>
3904 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3905 <artifactId>topology-manager</artifactId>
3906 <version>0.11.1</version>
3907 </dependency>
3908 <dependency>
3909 <groupId>org.opendaylight.openflowplugin</groupId>
3910 <artifactId>drop-test-karaf</artifactId>
3911 <version>0.11.1</version>
3912 </dependency>
3913 <dependency>
3914 <groupId>org.opendaylight.openflowplugin.libraries</groupId>
3915 <artifactId>liblldp</artifactId>
3916 <version>0.11.1</version>
3917 </dependency>
3918 <dependency>
3919 <groupId>org.opendaylight.openflowplugin.model</groupId>
3920 <artifactId>model-flow-base</artifactId>
3921 <version>0.11.1</version>
3922 </dependency>
3923 <dependency>
3924 <groupId>org.opendaylight.openflowplugin.model</groupId>
3925 <artifactId>model-flow-service</artifactId>
3926 <version>0.11.1</version>
3927 </dependency>
3928 <dependency>
3929 <groupId>org.opendaylight.openflowplugin.model</groupId>
3930 <artifactId>model-flow-statistics</artifactId>
3931 <version>0.11.1</version>
3932 </dependency>
3933 <dependency>
3934 <groupId>org.opendaylight.openflowplugin</groupId>
3935 <artifactId>openflowjava-extension-eric</artifactId>
3936 <version>0.11.1</version>
3937 </dependency>
3938 <dependency>
3939 <groupId>org.opendaylight.openflowplugin</groupId>
3940 <artifactId>openflowjava-extension-nicira</artifactId>
3941 <version>0.11.1</version>
3942 </dependency>
3943 <dependency>
3944 <groupId>org.opendaylight.openflowplugin</groupId>
3945 <artifactId>openflowjava-extension-nicira-api</artifactId>
3946 <version>0.11.1</version>
3947 </dependency>
3948 <dependency>
3949 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3950 <artifactId>openflowjava-blueprint-config</artifactId>
3951 <version>0.11.1</version>
3952 </dependency>
3953 <dependency>
3954 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3955 <artifactId>openflowjava-util</artifactId>
3956 <version>0.11.1</version>
3957 </dependency>
3958 <dependency>
3959 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3960 <artifactId>openflow-protocol-api</artifactId>
3961 <version>0.11.1</version>
3962 </dependency>
3963 <dependency>
3964 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3965 <artifactId>openflow-protocol-impl</artifactId>
3966 <version>0.11.1</version>
3967 </dependency>
3968 <dependency>
3969 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3970 <artifactId>openflow-protocol-spi</artifactId>
3971 <version>0.11.1</version>
3972 </dependency>
3973 <dependency>
3974 <groupId>org.opendaylight.openflowplugin</groupId>
3975 <artifactId>openflowplugin</artifactId>
3976 <version>0.11.1</version>
3977 </dependency>
3978 <dependency>
3979 <groupId>org.opendaylight.openflowplugin</groupId>
3980 <artifactId>openflowplugin-api</artifactId>
3981 <version>0.11.1</version>
3982 </dependency>
3983 <dependency>
3984 <groupId>org.opendaylight.openflowplugin</groupId>
3985 <artifactId>openflowplugin-blueprint-config</artifactId>
3986 <version>0.11.1</version>
3987 </dependency>
3988 <dependency>
3989 <groupId>org.opendaylight.openflowplugin</groupId>
3990 <artifactId>openflowplugin-common</artifactId>
3991 <version>0.11.1</version>
3992 </dependency>
3993 <dependency>
3994 <groupId>org.opendaylight.openflowplugin</groupId>
3995 <artifactId>openflowplugin-extension-api</artifactId>
3996 <version>0.11.1</version>
3997 </dependency>
3998 <dependency>
3999 <groupId>org.opendaylight.openflowplugin</groupId>
4000 <artifactId>openflowplugin-extension-eric</artifactId>
4001 <version>0.11.1</version>
4002 </dependency>
4003 <dependency>
4004 <groupId>org.opendaylight.openflowplugin</groupId>
4005 <artifactId>openflowplugin-extension-nicira</artifactId>
4006 <version>0.11.1</version>
4007 </dependency>
4008 <dependency>
4009 <groupId>org.opendaylight.openflowplugin</groupId>
4010 <artifactId>openflowplugin-extension-onf</artifactId>
4011 <version>0.11.1</version>
4012 </dependency>
4013 <dependency>
4014 <groupId>org.opendaylight.openflowplugin</groupId>
4015 <artifactId>openflowplugin-impl</artifactId>
4016 <version>0.11.1</version>
4017 </dependency>
4018 <dependency>
4019 <groupId>org.opendaylight.openflowplugin</groupId>
4020 <artifactId>test-common</artifactId>
4021 <version>0.11.1</version>
4022 </dependency>
4023 <dependency>
4024 <groupId>org.opendaylight.ovsdb</groupId>
4025 <artifactId>hwvtepsouthbound-api</artifactId>
4026 <version>1.11.1</version>
4027 </dependency>
4028 <dependency>
4029 <groupId>org.opendaylight.ovsdb</groupId>
4030 <artifactId>hwvtepsouthbound-impl</artifactId>
4031 <version>1.11.1</version>
4032 </dependency>
4033 <dependency>
4034 <groupId>org.opendaylight.ovsdb</groupId>
4035 <artifactId>library</artifactId>
4036 <version>1.11.1</version>
4037 </dependency>
4038 <dependency>
4039 <groupId>org.opendaylight.ovsdb</groupId>
4040 <artifactId>schema.hardwarevtep</artifactId>
4041 <version>1.11.1</version>
4042 </dependency>
4043 <dependency>
4044 <groupId>org.opendaylight.ovsdb</groupId>
4045 <artifactId>schema.openvswitch</artifactId>
4046 <version>1.11.1</version>
4047 </dependency>
4048 <dependency>
4049 <groupId>org.opendaylight.ovsdb</groupId>
4050 <artifactId>southbound-api</artifactId>
4051 <version>1.11.1</version>
4052 </dependency>
4053 <dependency>
4054 <groupId>org.opendaylight.ovsdb</groupId>
4055 <artifactId>southbound-impl</artifactId>
4056 <version>1.11.1</version>
4057 </dependency>
4058 <dependency>
4059 <groupId>org.opendaylight.ovsdb</groupId>
4060 <artifactId>utils.config</artifactId>
4061 <version>1.11.1</version>
4062 </dependency>
4063 <dependency>
4064 <groupId>org.opendaylight.ovsdb</groupId>
4065 <artifactId>utils.hwvtepsouthbound-utils</artifactId>
4066 <version>1.11.1</version>
4067 </dependency>
4068 <dependency>
4069 <groupId>org.opendaylight.ovsdb</groupId>
4070 <artifactId>utils.mdsal-utils</artifactId>
4071 <version>1.11.1</version>
4072 </dependency>
4073 <dependency>
4074 <groupId>org.opendaylight.ovsdb</groupId>
4075 <artifactId>utils.servicehelper</artifactId>
4076 <version>1.11.1</version>
4077 </dependency>
4078 <dependency>
4079 <groupId>org.opendaylight.ovsdb</groupId>
4080 <artifactId>utils.southbound-utils</artifactId>
4081 <version>1.11.1</version>
4082 </dependency>
4083 <dependency>
4084 <groupId>org.opendaylight.ovsdb</groupId>
4085 <artifactId>utils.yang-utils</artifactId>
4086 <version>1.11.1</version>
4087 </dependency>
4088 <dependency>
4089 <groupId>org.opendaylight.serviceutils</groupId>
4090 <artifactId>listener-api</artifactId>
4091 <version>0.6.1</version>
4092 </dependency>
4093 <dependency>
4094 <groupId>org.opendaylight.serviceutils</groupId>
4095 <artifactId>rpc-api</artifactId>
4096 <version>0.6.1</version>
4097 </dependency>
4098 <dependency>
4099 <groupId>org.opendaylight.serviceutils</groupId>
4100 <artifactId>srm-api</artifactId>
4101 <version>0.6.1</version>
4102 </dependency>
4103 <dependency>
4104 <groupId>org.opendaylight.serviceutils</groupId>
4105 <artifactId>srm-impl</artifactId>
4106 <version>0.6.1</version>
4107 </dependency>
4108 <dependency>
4109 <groupId>org.opendaylight.serviceutils</groupId>
4110 <artifactId>srm-shell</artifactId>
4111 <version>0.6.1</version>
4112 </dependency>
4113 <dependency>
4114 <groupId>org.opendaylight.serviceutils</groupId>
4115 <artifactId>tools-api</artifactId>
4116 <version>0.6.1</version>
4117 </dependency>
4118 <dependency>
4119 <groupId>org.opendaylight.serviceutils</groupId>
4120 <artifactId>upgrade</artifactId>
4121 <version>0.6.1</version>
4122 </dependency>
4123 <dependency>
4124 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
4125 <artifactId>transportpce-ordmodels-common</artifactId>
4126 <version>2.1.0</version>
4127 </dependency>
4128 <dependency>
4129 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
4130 <artifactId>transportpce-ordmodels-device</artifactId>
4131 <version>2.1.0</version>
4132 </dependency>
4133 <dependency>
4134 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
4135 <artifactId>transportpce-ordmodels-network</artifactId>
4136 <version>2.1.0</version>
4137 </dependency>
4138 <dependency>
4139 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
4140 <artifactId>transportpce-ordmodels-service</artifactId>
4141 <version>2.1.0</version>
4142 </dependency>
4143 <dependency>
4144 <groupId>org.opendaylight.transportpce</groupId>
4145 <artifactId>transportpce-api</artifactId>
4146 <version>2.1.0</version>
4147 </dependency>
4148 <dependency>
4149 <groupId>org.opendaylight.transportpce</groupId>
4150 <artifactId>transportpce-common</artifactId>
4151 <version>2.1.0</version>
4152 </dependency>
4153 <dependency>
4154 <groupId>org.opendaylight.transportpce</groupId>
4155 <artifactId>transportpce-inventory</artifactId>
4156 <version>2.1.0</version>
4157 </dependency>
4158 <dependency>
4159 <groupId>org.opendaylight.transportpce</groupId>
4160 <artifactId>transportpce-networkmodel</artifactId>
4161 <version>2.1.0</version>
4162 </dependency>
4163 <dependency>
4164 <groupId>org.opendaylight.transportpce</groupId>
4165 <artifactId>transportpce-olm</artifactId>
4166 <version>2.1.0</version>
4167 </dependency>
4168 <dependency>
4169 <groupId>org.opendaylight.transportpce</groupId>
4170 <artifactId>transportpce-pce</artifactId>
4171 <version>2.1.0</version>
4172 </dependency>
4173 <dependency>
4174 <groupId>org.opendaylight.transportpce</groupId>
4175 <artifactId>transportpce-renderer</artifactId>
4176 <version>2.1.0</version>
4177 </dependency>
4178 <dependency>
4179 <groupId>org.opendaylight.transportpce</groupId>
4180 <artifactId>transportpce-servicehandler</artifactId>
4181 <version>2.1.0</version>
4182 </dependency>
4183 <dependency>
4184 <groupId>org.opendaylight.transportpce</groupId>
4185 <artifactId>transportpce-tapi</artifactId>
4186 <version>2.1.0</version>
4187 </dependency>
4188 <dependency>
4189 <groupId>org.opendaylight.transportpce</groupId>
4190 <artifactId>transportpce-tapimodels</artifactId>
4191 <version>2.1.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004192 </dependency>
4193 <dependency>
4194 <groupId>org.opendaylight.yangtools</groupId>
4195 <artifactId>concepts</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004196 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004197 </dependency>
4198 <dependency>
4199 <groupId>org.opendaylight.yangtools</groupId>
4200 <artifactId>odlext-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004201 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004202 </dependency>
4203 <dependency>
4204 <groupId>org.opendaylight.yangtools</groupId>
4205 <artifactId>odlext-parser-support</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004206 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004207 </dependency>
4208 <dependency>
4209 <groupId>org.opendaylight.yangtools</groupId>
4210 <artifactId>openconfig-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004211 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004212 </dependency>
4213 <dependency>
4214 <groupId>org.opendaylight.yangtools</groupId>
4215 <artifactId>openconfig-parser-support</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004216 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004217 </dependency>
4218 <dependency>
4219 <groupId>org.opendaylight.yangtools</groupId>
4220 <artifactId>rfc6241-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004221 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004222 </dependency>
4223 <dependency>
4224 <groupId>org.opendaylight.yangtools</groupId>
4225 <artifactId>rfc6241-parser-support</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004226 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004227 </dependency>
4228 <dependency>
4229 <groupId>org.opendaylight.yangtools</groupId>
4230 <artifactId>rfc6536-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004231 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004232 </dependency>
4233 <dependency>
4234 <groupId>org.opendaylight.yangtools</groupId>
4235 <artifactId>rfc6536-parser-support</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004236 <version>5.0.7</version>
4237 </dependency>
4238 <dependency>
4239 <groupId>org.opendaylight.yangtools</groupId>
4240 <artifactId>rfc6643-model-api</artifactId>
4241 <version>5.0.7</version>
4242 </dependency>
4243 <dependency>
4244 <groupId>org.opendaylight.yangtools</groupId>
4245 <artifactId>rfc6643-parser-support</artifactId>
4246 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004247 </dependency>
4248 <dependency>
4249 <groupId>org.opendaylight.yangtools</groupId>
4250 <artifactId>rfc7952-data-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004251 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004252 </dependency>
4253 <dependency>
4254 <groupId>org.opendaylight.yangtools</groupId>
4255 <artifactId>rfc7952-data-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004256 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004257 </dependency>
4258 <dependency>
4259 <groupId>org.opendaylight.yangtools</groupId>
4260 <artifactId>rfc7952-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004261 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004262 </dependency>
4263 <dependency>
4264 <groupId>org.opendaylight.yangtools</groupId>
4265 <artifactId>rfc7952-parser-support</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004266 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004267 </dependency>
4268 <dependency>
4269 <groupId>org.opendaylight.yangtools</groupId>
4270 <artifactId>rfc8040-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004271 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004272 </dependency>
4273 <dependency>
4274 <groupId>org.opendaylight.yangtools</groupId>
4275 <artifactId>rfc8040-parser-support</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004276 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004277 </dependency>
4278 <dependency>
4279 <groupId>org.opendaylight.yangtools</groupId>
4280 <artifactId>rfc8528-data-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004281 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004282 </dependency>
4283 <dependency>
4284 <groupId>org.opendaylight.yangtools</groupId>
4285 <artifactId>rfc8528-data-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004286 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004287 </dependency>
4288 <dependency>
4289 <groupId>org.opendaylight.yangtools</groupId>
4290 <artifactId>rfc8528-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004291 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004292 </dependency>
4293 <dependency>
4294 <groupId>org.opendaylight.yangtools</groupId>
4295 <artifactId>rfc8528-parser-support</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004296 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004297 </dependency>
4298 <dependency>
4299 <groupId>org.opendaylight.yangtools</groupId>
4300 <artifactId>util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004301 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004302 </dependency>
4303 <dependency>
4304 <groupId>org.opendaylight.yangtools</groupId>
4305 <artifactId>yang-common</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004306 <version>5.0.7</version>
4307 </dependency>
4308 <dependency>
4309 <groupId>org.opendaylight.yangtools</groupId>
4310 <artifactId>yang-common-netty</artifactId>
4311 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004312 </dependency>
4313 <dependency>
4314 <groupId>org.opendaylight.yangtools</groupId>
4315 <artifactId>yang-data-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004316 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004317 </dependency>
4318 <dependency>
4319 <groupId>org.opendaylight.yangtools</groupId>
4320 <artifactId>yang-data-codec-binfmt</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004321 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004322 </dependency>
4323 <dependency>
4324 <groupId>org.opendaylight.yangtools</groupId>
4325 <artifactId>yang-data-codec-gson</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004326 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004327 </dependency>
4328 <dependency>
4329 <groupId>org.opendaylight.yangtools</groupId>
4330 <artifactId>yang-data-codec-xml</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004331 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004332 </dependency>
4333 <dependency>
4334 <groupId>org.opendaylight.yangtools</groupId>
4335 <artifactId>yang-data-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004336 <version>5.0.7</version>
4337 </dependency>
4338 <dependency>
4339 <groupId>org.opendaylight.yangtools</groupId>
4340 <artifactId>yang-data-jaxen</artifactId>
4341 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004342 </dependency>
4343 <dependency>
4344 <groupId>org.opendaylight.yangtools</groupId>
4345 <artifactId>yang-data-transform</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004346 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004347 </dependency>
4348 <dependency>
4349 <groupId>org.opendaylight.yangtools</groupId>
4350 <artifactId>yang-data-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004351 <version>5.0.7</version>
4352 </dependency>
4353 <dependency>
4354 <groupId>org.opendaylight.yangtools</groupId>
4355 <artifactId>yang-data-xpath-api</artifactId>
4356 <version>0.3.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004357 </dependency>
4358 <dependency>
4359 <groupId>org.opendaylight.yangtools</groupId>
4360 <artifactId>yang-model-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004361 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004362 </dependency>
4363 <dependency>
4364 <groupId>org.opendaylight.yangtools</groupId>
4365 <artifactId>yang-model-export</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004366 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004367 </dependency>
4368 <dependency>
4369 <groupId>org.opendaylight.yangtools</groupId>
4370 <artifactId>yang-model-util</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004371 <version>5.0.7</version>
4372 </dependency>
4373 <dependency>
4374 <groupId>org.opendaylight.yangtools</groupId>
4375 <artifactId>yang-parser-antlr</artifactId>
4376 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004377 </dependency>
4378 <dependency>
4379 <groupId>org.opendaylight.yangtools</groupId>
4380 <artifactId>yang-parser-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004381 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004382 </dependency>
4383 <dependency>
4384 <groupId>org.opendaylight.yangtools</groupId>
4385 <artifactId>yang-parser-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004386 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004387 </dependency>
4388 <dependency>
4389 <groupId>org.opendaylight.yangtools</groupId>
4390 <artifactId>yang-parser-reactor</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004391 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004392 </dependency>
4393 <dependency>
4394 <groupId>org.opendaylight.yangtools</groupId>
4395 <artifactId>yang-parser-rfc7950</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004396 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004397 </dependency>
4398 <dependency>
4399 <groupId>org.opendaylight.yangtools</groupId>
4400 <artifactId>yang-parser-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004401 <version>5.0.7</version>
4402 </dependency>
4403 <dependency>
4404 <groupId>org.opendaylight.yangtools</groupId>
4405 <artifactId>yang-xpath-antlr</artifactId>
4406 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004407 </dependency>
4408 <dependency>
4409 <groupId>org.opendaylight.yangtools</groupId>
4410 <artifactId>yang-xpath-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004411 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004412 </dependency>
4413 <dependency>
4414 <groupId>org.opendaylight.yangtools</groupId>
4415 <artifactId>yang-xpath-impl</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004416 <version>5.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004417 </dependency>
4418 <dependency>
4419 <groupId>org.ops4j.base</groupId>
4420 <artifactId>ops4j-base</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004421 <version>1.5.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004422 </dependency>
4423 <dependency>
4424 <groupId>org.ops4j.pax.cdi</groupId>
4425 <artifactId>pax-cdi-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004426 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004427 </dependency>
4428 <dependency>
4429 <groupId>org.ops4j.pax.cdi</groupId>
4430 <artifactId>pax-cdi-extender</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004431 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004432 </dependency>
4433 <dependency>
4434 <groupId>org.ops4j.pax.cdi</groupId>
4435 <artifactId>pax-cdi-extension</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004436 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004437 </dependency>
4438 <dependency>
4439 <groupId>org.ops4j.pax.cdi</groupId>
4440 <artifactId>pax-cdi-jetty-openwebbeans</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004441 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004442 </dependency>
4443 <dependency>
4444 <groupId>org.ops4j.pax.cdi</groupId>
4445 <artifactId>pax-cdi-jetty-weld</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004446 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004447 </dependency>
4448 <dependency>
4449 <groupId>org.ops4j.pax.cdi</groupId>
4450 <artifactId>pax-cdi-openwebbeans</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004451 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004452 </dependency>
4453 <dependency>
4454 <groupId>org.ops4j.pax.cdi</groupId>
4455 <artifactId>pax-cdi-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004456 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004457 </dependency>
4458 <dependency>
4459 <groupId>org.ops4j.pax.cdi</groupId>
4460 <artifactId>pax-cdi-undertow-openwebbeans</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004461 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004462 </dependency>
4463 <dependency>
4464 <groupId>org.ops4j.pax.cdi</groupId>
4465 <artifactId>pax-cdi-undertow-weld</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004466 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004467 </dependency>
4468 <dependency>
4469 <groupId>org.ops4j.pax.cdi</groupId>
4470 <artifactId>pax-cdi-web</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004471 <version>1.1.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004472 </dependency>
4473 <dependency>
4474 <groupId>org.ops4j.pax.cdi</groupId>
4475 <artifactId>pax-cdi-weld</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004476 <version>1.1.3</version>
4477 </dependency>
4478 <dependency>
4479 <groupId>org.ops4j.pax.jdbc</groupId>
4480 <artifactId>pax-jdbc</artifactId>
4481 <version>1.3.4</version>
4482 </dependency>
4483 <dependency>
4484 <groupId>org.ops4j.pax.jdbc</groupId>
4485 <artifactId>pax-jdbc</artifactId>
4486 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004487 </dependency>
4488 <dependency>
4489 <groupId>org.ops4j.pax.jdbc</groupId>
4490 <artifactId>pax-jdbc-config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004491 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004492 </dependency>
4493 <dependency>
4494 <groupId>org.ops4j.pax.jdbc</groupId>
4495 <artifactId>pax-jdbc-db2</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004496 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004497 </dependency>
4498 <dependency>
4499 <groupId>org.ops4j.pax.jdbc</groupId>
4500 <artifactId>pax-jdbc-derby</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004501 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004502 </dependency>
4503 <dependency>
4504 <groupId>org.ops4j.pax.jdbc</groupId>
4505 <artifactId>pax-jdbc-derbyclient</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004506 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004507 </dependency>
4508 <dependency>
4509 <groupId>org.ops4j.pax.jdbc</groupId>
4510 <artifactId>pax-jdbc-hsqldb</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004511 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004512 </dependency>
4513 <dependency>
4514 <groupId>org.ops4j.pax.jdbc</groupId>
4515 <artifactId>pax-jdbc-jtds</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004516 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004517 </dependency>
4518 <dependency>
4519 <groupId>org.ops4j.pax.jdbc</groupId>
4520 <artifactId>pax-jdbc-mariadb</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004521 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004522 </dependency>
4523 <dependency>
4524 <groupId>org.ops4j.pax.jdbc</groupId>
4525 <artifactId>pax-jdbc-mssql</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004526 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004527 </dependency>
4528 <dependency>
4529 <groupId>org.ops4j.pax.jdbc</groupId>
4530 <artifactId>pax-jdbc-oracle</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004531 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004532 </dependency>
4533 <dependency>
4534 <groupId>org.ops4j.pax.jdbc</groupId>
4535 <artifactId>pax-jdbc-pool-aries</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004536 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004537 </dependency>
4538 <dependency>
4539 <groupId>org.ops4j.pax.jdbc</groupId>
4540 <artifactId>pax-jdbc-pool-c3p0</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004541 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004542 </dependency>
4543 <dependency>
4544 <groupId>org.ops4j.pax.jdbc</groupId>
4545 <artifactId>pax-jdbc-pool-common</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004546 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004547 </dependency>
4548 <dependency>
4549 <groupId>org.ops4j.pax.jdbc</groupId>
4550 <artifactId>pax-jdbc-pool-dbcp2</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004551 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004552 </dependency>
4553 <dependency>
4554 <groupId>org.ops4j.pax.jdbc</groupId>
4555 <artifactId>pax-jdbc-pool-hikaricp</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004556 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004557 </dependency>
4558 <dependency>
4559 <groupId>org.ops4j.pax.jdbc</groupId>
4560 <artifactId>pax-jdbc-pool-narayana</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004561 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004562 </dependency>
4563 <dependency>
4564 <groupId>org.ops4j.pax.jdbc</groupId>
4565 <artifactId>pax-jdbc-pool-transx</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004566 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004567 </dependency>
4568 <dependency>
4569 <groupId>org.ops4j.pax.jdbc</groupId>
4570 <artifactId>pax-jdbc-sqlite</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004571 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004572 </dependency>
4573 <dependency>
4574 <groupId>org.ops4j.pax.jdbc</groupId>
4575 <artifactId>pax-jdbc-teradata</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004576 <version>1.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004577 </dependency>
4578 <dependency>
4579 <groupId>org.ops4j.pax.jms</groupId>
4580 <artifactId>pax-jms-activemq</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004581 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004582 </dependency>
4583 <dependency>
4584 <groupId>org.ops4j.pax.jms</groupId>
4585 <artifactId>pax-jms-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004586 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004587 </dependency>
4588 <dependency>
4589 <groupId>org.ops4j.pax.jms</groupId>
4590 <artifactId>pax-jms-artemis</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004591 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004592 </dependency>
4593 <dependency>
4594 <groupId>org.ops4j.pax.jms</groupId>
4595 <artifactId>pax-jms-config</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004596 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004597 </dependency>
4598 <dependency>
4599 <groupId>org.ops4j.pax.jms</groupId>
4600 <artifactId>pax-jms-ibmmq</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004601 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004602 </dependency>
4603 <dependency>
4604 <groupId>org.ops4j.pax.jms</groupId>
4605 <artifactId>pax-jms-oracleaq</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004606 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004607 </dependency>
4608 <dependency>
4609 <groupId>org.ops4j.pax.jms</groupId>
4610 <artifactId>pax-jms-pool-narayana</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004611 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004612 </dependency>
4613 <dependency>
4614 <groupId>org.ops4j.pax.jms</groupId>
4615 <artifactId>pax-jms-pool-pooledjms</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004616 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004617 </dependency>
4618 <dependency>
4619 <groupId>org.ops4j.pax.jms</groupId>
4620 <artifactId>pax-jms-pool-transx</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004621 <version>1.0.7</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004622 </dependency>
4623 <dependency>
4624 <groupId>org.ops4j.pax.jpa</groupId>
4625 <artifactId>pax-jpa</artifactId>
4626 <version>0.3.0</version>
4627 </dependency>
4628 <dependency>
4629 <groupId>org.ops4j.pax.logging</groupId>
4630 <artifactId>pax-logging-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004631 <version>1.11.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004632 </dependency>
4633 <dependency>
4634 <groupId>org.ops4j.pax.logging</groupId>
4635 <artifactId>pax-logging-log4j2</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004636 <version>1.11.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004637 </dependency>
4638 <dependency>
4639 <groupId>org.ops4j.pax.logging</groupId>
4640 <artifactId>pax-logging-logback</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004641 <version>1.11.6</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004642 </dependency>
4643 <dependency>
4644 <groupId>org.ops4j.pax.tipi</groupId>
4645 <artifactId>org.ops4j.pax.tipi.tomcat-embed-core</artifactId>
4646 <version>8.5.32.1</version>
4647 </dependency>
4648 <dependency>
4649 <groupId>org.ops4j.pax.tipi</groupId>
4650 <artifactId>org.ops4j.pax.tipi.tomcat-embed-websocket</artifactId>
4651 <version>8.5.32.1</version>
4652 </dependency>
4653 <dependency>
4654 <groupId>org.ops4j.pax.transx</groupId>
4655 <artifactId>pax-transx-connector</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004656 <version>0.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004657 </dependency>
4658 <dependency>
4659 <groupId>org.ops4j.pax.transx</groupId>
4660 <artifactId>pax-transx-jdbc</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004661 <version>0.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004662 </dependency>
4663 <dependency>
4664 <groupId>org.ops4j.pax.transx</groupId>
4665 <artifactId>pax-transx-jms</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004666 <version>0.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004667 </dependency>
4668 <dependency>
4669 <groupId>org.ops4j.pax.transx</groupId>
4670 <artifactId>pax-transx-tm-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004671 <version>0.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004672 </dependency>
4673 <dependency>
4674 <groupId>org.ops4j.pax.transx</groupId>
4675 <artifactId>pax-transx-tm-atomikos</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004676 <version>0.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004677 </dependency>
4678 <dependency>
4679 <groupId>org.ops4j.pax.transx</groupId>
4680 <artifactId>pax-transx-tm-geronimo</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004681 <version>0.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004682 </dependency>
4683 <dependency>
4684 <groupId>org.ops4j.pax.transx</groupId>
4685 <artifactId>pax-transx-tm-narayana</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004686 <version>0.4.4</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004687 </dependency>
4688 <dependency>
4689 <groupId>org.ops4j.pax.url</groupId>
4690 <artifactId>pax-url-aether</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004691 <version>2.6.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004692 </dependency>
4693 <dependency>
4694 <groupId>org.ops4j.pax.url</groupId>
4695 <artifactId>pax-url-obr</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004696 <version>2.6.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004697 </dependency>
4698 <dependency>
4699 <groupId>org.ops4j.pax.url</groupId>
4700 <artifactId>pax-url-war</artifactId>
4701 <version>2.6.1</version>
4702 </dependency>
4703 <dependency>
4704 <groupId>org.ops4j.pax.url</groupId>
4705 <artifactId>pax-url-wrap</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004706 <version>2.6.2</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004707 </dependency>
4708 <dependency>
4709 <groupId>org.ops4j.pax.web</groupId>
4710 <artifactId>pax-web-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004711 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004712 </dependency>
4713 <dependency>
4714 <groupId>org.ops4j.pax.web</groupId>
4715 <artifactId>pax-web-deployer</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004716 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004717 </dependency>
4718 <dependency>
4719 <groupId>org.ops4j.pax.web</groupId>
4720 <artifactId>pax-web-descriptor</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004721 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004722 </dependency>
4723 <dependency>
4724 <groupId>org.ops4j.pax.web</groupId>
4725 <artifactId>pax-web-extender-war</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004726 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004727 </dependency>
4728 <dependency>
4729 <groupId>org.ops4j.pax.web</groupId>
4730 <artifactId>pax-web-extender-whiteboard</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004731 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004732 </dependency>
4733 <dependency>
4734 <groupId>org.ops4j.pax.web</groupId>
4735 <artifactId>pax-web-jetty</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004736 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004737 </dependency>
4738 <dependency>
4739 <groupId>org.ops4j.pax.web</groupId>
4740 <artifactId>pax-web-jsp</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004741 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004742 </dependency>
4743 <dependency>
4744 <groupId>org.ops4j.pax.web</groupId>
4745 <artifactId>pax-web-resources-extender</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004746 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004747 </dependency>
4748 <dependency>
4749 <groupId>org.ops4j.pax.web</groupId>
4750 <artifactId>pax-web-resources-jsf</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004751 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004752 </dependency>
4753 <dependency>
4754 <groupId>org.ops4j.pax.web</groupId>
4755 <artifactId>pax-web-runtime</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004756 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004757 </dependency>
4758 <dependency>
4759 <groupId>org.ops4j.pax.web</groupId>
4760 <artifactId>pax-web-spi</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004761 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004762 </dependency>
4763 <dependency>
4764 <groupId>org.ops4j.pax.web</groupId>
4765 <artifactId>pax-web-tomcat</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004766 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004767 </dependency>
4768 <dependency>
4769 <groupId>org.ops4j.pax.web</groupId>
4770 <artifactId>pax-web-undertow</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004771 <version>7.2.16</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004772 </dependency>
4773 <dependency>
4774 <groupId>org.osgi</groupId>
4775 <artifactId>org.osgi.service.event</artifactId>
4776 <version>1.3.1</version>
4777 </dependency>
4778 <dependency>
4779 <groupId>org.osgi</groupId>
4780 <artifactId>org.osgi.service.jdbc</artifactId>
4781 <version>1.0.0</version>
4782 </dependency>
4783 <dependency>
4784 <groupId>org.osgi</groupId>
4785 <artifactId>org.osgi.util.function</artifactId>
4786 <version>1.0.0</version>
4787 </dependency>
4788 <dependency>
4789 <groupId>org.osgi</groupId>
4790 <artifactId>org.osgi.util.promise</artifactId>
4791 <version>1.0.0</version>
4792 </dependency>
4793 <dependency>
4794 <groupId>org.ow2.asm</groupId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004795 <artifactId>asm</artifactId>
4796 <version>5.2</version>
4797 </dependency>
4798 <dependency>
4799 <groupId>org.ow2.asm</groupId>
4800 <artifactId>asm</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004801 <version>8.0.1</version>
4802 </dependency>
4803 <dependency>
4804 <groupId>org.ow2.asm</groupId>
4805 <artifactId>asm-analysis</artifactId>
4806 <version>8.0.1</version>
4807 </dependency>
4808 <dependency>
4809 <groupId>org.ow2.asm</groupId>
4810 <artifactId>asm-commons</artifactId>
4811 <version>8.0.1</version>
4812 </dependency>
4813 <dependency>
4814 <groupId>org.ow2.asm</groupId>
4815 <artifactId>asm-tree</artifactId>
4816 <version>8.0.1</version>
4817 </dependency>
4818 <dependency>
4819 <groupId>org.ow2.asm</groupId>
4820 <artifactId>asm-util</artifactId>
4821 <version>8.0.1</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004822 </dependency>
4823 <dependency>
4824 <groupId>org.postgresql</groupId>
4825 <artifactId>postgresql</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004826 <version>42.2.8</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004827 </dependency>
4828 <dependency>
4829 <groupId>org.reactivestreams</groupId>
4830 <artifactId>reactive-streams</artifactId>
4831 <version>1.0.3</version>
4832 </dependency>
4833 <dependency>
4834 <groupId>org.scala-lang.modules</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004835 <artifactId>scala-java8-compat_2.13</artifactId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004836 <version>0.9.1</version>
4837 </dependency>
4838 <dependency>
4839 <groupId>org.scala-lang.modules</groupId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004840 <artifactId>scala-parser-combinators_2.13</artifactId>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004841 <version>1.1.2</version>
4842 </dependency>
4843 <dependency>
4844 <groupId>org.scala-lang</groupId>
4845 <artifactId>scala-library</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004846 <version>2.13.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004847 </dependency>
4848 <dependency>
4849 <groupId>org.scala-lang</groupId>
4850 <artifactId>scala-reflect</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004851 <version>2.13.3</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004852 </dependency>
4853 <dependency>
4854 <groupId>org.slf4j</groupId>
4855 <artifactId>slf4j-api</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004856 <version>1.7.28</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004857 </dependency>
4858 <dependency>
4859 <groupId>org.xerial</groupId>
4860 <artifactId>sqlite-jdbc</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004861 <version>3.28.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004862 </dependency>
4863 <dependency>
4864 <groupId>tech.pantheon.triemap</groupId>
4865 <artifactId>triemap</artifactId>
Michael DÜrrec6bdd9a2020-12-01 13:34:56 +01004866 <version>1.2.0</version>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004867 </dependency>
Dan Timoney7f239072020-06-01 09:28:12 -04004868 </dependencies>
4869 </dependencyManagement>
Singal, Kapil (ks220y)e1d0e252021-02-01 22:06:16 -05004870
4871 <build>
4872 <plugins>
4873 <plugin>
4874 <groupId>org.apache.maven.plugins</groupId>
4875 <artifactId>maven-deploy-plugin</artifactId>
4876 <!-- This version supports the "deployAtEnd" parameter -->
4877 <version>2.8</version>
4878 <configuration>
4879 <skip/>
4880 <deployAtEnd>true</deployAtEnd>
4881 </configuration>
4882 </plugin>
4883 </plugins>
4884 </build>
Dan Timoney7f239072020-06-01 09:28:12 -04004885</project>