1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 <modelVersion>4.0.0</modelVersion>
5 <groupId>org.onap.ccsdk.parent</groupId>
6 <artifactId>installed-odl-bom</artifactId>
7 <version>2.4.1-SNAPSHOT</version>
8 <packaging>pom</packaging>
10 <distributionManagement>
12 <id>ecomp-releases</id>
13 <url>https://nexus.onap.org/content/repositories/releases</url>
16 <id>ecomp-snapshots</id>
17 <url>https://nexus.onap.org/content/repositories/snapshots</url>
19 </distributionManagement>
21 <dependencyManagement>
24 <groupId>com.fasterxml.jackson.core</groupId>
25 <artifactId>jackson-annotations</artifactId>
26 <version>2.12.5</version>
29 <groupId>com.fasterxml.jackson.core</groupId>
30 <artifactId>jackson-core</artifactId>
31 <version>2.12.5</version>
34 <groupId>com.fasterxml.jackson.core</groupId>
35 <artifactId>jackson-databind</artifactId>
36 <version>2.12.5</version>
39 <groupId>com.fasterxml.jackson.dataformat</groupId>
40 <artifactId>jackson-dataformat-xml</artifactId>
41 <version>2.12.5</version>
44 <groupId>com.fasterxml.jackson.datatype</groupId>
45 <artifactId>jackson-datatype-jsr310</artifactId>
46 <version>2.12.5</version>
49 <groupId>com.fasterxml.jackson.jaxrs</groupId>
50 <artifactId>jackson-jaxrs-base</artifactId>
51 <version>2.12.5</version>
54 <groupId>com.fasterxml.jackson.jaxrs</groupId>
55 <artifactId>jackson-jaxrs-json-provider</artifactId>
56 <version>2.12.5</version>
59 <groupId>com.fasterxml.jackson.module</groupId>
60 <artifactId>jackson-module-jaxb-annotations</artifactId>
61 <version>2.12.5</version>
64 <groupId>com.fasterxml.woodstox</groupId>
65 <artifactId>woodstox-core</artifactId>
66 <version>6.2.6</version>
69 <groupId>com.github.luben</groupId>
70 <artifactId>zstd-jni</artifactId>
71 <version>1.4.4-7</version>
74 <groupId>com.github.mifmif</groupId>
75 <artifactId>generex</artifactId>
76 <version>1.0.2</version>
79 <groupId>com.github.spotbugs</groupId>
80 <artifactId>spotbugs-annotations</artifactId>
81 <version>3.1.12</version>
84 <groupId>com.google.code.gson</groupId>
85 <artifactId>gson</artifactId>
86 <version>2.8.8</version>
89 <groupId>com.googlecode.json-simple</groupId>
90 <artifactId>json-simple</artifactId>
91 <version>1.1.1</version>
94 <groupId>com.google.guava</groupId>
95 <artifactId>failureaccess</artifactId>
96 <version>1.0.1</version>
99 <groupId>com.google.guava</groupId>
100 <artifactId>guava</artifactId>
101 <version>30.1.1-jre</version>
104 <groupId>com.h2database</groupId>
105 <artifactId>h2</artifactId>
106 <version>1.4.200</version>
109 <groupId>com.lmax</groupId>
110 <artifactId>disruptor</artifactId>
111 <version>3.4.4</version>
114 <groupId>com.microsoft.sqlserver</groupId>
115 <artifactId>mssql-jdbc</artifactId>
116 <version>9.2.0.jre8</version>
119 <groupId>commons-beanutils</groupId>
120 <artifactId>commons-beanutils</artifactId>
121 <version>1.9.4</version>
124 <groupId>commons-codec</groupId>
125 <artifactId>commons-codec</artifactId>
126 <version>1.15</version>
129 <groupId>commons-collections</groupId>
130 <artifactId>commons-collections</artifactId>
131 <version>3.2.2</version>
134 <groupId>commons-io</groupId>
135 <artifactId>commons-io</artifactId>
136 <version>2.11.0</version>
139 <groupId>commons-lang</groupId>
140 <artifactId>commons-lang</artifactId>
141 <version>2.6</version>
144 <groupId>commons-logging</groupId>
145 <artifactId>commons-logging</artifactId>
146 <version>1.2</version>
149 <groupId>commons-net</groupId>
150 <artifactId>commons-net</artifactId>
151 <version>3.8.0</version>
154 <groupId>com.oracle.database.jdbc</groupId>
155 <artifactId>ojdbc8</artifactId>
156 <version>21.1.0.0</version>
159 <groupId>com.rabbitmq</groupId>
160 <artifactId>amqp-client</artifactId>
161 <version>5.13.0</version>
164 <groupId>com.typesafe</groupId>
165 <artifactId>config</artifactId>
166 <version>1.4.0</version>
169 <groupId>com.typesafe</groupId>
170 <artifactId>ssl-config-core_2.13</artifactId>
171 <version>0.4.2</version>
174 <groupId>com.zaxxer</groupId>
175 <artifactId>HikariCP</artifactId>
176 <version>3.4.5</version>
179 <groupId>dk.brics</groupId>
180 <artifactId>automaton</artifactId>
181 <version>1.12-1</version>
184 <groupId>io.aeron</groupId>
185 <artifactId>aeron-client</artifactId>
186 <version>1.32.0</version>
189 <groupId>io.aeron</groupId>
190 <artifactId>aeron-driver</artifactId>
191 <version>1.32.0</version>
194 <groupId>io.dropwizard.metrics</groupId>
195 <artifactId>metrics-core</artifactId>
196 <version>4.1.25</version>
199 <groupId>io.dropwizard.metrics</groupId>
200 <artifactId>metrics-graphite</artifactId>
201 <version>4.1.25</version>
204 <groupId>io.dropwizard.metrics</groupId>
205 <artifactId>metrics-healthchecks</artifactId>
206 <version>4.1.25</version>
209 <groupId>io.dropwizard.metrics</groupId>
210 <artifactId>metrics-jmx</artifactId>
211 <version>4.1.25</version>
214 <groupId>io.dropwizard.metrics</groupId>
215 <artifactId>metrics-jvm</artifactId>
216 <version>4.1.25</version>
219 <groupId>io.netty</groupId>
220 <artifactId>netty</artifactId>
221 <version>3.10.6.Final</version>
224 <groupId>io.netty</groupId>
225 <artifactId>netty-buffer</artifactId>
226 <version>4.1.69.Final</version>
229 <groupId>io.netty</groupId>
230 <artifactId>netty-codec</artifactId>
231 <version>4.1.69.Final</version>
234 <groupId>io.netty</groupId>
235 <artifactId>netty-codec-http</artifactId>
236 <version>4.1.69.Final</version>
239 <groupId>io.netty</groupId>
240 <artifactId>netty-common</artifactId>
241 <version>4.1.69.Final</version>
244 <groupId>io.netty</groupId>
245 <artifactId>netty-handler</artifactId>
246 <version>4.1.69.Final</version>
249 <groupId>io.netty</groupId>
250 <artifactId>netty-resolver</artifactId>
251 <version>4.1.69.Final</version>
254 <groupId>io.netty</groupId>
255 <artifactId>netty-transport</artifactId>
256 <version>4.1.69.Final</version>
259 <groupId>io.netty</groupId>
260 <artifactId>netty-transport-native-epoll</artifactId>
261 <version>4.1.69.Final</version>
264 <groupId>io.netty</groupId>
265 <artifactId>netty-transport-native-unix-common</artifactId>
266 <version>4.1.69.Final</version>
269 <groupId>io.prometheus</groupId>
270 <artifactId>simpleclient</artifactId>
271 <version>0.10.0</version>
274 <groupId>io.prometheus</groupId>
275 <artifactId>simpleclient_common</artifactId>
276 <version>0.10.0</version>
279 <groupId>io.prometheus</groupId>
280 <artifactId>simpleclient_hotspot</artifactId>
281 <version>0.10.0</version>
284 <groupId>io.prometheus</groupId>
285 <artifactId>simpleclient_servlet</artifactId>
286 <version>0.10.0</version>
289 <groupId>io.undertow</groupId>
290 <artifactId>undertow-core</artifactId>
291 <version>2.0.33.Final</version>
294 <groupId>io.undertow</groupId>
295 <artifactId>undertow-servlet</artifactId>
296 <version>2.0.33.Final</version>
299 <groupId>io.undertow</groupId>
300 <artifactId>undertow-websockets-jsr</artifactId>
301 <version>2.0.33.Final</version>
304 <groupId>jakarta.activation</groupId>
305 <artifactId>jakarta.activation-api</artifactId>
306 <version>1.2.2</version>
309 <groupId>javax.annotation</groupId>
310 <artifactId>javax.annotation-api</artifactId>
311 <version>1.3.1</version>
314 <groupId>javax.el</groupId>
315 <artifactId>javax.el-api</artifactId>
316 <version>3.0.0</version>
319 <groupId>javax.enterprise</groupId>
320 <artifactId>cdi-api</artifactId>
321 <version>2.0.SP1</version>
324 <groupId>javax.interceptor</groupId>
325 <artifactId>javax.interceptor-api</artifactId>
326 <version>1.2.2</version>
329 <groupId>javax.jms</groupId>
330 <artifactId>javax.jms-api</artifactId>
331 <version>2.0.1</version>
334 <groupId>javax.mail</groupId>
335 <artifactId>mail</artifactId>
336 <version>1.4.7</version>
339 <groupId>javax.security.auth.message</groupId>
340 <artifactId>javax.security.auth.message-api</artifactId>
341 <version>1.1</version>
344 <groupId>javax.servlet</groupId>
345 <artifactId>javax.servlet-api</artifactId>
346 <version>3.1.0</version>
349 <groupId>javax.transaction</groupId>
350 <artifactId>javax.transaction-api</artifactId>
351 <version>1.2</version>
354 <groupId>javax.validation</groupId>
355 <artifactId>validation-api</artifactId>
356 <version>2.0.1.Final</version>
359 <groupId>javax.ws.rs</groupId>
360 <artifactId>javax.ws.rs-api</artifactId>
361 <version>2.1.1</version>
364 <groupId>net.bytebuddy</groupId>
365 <artifactId>byte-buddy</artifactId>
366 <version>1.10.10</version>
369 <groupId>net.java.dev.stax-utils</groupId>
370 <artifactId>stax-utils</artifactId>
371 <version>20070216</version>
374 <groupId>net.sf.ehcache</groupId>
375 <artifactId>ehcache</artifactId>
376 <version>2.10.9.2</version>
379 <groupId>net.sf.jung</groupId>
380 <artifactId>jung-algorithms</artifactId>
381 <version>2.1.1</version>
384 <groupId>net.sf.jung</groupId>
385 <artifactId>jung-api</artifactId>
386 <version>2.1.1</version>
389 <groupId>net.sf.jung</groupId>
390 <artifactId>jung-graph-impl</artifactId>
391 <version>2.1.1</version>
394 <groupId>net.sourceforge.jtds</groupId>
395 <artifactId>jtds</artifactId>
396 <version>1.3.1</version>
399 <groupId>org.agrona</groupId>
400 <artifactId>agrona</artifactId>
401 <version>1.9.0</version>
404 <groupId>org.antlr</groupId>
405 <artifactId>antlr4-runtime</artifactId>
406 <version>4.9.2</version>
409 <groupId>org.apache.aries.blueprint</groupId>
410 <artifactId>org.apache.aries.blueprint.api</artifactId>
411 <version>1.0.1</version>
414 <groupId>org.apache.aries.blueprint</groupId>
415 <artifactId>org.apache.aries.blueprint.cm</artifactId>
416 <version>1.3.2</version>
419 <groupId>org.apache.aries.blueprint</groupId>
420 <artifactId>org.apache.aries.blueprint.core</artifactId>
421 <version>1.10.3</version>
424 <groupId>org.apache.aries.blueprint</groupId>
425 <artifactId>org.apache.aries.blueprint.core.compatibility</artifactId>
426 <version>1.0.0</version>
429 <groupId>org.apache.aries.blueprint</groupId>
430 <artifactId>org.apache.aries.blueprint.webosgi</artifactId>
431 <version>1.0.1</version>
434 <groupId>org.apache.aries.jmx</groupId>
435 <artifactId>org.apache.aries.jmx.api</artifactId>
436 <version>1.1.5</version>
439 <groupId>org.apache.aries.jmx</groupId>
440 <artifactId>org.apache.aries.jmx.blueprint.api</artifactId>
441 <version>1.2.0</version>
444 <groupId>org.apache.aries.jmx</groupId>
445 <artifactId>org.apache.aries.jmx.blueprint.core</artifactId>
446 <version>1.2.0</version>
449 <groupId>org.apache.aries.jmx</groupId>
450 <artifactId>org.apache.aries.jmx.core</artifactId>
451 <version>1.1.8</version>
454 <groupId>org.apache.aries.jmx</groupId>
455 <artifactId>org.apache.aries.jmx.whiteboard</artifactId>
456 <version>1.2.0</version>
459 <groupId>org.apache.aries</groupId>
460 <artifactId>org.apache.aries.util</artifactId>
461 <version>1.1.3</version>
464 <groupId>org.apache.aries.proxy</groupId>
465 <artifactId>org.apache.aries.proxy</artifactId>
466 <version>1.1.11</version>
469 <groupId>org.apache.aries.quiesce</groupId>
470 <artifactId>org.apache.aries.quiesce.api</artifactId>
471 <version>1.0.0</version>
474 <groupId>org.apache.aries.spifly</groupId>
475 <artifactId>org.apache.aries.spifly.dynamic.bundle</artifactId>
476 <version>1.3.2</version>
479 <groupId>org.apache.aries.transaction</groupId>
480 <artifactId>org.apache.aries.transaction.manager</artifactId>
481 <version>1.3.3</version>
484 <groupId>org.apache.commons</groupId>
485 <artifactId>commons-dbcp2</artifactId>
486 <version>2.8.0</version>
489 <groupId>org.apache.commons</groupId>
490 <artifactId>commons-lang3</artifactId>
491 <version>3.12.0</version>
494 <groupId>org.apache.commons</groupId>
495 <artifactId>commons-pool2</artifactId>
496 <version>2.9.0</version>
499 <groupId>org.apache.commons</groupId>
500 <artifactId>commons-text</artifactId>
501 <version>1.9</version>
504 <groupId>org.apache.derby</groupId>
505 <artifactId>derby</artifactId>
506 <version>10.14.2.0</version>
509 <groupId>org.apache.derby</groupId>
510 <artifactId>derbyclient</artifactId>
511 <version>10.14.2.0</version>
514 <groupId>org.apache.felix</groupId>
515 <artifactId>org.apache.felix.bundlerepository</artifactId>
516 <version>2.0.10</version>
519 <groupId>org.apache.felix</groupId>
520 <artifactId>org.apache.felix.cm.json</artifactId>
521 <version>1.0.6</version>
524 <groupId>org.apache.felix</groupId>
525 <artifactId>org.apache.felix.configadmin</artifactId>
526 <version>1.9.22</version>
529 <groupId>org.apache.felix</groupId>
530 <artifactId>org.apache.felix.configadmin.plugin.interpolation</artifactId>
531 <version>1.1.4</version>
534 <groupId>org.apache.felix</groupId>
535 <artifactId>org.apache.felix.configurator</artifactId>
536 <version>1.0.14</version>
539 <groupId>org.apache.felix</groupId>
540 <artifactId>org.apache.felix.converter</artifactId>
541 <version>1.0.14</version>
544 <groupId>org.apache.felix</groupId>
545 <artifactId>org.apache.felix.coordinator</artifactId>
546 <version>1.0.2</version>
549 <groupId>org.apache.felix</groupId>
550 <artifactId>org.apache.felix.fileinstall</artifactId>
551 <version>3.7.0</version>
554 <groupId>org.apache.felix</groupId>
555 <artifactId>org.apache.felix.framework</artifactId>
556 <version>6.0.5</version>
559 <groupId>org.apache.felix</groupId>
560 <artifactId>org.apache.felix.framework.security</artifactId>
561 <version>2.6.1</version>
564 <groupId>org.apache.felix</groupId>
565 <artifactId>org.apache.felix.http.jetty</artifactId>
566 <version>4.1.10</version>
569 <groupId>org.apache.felix</groupId>
570 <artifactId>org.apache.felix.httplite.complete</artifactId>
571 <version>0.1.6</version>
574 <groupId>org.apache.felix</groupId>
575 <artifactId>org.apache.felix.http.servlet-api</artifactId>
576 <version>1.1.2</version>
579 <groupId>org.apache.felix</groupId>
580 <artifactId>org.apache.felix.http.whiteboard</artifactId>
581 <version>4.0.0</version>
584 <groupId>org.apache.felix</groupId>
585 <artifactId>org.apache.felix.inventory</artifactId>
586 <version>1.0.6</version>
589 <groupId>org.apache.felix</groupId>
590 <artifactId>org.apache.felix.metatype</artifactId>
591 <version>1.2.4</version>
594 <groupId>org.apache.felix</groupId>
595 <artifactId>org.apache.felix.scr</artifactId>
596 <version>2.1.28</version>
599 <groupId>org.apache.felix</groupId>
600 <artifactId>org.apache.felix.webconsole.plugins.ds</artifactId>
601 <version>2.1.0</version>
604 <groupId>org.apache.felix</groupId>
605 <artifactId>org.apache.felix.webconsole.plugins.event</artifactId>
606 <version>1.1.8</version>
609 <groupId>org.apache.felix</groupId>
610 <artifactId>org.apache.felix.webconsole.plugins.memoryusage</artifactId>
611 <version>1.0.10</version>
614 <groupId>org.apache.felix</groupId>
615 <artifactId>org.osgi.service.obr</artifactId>
616 <version>1.0.2</version>
619 <groupId>org.apache.geronimo.bundles</groupId>
620 <artifactId>commons-discovery</artifactId>
621 <version>0.4_1</version>
624 <groupId>org.apache.geronimo.components</groupId>
625 <artifactId>geronimo-connector</artifactId>
626 <version>3.1.4</version>
629 <groupId>org.apache.geronimo.specs</groupId>
630 <artifactId>geronimo-annotation_1.1_spec</artifactId>
631 <version>1.0.1</version>
634 <groupId>org.apache.geronimo.specs</groupId>
635 <artifactId>geronimo-atinject_1.0_spec</artifactId>
636 <version>1.2</version>
639 <groupId>org.apache.geronimo.specs</groupId>
640 <artifactId>geronimo-ejb_3.1_spec</artifactId>
641 <version>1.0.2</version>
644 <groupId>org.apache.geronimo.specs</groupId>
645 <artifactId>geronimo-j2ee-connector_1.6_spec</artifactId>
646 <version>1.0</version>
649 <groupId>org.apache.geronimo.specs</groupId>
650 <artifactId>geronimo-jaspic_1.0_spec</artifactId>
651 <version>1.1</version>
654 <groupId>org.apache.geronimo.specs</groupId>
655 <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
656 <version>2.1</version>
659 <groupId>org.apache.geronimo.specs</groupId>
660 <artifactId>geronimo-jaxws_2.2_spec</artifactId>
661 <version>1.0</version>
664 <groupId>org.apache.geronimo.specs</groupId>
665 <artifactId>geronimo-jta_1.1_spec</artifactId>
666 <version>1.1.1</version>
669 <groupId>org.apache.geronimo.specs</groupId>
670 <artifactId>geronimo-osgi-registry</artifactId>
671 <version>1.1</version>
674 <groupId>org.apache.geronimo.specs</groupId>
675 <artifactId>geronimo-stax-api_1.2_spec</artifactId>
676 <version>1.1</version>
679 <groupId>org.apache.kafka</groupId>
680 <artifactId>kafka-clients</artifactId>
681 <version>2.6.0</version>
684 <groupId>org.apache.karaf.audit</groupId>
685 <artifactId>org.apache.karaf.audit.core</artifactId>
686 <version>4.3.3</version>
689 <groupId>org.apache.karaf.bundle</groupId>
690 <artifactId>org.apache.karaf.bundle.blueprintstate</artifactId>
691 <version>4.3.3</version>
694 <groupId>org.apache.karaf.bundle</groupId>
695 <artifactId>org.apache.karaf.bundle.core</artifactId>
696 <version>4.3.3</version>
699 <groupId>org.apache.karaf.config</groupId>
700 <artifactId>org.apache.karaf.config.core</artifactId>
701 <version>4.3.3</version>
704 <groupId>org.apache.karaf.deployer</groupId>
705 <artifactId>org.apache.karaf.deployer.blueprint</artifactId>
706 <version>4.3.3</version>
709 <groupId>org.apache.karaf.deployer</groupId>
710 <artifactId>org.apache.karaf.deployer.features</artifactId>
711 <version>4.3.3</version>
714 <groupId>org.apache.karaf.deployer</groupId>
715 <artifactId>org.apache.karaf.deployer.kar</artifactId>
716 <version>4.3.3</version>
719 <groupId>org.apache.karaf.deployer</groupId>
720 <artifactId>org.apache.karaf.deployer.wrap</artifactId>
721 <version>4.3.3</version>
724 <groupId>org.apache.karaf.diagnostic</groupId>
725 <artifactId>org.apache.karaf.diagnostic.boot</artifactId>
726 <version>4.3.3</version>
729 <groupId>org.apache.karaf.diagnostic</groupId>
730 <artifactId>org.apache.karaf.diagnostic.core</artifactId>
731 <version>4.3.3</version>
734 <groupId>org.apache.karaf.features</groupId>
735 <artifactId>org.apache.karaf.features.command</artifactId>
736 <version>4.3.3</version>
739 <groupId>org.apache.karaf.features</groupId>
740 <artifactId>org.apache.karaf.features.core</artifactId>
741 <version>4.3.3</version>
744 <groupId>org.apache.karaf.features</groupId>
745 <artifactId>org.apache.karaf.features.extension</artifactId>
746 <version>4.3.3</version>
749 <groupId>org.apache.karaf.http</groupId>
750 <artifactId>org.apache.karaf.http.core</artifactId>
751 <version>4.3.3</version>
754 <groupId>org.apache.karaf.instance</groupId>
755 <artifactId>org.apache.karaf.instance.core</artifactId>
756 <version>4.3.3</version>
759 <groupId>org.apache.karaf.jaas.blueprint</groupId>
760 <artifactId>org.apache.karaf.jaas.blueprint.config</artifactId>
761 <version>4.3.3</version>
764 <groupId>org.apache.karaf.jaas.blueprint</groupId>
765 <artifactId>org.apache.karaf.jaas.blueprint.jasypt</artifactId>
766 <version>4.3.3</version>
769 <groupId>org.apache.karaf.jaas</groupId>
770 <artifactId>org.apache.karaf.jaas.boot</artifactId>
771 <version>4.3.3</version>
774 <groupId>org.apache.karaf.jaas</groupId>
775 <artifactId>org.apache.karaf.jaas.command</artifactId>
776 <version>4.3.3</version>
779 <groupId>org.apache.karaf.jaas</groupId>
780 <artifactId>org.apache.karaf.jaas.config</artifactId>
781 <version>4.3.3</version>
784 <groupId>org.apache.karaf.jaas</groupId>
785 <artifactId>org.apache.karaf.jaas.jasypt</artifactId>
786 <version>4.3.3</version>
789 <groupId>org.apache.karaf.jaas</groupId>
790 <artifactId>org.apache.karaf.jaas.modules</artifactId>
791 <version>4.3.3</version>
794 <groupId>org.apache.karaf.jaas</groupId>
795 <artifactId>org.apache.karaf.jaas.spring-security-crypto</artifactId>
796 <version>4.3.3</version>
799 <groupId>org.apache.karaf.jdbc</groupId>
800 <artifactId>org.apache.karaf.jdbc.core</artifactId>
801 <version>4.3.3</version>
804 <groupId>org.apache.karaf.kar</groupId>
805 <artifactId>org.apache.karaf.kar.core</artifactId>
806 <version>4.3.3</version>
809 <groupId>org.apache.karaf.log</groupId>
810 <artifactId>org.apache.karaf.log.core</artifactId>
811 <version>4.3.3</version>
814 <groupId>org.apache.karaf.management</groupId>
815 <artifactId>org.apache.karaf.management.server</artifactId>
816 <version>4.3.3</version>
819 <groupId>org.apache.karaf</groupId>
820 <artifactId>manual</artifactId>
821 <version>4.3.3</version>
824 <groupId>org.apache.karaf.maven</groupId>
825 <artifactId>org.apache.karaf.maven.core</artifactId>
826 <version>4.3.3</version>
829 <groupId>org.apache.karaf.obr</groupId>
830 <artifactId>org.apache.karaf.obr.core</artifactId>
831 <version>4.3.3</version>
834 <groupId>org.apache.karaf</groupId>
835 <artifactId>org.apache.karaf.client</artifactId>
836 <version>4.3.3</version>
839 <groupId>org.apache.karaf</groupId>
840 <artifactId>org.apache.karaf.event</artifactId>
841 <version>4.3.3</version>
844 <groupId>org.apache.karaf.package</groupId>
845 <artifactId>org.apache.karaf.package.core</artifactId>
846 <version>4.3.3</version>
849 <groupId>org.apache.karaf.profile</groupId>
850 <artifactId>org.apache.karaf.profile.core</artifactId>
851 <version>4.3.3</version>
854 <groupId>org.apache.karaf.scheduler</groupId>
855 <artifactId>org.apache.karaf.scheduler.core</artifactId>
856 <version>4.3.3</version>
859 <groupId>org.apache.karaf.scr</groupId>
860 <artifactId>org.apache.karaf.scr.management</artifactId>
861 <version>4.3.3</version>
864 <groupId>org.apache.karaf.scr</groupId>
865 <artifactId>org.apache.karaf.scr.state</artifactId>
866 <version>4.3.3</version>
869 <groupId>org.apache.karaf.service</groupId>
870 <artifactId>org.apache.karaf.service.core</artifactId>
871 <version>4.3.3</version>
874 <groupId>org.apache.karaf.service</groupId>
875 <artifactId>org.apache.karaf.service.guard</artifactId>
876 <version>4.3.3</version>
879 <groupId>org.apache.karaf.services</groupId>
880 <artifactId>org.apache.karaf.services.eventadmin</artifactId>
881 <version>4.3.3</version>
884 <groupId>org.apache.karaf.shell</groupId>
885 <artifactId>org.apache.karaf.shell.commands</artifactId>
886 <version>4.3.3</version>
889 <groupId>org.apache.karaf.shell</groupId>
890 <artifactId>org.apache.karaf.shell.console</artifactId>
891 <version>4.3.3</version>
894 <groupId>org.apache.karaf.shell</groupId>
895 <artifactId>org.apache.karaf.shell.core</artifactId>
896 <version>4.3.3</version>
899 <groupId>org.apache.karaf.shell</groupId>
900 <artifactId>org.apache.karaf.shell.ssh</artifactId>
901 <version>4.3.3</version>
904 <groupId>org.apache.karaf.shell</groupId>
905 <artifactId>org.apache.karaf.shell.table</artifactId>
906 <version>4.3.3</version>
909 <groupId>org.apache.karaf.system</groupId>
910 <artifactId>org.apache.karaf.system.core</artifactId>
911 <version>4.3.3</version>
914 <groupId>org.apache.karaf.tooling</groupId>
915 <artifactId>org.apache.karaf.tools.utils</artifactId>
916 <version>4.3.3</version>
919 <groupId>org.apache.karaf.webconsole</groupId>
920 <artifactId>org.apache.karaf.webconsole.console</artifactId>
921 <version>4.3.3</version>
924 <groupId>org.apache.karaf.webconsole</groupId>
925 <artifactId>org.apache.karaf.webconsole.features</artifactId>
926 <version>4.3.3</version>
929 <groupId>org.apache.karaf.webconsole</groupId>
930 <artifactId>org.apache.karaf.webconsole.gogo</artifactId>
931 <version>4.3.3</version>
934 <groupId>org.apache.karaf.webconsole</groupId>
935 <artifactId>org.apache.karaf.webconsole.http</artifactId>
936 <version>4.3.3</version>
939 <groupId>org.apache.karaf.webconsole</groupId>
940 <artifactId>org.apache.karaf.webconsole.instance</artifactId>
941 <version>4.3.3</version>
944 <groupId>org.apache.karaf.web</groupId>
945 <artifactId>org.apache.karaf.web.core</artifactId>
946 <version>4.3.3</version>
949 <groupId>org.apache.karaf.wrapper</groupId>
950 <artifactId>org.apache.karaf.wrapper.core</artifactId>
951 <version>4.3.3</version>
954 <groupId>org.apache.myfaces.core</groupId>
955 <artifactId>myfaces-api</artifactId>
956 <version>2.3.3</version>
959 <groupId>org.apache.myfaces.core</groupId>
960 <artifactId>myfaces-impl</artifactId>
961 <version>2.3.3</version>
964 <groupId>org.apache.servicemix.bundles</groupId>
965 <artifactId>org.apache.servicemix.bundles.c3p0</artifactId>
966 <version>0.9.5.5_1</version>
969 <groupId>org.apache.servicemix.bundles</groupId>
970 <artifactId>org.apache.servicemix.bundles.cglib</artifactId>
971 <version>3.3.0_1</version>
974 <groupId>org.apache.servicemix.bundles</groupId>
975 <artifactId>org.apache.servicemix.bundles.commons-digester</artifactId>
976 <version>1.8_4</version>
979 <groupId>org.apache.servicemix.bundles</groupId>
980 <artifactId>org.apache.servicemix.bundles.jasypt</artifactId>
981 <version>1.9.3_1</version>
984 <groupId>org.apache.servicemix.bundles</groupId>
985 <artifactId>org.apache.servicemix.bundles.jasypt-spring31</artifactId>
986 <version>1.9.3_1</version>
989 <groupId>org.apache.servicemix.bundles</groupId>
990 <artifactId>org.apache.servicemix.bundles.javax-inject</artifactId>
991 <version>1_3</version>
994 <groupId>org.apache.servicemix.bundles</groupId>
995 <artifactId>org.apache.servicemix.bundles.javax-websocket-api</artifactId>
996 <version>1.1_1</version>
999 <groupId>org.apache.servicemix.bundles</groupId>
1000 <artifactId>org.apache.servicemix.bundles.jsr305</artifactId>
1001 <version>1.3.9_1</version>
1004 <groupId>org.apache.servicemix.bundles</groupId>
1005 <artifactId>org.apache.servicemix.bundles.spring-security-crypto</artifactId>
1006 <version>5.3.3.RELEASE_2</version>
1009 <groupId>org.apache.servicemix.specs</groupId>
1010 <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
1011 <version>2.9.0</version>
1014 <groupId>org.apache.servicemix.specs</groupId>
1015 <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
1016 <version>2.9.0</version>
1019 <groupId>org.apache.servicemix.specs</groupId>
1020 <artifactId>org.apache.servicemix.specs.java-persistence-api-2.0</artifactId>
1021 <version>2.9.0</version>
1024 <groupId>org.apache.servicemix.specs</groupId>
1025 <artifactId>org.apache.servicemix.specs.jaxb-api-2.2</artifactId>
1026 <version>2.9.0</version>
1029 <groupId>org.apache.servicemix.specs</groupId>
1030 <artifactId>org.apache.servicemix.specs.jaxp-api-1.3</artifactId>
1031 <version>2.9.0</version>
1034 <groupId>org.apache.servicemix.specs</groupId>
1035 <artifactId>org.apache.servicemix.specs.jsr250-1.0</artifactId>
1036 <version>2.9.0</version>
1039 <groupId>org.apache.servicemix.specs</groupId>
1040 <artifactId>org.apache.servicemix.specs.jsr303-api-1.0.0</artifactId>
1041 <version>2.9.0</version>
1044 <groupId>org.apache.servicemix.specs</groupId>
1045 <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
1046 <version>2.9.0</version>
1049 <groupId>org.apache.sling</groupId>
1050 <artifactId>org.apache.sling.commons.johnzon</artifactId>
1051 <version>1.2.6</version>
1054 <groupId>org.apache.sshd</groupId>
1055 <artifactId>sshd-osgi</artifactId>
1056 <version>2.5.1</version>
1059 <groupId>org.apache.sshd</groupId>
1060 <artifactId>sshd-scp</artifactId>
1061 <version>2.5.1</version>
1064 <groupId>org.apache.sshd</groupId>
1065 <artifactId>sshd-sftp</artifactId>
1066 <version>2.5.1</version>
1069 <groupId>org.apache.xbean</groupId>
1070 <artifactId>xbean-bundleutils</artifactId>
1071 <version>4.20</version>
1074 <groupId>org.apache.xbean</groupId>
1075 <artifactId>xbean-finder</artifactId>
1076 <version>4.20</version>
1079 <groupId>org.apache.xbean</groupId>
1080 <artifactId>xbean-reflect</artifactId>
1081 <version>4.20</version>
1084 <groupId>org.checkerframework</groupId>
1085 <artifactId>checker-qual</artifactId>
1086 <version>3.8.0</version>
1089 <groupId>org.codehaus.woodstox</groupId>
1090 <artifactId>stax2-api</artifactId>
1091 <version>4.2.1</version>
1094 <groupId>org.eclipse.jdt.core.compiler</groupId>
1095 <artifactId>ecj</artifactId>
1096 <version>4.6.1</version>
1099 <groupId>org.eclipse.jdt</groupId>
1100 <artifactId>org.eclipse.jdt.annotation</artifactId>
1101 <version>2.2.600</version>
1104 <groupId>org.eclipse.jetty.alpn</groupId>
1105 <artifactId>alpn-api</artifactId>
1106 <version>1.1.2.v20150522</version>
1109 <groupId>org.eclipse.jetty.http2</groupId>
1110 <artifactId>http2-common</artifactId>
1111 <version>9.4.43.v20210629</version>
1114 <groupId>org.eclipse.jetty.http2</groupId>
1115 <artifactId>http2-hpack</artifactId>
1116 <version>9.4.43.v20210629</version>
1119 <groupId>org.eclipse.jetty.http2</groupId>
1120 <artifactId>http2-server</artifactId>
1121 <version>9.4.43.v20210629</version>
1124 <groupId>org.eclipse.jetty</groupId>
1125 <artifactId>jetty-alpn-server</artifactId>
1126 <version>9.4.43.v20210629</version>
1129 <groupId>org.eclipse.jetty</groupId>
1130 <artifactId>jetty-client</artifactId>
1131 <version>9.4.43.v20210629</version>
1134 <groupId>org.eclipse.jetty</groupId>
1135 <artifactId>jetty-continuation</artifactId>
1136 <version>9.4.43.v20210629</version>
1139 <groupId>org.eclipse.jetty</groupId>
1140 <artifactId>jetty-deploy</artifactId>
1141 <version>9.4.43.v20210629</version>
1144 <groupId>org.eclipse.jetty</groupId>
1145 <artifactId>jetty-http</artifactId>
1146 <version>9.4.43.v20210629</version>
1149 <groupId>org.eclipse.jetty</groupId>
1150 <artifactId>jetty-io</artifactId>
1151 <version>9.4.43.v20210629</version>
1154 <groupId>org.eclipse.jetty</groupId>
1155 <artifactId>jetty-jaas</artifactId>
1156 <version>9.4.43.v20210629</version>
1159 <groupId>org.eclipse.jetty</groupId>
1160 <artifactId>jetty-jaspi</artifactId>
1161 <version>9.4.43.v20210629</version>
1164 <groupId>org.eclipse.jetty</groupId>
1165 <artifactId>jetty-jmx</artifactId>
1166 <version>9.4.43.v20210629</version>
1169 <groupId>org.eclipse.jetty</groupId>
1170 <artifactId>jetty-jndi</artifactId>
1171 <version>9.4.43.v20210629</version>
1174 <groupId>org.eclipse.jetty</groupId>
1175 <artifactId>jetty-plus</artifactId>
1176 <version>9.4.43.v20210629</version>
1179 <groupId>org.eclipse.jetty</groupId>
1180 <artifactId>jetty-proxy</artifactId>
1181 <version>9.4.43.v20210629</version>
1184 <groupId>org.eclipse.jetty</groupId>
1185 <artifactId>jetty-rewrite</artifactId>
1186 <version>9.4.43.v20210629</version>
1189 <groupId>org.eclipse.jetty</groupId>
1190 <artifactId>jetty-security</artifactId>
1191 <version>9.4.43.v20210629</version>
1194 <groupId>org.eclipse.jetty</groupId>
1195 <artifactId>jetty-server</artifactId>
1196 <version>9.4.43.v20210629</version>
1199 <groupId>org.eclipse.jetty</groupId>
1200 <artifactId>jetty-servlet</artifactId>
1201 <version>9.4.43.v20210629</version>
1204 <groupId>org.eclipse.jetty</groupId>
1205 <artifactId>jetty-servlets</artifactId>
1206 <version>9.4.43.v20210629</version>
1209 <groupId>org.eclipse.jetty</groupId>
1210 <artifactId>jetty-util</artifactId>
1211 <version>9.4.43.v20210629</version>
1214 <groupId>org.eclipse.jetty</groupId>
1215 <artifactId>jetty-util-ajax</artifactId>
1216 <version>9.4.43.v20210629</version>
1219 <groupId>org.eclipse.jetty</groupId>
1220 <artifactId>jetty-webapp</artifactId>
1221 <version>9.4.43.v20210629</version>
1224 <groupId>org.eclipse.jetty</groupId>
1225 <artifactId>jetty-xml</artifactId>
1226 <version>9.4.43.v20210629</version>
1229 <groupId>org.eclipse.jetty.osgi</groupId>
1230 <artifactId>jetty-osgi-alpn</artifactId>
1231 <version>9.4.43.v20210629</version>
1234 <groupId>org.eclipse.jetty.websocket</groupId>
1235 <artifactId>javax-websocket-client-impl</artifactId>
1236 <version>9.4.43.v20210629</version>
1239 <groupId>org.eclipse.jetty.websocket</groupId>
1240 <artifactId>javax-websocket-server-impl</artifactId>
1241 <version>9.4.43.v20210629</version>
1244 <groupId>org.eclipse.jetty.websocket</groupId>
1245 <artifactId>websocket-api</artifactId>
1246 <version>9.4.43.v20210629</version>
1249 <groupId>org.eclipse.jetty.websocket</groupId>
1250 <artifactId>websocket-client</artifactId>
1251 <version>9.4.43.v20210629</version>
1254 <groupId>org.eclipse.jetty.websocket</groupId>
1255 <artifactId>websocket-common</artifactId>
1256 <version>9.4.43.v20210629</version>
1259 <groupId>org.eclipse.jetty.websocket</groupId>
1260 <artifactId>websocket-server</artifactId>
1261 <version>9.4.43.v20210629</version>
1264 <groupId>org.eclipse.jetty.websocket</groupId>
1265 <artifactId>websocket-servlet</artifactId>
1266 <version>9.4.43.v20210629</version>
1269 <groupId>org.eclipse.platform</groupId>
1270 <artifactId>org.eclipse.osgi</artifactId>
1271 <version>3.16.300</version>
1274 <groupId>org.fusesource.jansi</groupId>
1275 <artifactId>jansi</artifactId>
1276 <version>1.18</version>
1279 <groupId>org.glassfish.hk2.external</groupId>
1280 <artifactId>aopalliance-repackaged</artifactId>
1281 <version>2.5.0-b42</version>
1284 <groupId>org.glassfish.hk2.external</groupId>
1285 <artifactId>javax.inject</artifactId>
1286 <version>2.5.0-b42</version>
1289 <groupId>org.glassfish.hk2</groupId>
1290 <artifactId>hk2-api</artifactId>
1291 <version>2.5.0-b42</version>
1294 <groupId>org.glassfish.hk2</groupId>
1295 <artifactId>hk2-locator</artifactId>
1296 <version>2.5.0-b42</version>
1299 <groupId>org.glassfish.hk2</groupId>
1300 <artifactId>hk2-utils</artifactId>
1301 <version>2.5.0-b42</version>
1304 <groupId>org.glassfish.hk2</groupId>
1305 <artifactId>osgi-resource-locator</artifactId>
1306 <version>1.0.1</version>
1309 <groupId>org.glassfish.jersey.containers</groupId>
1310 <artifactId>jersey-container-servlet</artifactId>
1311 <version>2.27</version>
1314 <groupId>org.glassfish.jersey.containers</groupId>
1315 <artifactId>jersey-container-servlet-core</artifactId>
1316 <version>2.27</version>
1319 <groupId>org.glassfish.jersey.core</groupId>
1320 <artifactId>jersey-client</artifactId>
1321 <version>2.27</version>
1324 <groupId>org.glassfish.jersey.core</groupId>
1325 <artifactId>jersey-common</artifactId>
1326 <version>2.27</version>
1329 <groupId>org.glassfish.jersey.core</groupId>
1330 <artifactId>jersey-server</artifactId>
1331 <version>2.27</version>
1334 <groupId>org.glassfish.jersey.ext</groupId>
1335 <artifactId>jersey-entity-filtering</artifactId>
1336 <version>2.27</version>
1339 <groupId>org.glassfish.jersey.ext</groupId>
1340 <artifactId>jersey-proxy-client</artifactId>
1341 <version>2.27</version>
1344 <groupId>org.glassfish.jersey.inject</groupId>
1345 <artifactId>jersey-hk2</artifactId>
1346 <version>2.27</version>
1349 <groupId>org.glassfish.jersey.media</groupId>
1350 <artifactId>jersey-media-jaxb</artifactId>
1351 <version>2.27</version>
1354 <groupId>org.glassfish.jersey.media</groupId>
1355 <artifactId>jersey-media-json-jackson</artifactId>
1356 <version>2.27</version>
1359 <groupId>org.glassfish.jersey.media</groupId>
1360 <artifactId>jersey-media-sse</artifactId>
1361 <version>2.27</version>
1364 <groupId>org.hsqldb</groupId>
1365 <artifactId>hsqldb</artifactId>
1366 <version>2.5.1</version>
1369 <groupId>org.javassist</groupId>
1370 <artifactId>javassist</artifactId>
1371 <version>3.27.0-GA</version>
1374 <groupId>org.jboss.logging</groupId>
1375 <artifactId>jboss-logging</artifactId>
1376 <version>3.4.2.Final</version>
1379 <groupId>org.jboss.narayana.osgi</groupId>
1380 <artifactId>narayana-osgi-jta</artifactId>
1381 <version>5.10.6.Final</version>
1384 <groupId>org.jboss.xnio</groupId>
1385 <artifactId>xnio-api</artifactId>
1386 <version>3.3.8.Final</version>
1389 <groupId>org.jboss.xnio</groupId>
1390 <artifactId>xnio-nio</artifactId>
1391 <version>3.3.8.Final</version>
1394 <groupId>org.jgrapht</groupId>
1395 <artifactId>jgrapht-core</artifactId>
1396 <version>1.2.0</version>
1399 <groupId>org.jline</groupId>
1400 <artifactId>jline</artifactId>
1401 <version>3.19.0</version>
1404 <groupId>org.jline</groupId>
1405 <artifactId>jline-builtins</artifactId>
1406 <version>3.19.0</version>
1409 <groupId>org.jline</groupId>
1410 <artifactId>jline-reader</artifactId>
1411 <version>3.19.0</version>
1414 <groupId>org.jline</groupId>
1415 <artifactId>jline-terminal</artifactId>
1416 <version>3.19.0</version>
1419 <groupId>org.jline</groupId>
1420 <artifactId>jline-terminal-jansi</artifactId>
1421 <version>3.19.0</version>
1424 <groupId>org.jolokia</groupId>
1425 <artifactId>jolokia-osgi</artifactId>
1426 <version>1.7.1</version>
1429 <groupId>org.json</groupId>
1430 <artifactId>json</artifactId>
1431 <version>20131018</version>
1434 <groupId>org.lmdbjava</groupId>
1435 <artifactId>lmdbjava</artifactId>
1436 <version>0.7.0</version>
1439 <groupId>org.lz4</groupId>
1440 <artifactId>lz4-java</artifactId>
1441 <version>1.8.0</version>
1444 <groupId>org.mariadb.jdbc</groupId>
1445 <artifactId>mariadb-java-client</artifactId>
1446 <version>2.7.2</version>
1449 <groupId>org.opendaylight.aaa</groupId>
1450 <artifactId>aaa-authn-api</artifactId>
1451 <version>0.14.7</version>
1454 <groupId>org.opendaylight.aaa</groupId>
1455 <artifactId>aaa-cert</artifactId>
1456 <version>0.14.7</version>
1459 <groupId>org.opendaylight.aaa</groupId>
1460 <artifactId>aaa-cli</artifactId>
1461 <version>0.14.7</version>
1464 <groupId>org.opendaylight.aaa</groupId>
1465 <artifactId>aaa-encrypt-service</artifactId>
1466 <version>0.14.7</version>
1469 <groupId>org.opendaylight.aaa</groupId>
1470 <artifactId>aaa-encrypt-service-impl</artifactId>
1471 <version>0.14.7</version>
1474 <groupId>org.opendaylight.aaa</groupId>
1475 <artifactId>aaa-filterchain</artifactId>
1476 <version>0.14.7</version>
1479 <groupId>org.opendaylight.aaa</groupId>
1480 <artifactId>aaa-idm-store-h2</artifactId>
1481 <version>0.14.7</version>
1484 <groupId>org.opendaylight.aaa</groupId>
1485 <artifactId>aaa-password-service-api</artifactId>
1486 <version>0.14.7</version>
1489 <groupId>org.opendaylight.aaa</groupId>
1490 <artifactId>aaa-password-service-impl</artifactId>
1491 <version>0.14.7</version>
1494 <groupId>org.opendaylight.aaa</groupId>
1495 <artifactId>aaa-shiro</artifactId>
1496 <version>0.14.7</version>
1499 <groupId>org.opendaylight.aaa</groupId>
1500 <artifactId>aaa-shiro-api</artifactId>
1501 <version>0.14.7</version>
1504 <groupId>org.opendaylight.aaa</groupId>
1505 <artifactId>aaa-tokenauthrealm</artifactId>
1506 <version>0.14.7</version>
1509 <groupId>org.opendaylight.aaa</groupId>
1510 <artifactId>repackaged-shiro</artifactId>
1511 <version>0.14.7</version>
1514 <groupId>org.opendaylight.aaa.web</groupId>
1515 <artifactId>servlet-api</artifactId>
1516 <version>0.14.7</version>
1519 <groupId>org.opendaylight.aaa.web</groupId>
1520 <artifactId>servlet-jersey2</artifactId>
1521 <version>0.14.7</version>
1524 <groupId>org.opendaylight.aaa.web</groupId>
1525 <artifactId>web-api</artifactId>
1526 <version>0.14.7</version>
1529 <groupId>org.opendaylight.aaa.web</groupId>
1530 <artifactId>web-osgi-impl</artifactId>
1531 <version>0.14.7</version>
1534 <groupId>org.opendaylight.bgpcep</groupId>
1535 <artifactId>algo-api</artifactId>
1536 <version>0.16.13</version>
1539 <groupId>org.opendaylight.bgpcep</groupId>
1540 <artifactId>algo-impl</artifactId>
1541 <version>0.16.13</version>
1544 <groupId>org.opendaylight.bgpcep</groupId>
1545 <artifactId>bgp-benchmark-app</artifactId>
1546 <version>0.16.13</version>
1549 <groupId>org.opendaylight.bgpcep</groupId>
1550 <artifactId>bgp-bmp-api</artifactId>
1551 <version>0.16.13</version>
1554 <groupId>org.opendaylight.bgpcep</groupId>
1555 <artifactId>bgp-bmp-impl</artifactId>
1556 <version>0.16.13</version>
1559 <groupId>org.opendaylight.bgpcep</groupId>
1560 <artifactId>bgp-bmp-parser-impl</artifactId>
1561 <version>0.16.13</version>
1564 <groupId>org.opendaylight.bgpcep</groupId>
1565 <artifactId>bgp-bmp-spi</artifactId>
1566 <version>0.16.13</version>
1569 <groupId>org.opendaylight.bgpcep</groupId>
1570 <artifactId>bgp-cli</artifactId>
1571 <version>0.16.13</version>
1574 <groupId>org.opendaylight.bgpcep</groupId>
1575 <artifactId>bgp-concepts</artifactId>
1576 <version>0.16.13</version>
1579 <groupId>org.opendaylight.bgpcep</groupId>
1580 <artifactId>bgp-evpn</artifactId>
1581 <version>0.16.13</version>
1584 <groupId>org.opendaylight.bgpcep</groupId>
1585 <artifactId>bgp-flowspec</artifactId>
1586 <version>0.16.13</version>
1589 <groupId>org.opendaylight.bgpcep</groupId>
1590 <artifactId>bgp-inet</artifactId>
1591 <version>0.16.13</version>
1594 <groupId>org.opendaylight.bgpcep</groupId>
1595 <artifactId>bgp-l3vpn</artifactId>
1596 <version>0.16.13</version>
1599 <groupId>org.opendaylight.bgpcep</groupId>
1600 <artifactId>bgp-labeled-unicast</artifactId>
1601 <version>0.16.13</version>
1604 <groupId>org.opendaylight.bgpcep</groupId>
1605 <artifactId>bgp-linkstate</artifactId>
1606 <version>0.16.13</version>
1609 <groupId>org.opendaylight.bgpcep</groupId>
1610 <artifactId>bgp-mvpn</artifactId>
1611 <version>0.16.13</version>
1614 <groupId>org.opendaylight.bgpcep</groupId>
1615 <artifactId>bgp-openconfig-api</artifactId>
1616 <version>0.16.13</version>
1619 <groupId>org.opendaylight.bgpcep</groupId>
1620 <artifactId>bgp-openconfig-rp-impl</artifactId>
1621 <version>0.16.13</version>
1624 <groupId>org.opendaylight.bgpcep</groupId>
1625 <artifactId>bgp-openconfig-rp-spi</artifactId>
1626 <version>0.16.13</version>
1629 <groupId>org.opendaylight.bgpcep</groupId>
1630 <artifactId>bgp-openconfig-rp-statement</artifactId>
1631 <version>0.16.13</version>
1634 <groupId>org.opendaylight.bgpcep</groupId>
1635 <artifactId>bgp-openconfig-spi</artifactId>
1636 <version>0.16.13</version>
1639 <groupId>org.opendaylight.bgpcep</groupId>
1640 <artifactId>bgp-openconfig-state</artifactId>
1641 <version>0.16.13</version>
1644 <groupId>org.opendaylight.bgpcep</groupId>
1645 <artifactId>bgp-parser-api</artifactId>
1646 <version>0.16.13</version>
1649 <groupId>org.opendaylight.bgpcep</groupId>
1650 <artifactId>bgp-parser-impl</artifactId>
1651 <version>0.16.13</version>
1654 <groupId>org.opendaylight.bgpcep</groupId>
1655 <artifactId>bgp-parser-spi</artifactId>
1656 <version>0.16.13</version>
1659 <groupId>org.opendaylight.bgpcep</groupId>
1660 <artifactId>bgp-path-selection-mode</artifactId>
1661 <version>0.16.13</version>
1664 <groupId>org.opendaylight.bgpcep</groupId>
1665 <artifactId>bgp-peer-acceptor</artifactId>
1666 <version>0.16.13</version>
1669 <groupId>org.opendaylight.bgpcep</groupId>
1670 <artifactId>bgp-rib-api</artifactId>
1671 <version>0.16.13</version>
1674 <groupId>org.opendaylight.bgpcep</groupId>
1675 <artifactId>bgp-rib-impl</artifactId>
1676 <version>0.16.13</version>
1679 <groupId>org.opendaylight.bgpcep</groupId>
1680 <artifactId>bgp-rib-spi</artifactId>
1681 <version>0.16.13</version>
1684 <groupId>org.opendaylight.bgpcep</groupId>
1685 <artifactId>bgp-route-target</artifactId>
1686 <version>0.16.13</version>
1689 <groupId>org.opendaylight.bgpcep</groupId>
1690 <artifactId>bgp-topology-provider</artifactId>
1691 <version>0.16.13</version>
1694 <groupId>org.opendaylight.bgpcep</groupId>
1695 <artifactId>bmp-monitors-config-loader</artifactId>
1696 <version>0.16.13</version>
1699 <groupId>org.opendaylight.bgpcep</groupId>
1700 <artifactId>concepts</artifactId>
1701 <version>0.16.13</version>
1704 <groupId>org.opendaylight.bgpcep</groupId>
1705 <artifactId>config-loader-impl</artifactId>
1706 <version>0.16.13</version>
1709 <groupId>org.opendaylight.bgpcep</groupId>
1710 <artifactId>config-loader-spi</artifactId>
1711 <version>0.16.13</version>
1714 <groupId>org.opendaylight.bgpcep</groupId>
1715 <artifactId>data-change-counter</artifactId>
1716 <version>0.16.13</version>
1719 <groupId>org.opendaylight.bgpcep</groupId>
1720 <artifactId>graph-api</artifactId>
1721 <version>0.16.13</version>
1724 <groupId>org.opendaylight.bgpcep</groupId>
1725 <artifactId>graph-impl</artifactId>
1726 <version>0.16.13</version>
1729 <groupId>org.opendaylight.bgpcep</groupId>
1730 <artifactId>pcep-api</artifactId>
1731 <version>0.16.13</version>
1734 <groupId>org.opendaylight.bgpcep</groupId>
1735 <artifactId>pcep-auto-bandwidth-extension</artifactId>
1736 <version>0.16.13</version>
1739 <groupId>org.opendaylight.bgpcep</groupId>
1740 <artifactId>pcep-base-parser</artifactId>
1741 <version>0.16.13</version>
1744 <groupId>org.opendaylight.bgpcep</groupId>
1745 <artifactId>pcep-cli</artifactId>
1746 <version>0.16.13</version>
1749 <groupId>org.opendaylight.bgpcep</groupId>
1750 <artifactId>pcep-ietf-p2mp-te-lsp</artifactId>
1751 <version>0.16.13</version>
1754 <groupId>org.opendaylight.bgpcep</groupId>
1755 <artifactId>pcep-ietf-stateful</artifactId>
1756 <version>0.16.13</version>
1759 <groupId>org.opendaylight.bgpcep</groupId>
1760 <artifactId>pcep-impl</artifactId>
1761 <version>0.16.13</version>
1764 <groupId>org.opendaylight.bgpcep</groupId>
1765 <artifactId>pcep-segment-routing</artifactId>
1766 <version>0.16.13</version>
1769 <groupId>org.opendaylight.bgpcep</groupId>
1770 <artifactId>pcep-server-api</artifactId>
1771 <version>0.16.13</version>
1774 <groupId>org.opendaylight.bgpcep</groupId>
1775 <artifactId>pcep-server-provider</artifactId>
1776 <version>0.16.13</version>
1779 <groupId>org.opendaylight.bgpcep</groupId>
1780 <artifactId>pcep-spi</artifactId>
1781 <version>0.16.13</version>
1784 <groupId>org.opendaylight.bgpcep</groupId>
1785 <artifactId>pcep-topology-api</artifactId>
1786 <version>0.16.13</version>
1789 <groupId>org.opendaylight.bgpcep</groupId>
1790 <artifactId>pcep-topology-provider</artifactId>
1791 <version>0.16.13</version>
1794 <groupId>org.opendaylight.bgpcep</groupId>
1795 <artifactId>pcep-topology-spi</artifactId>
1796 <version>0.16.13</version>
1799 <groupId>org.opendaylight.bgpcep</groupId>
1800 <artifactId>pcep-topology-stats</artifactId>
1801 <version>0.16.13</version>
1804 <groupId>org.opendaylight.bgpcep</groupId>
1805 <artifactId>pcep-tunnel-api</artifactId>
1806 <version>0.16.13</version>
1809 <groupId>org.opendaylight.bgpcep</groupId>
1810 <artifactId>pcep-tunnel-provider</artifactId>
1811 <version>0.16.13</version>
1814 <groupId>org.opendaylight.bgpcep</groupId>
1815 <artifactId>programming-api</artifactId>
1816 <version>0.16.13</version>
1819 <groupId>org.opendaylight.bgpcep</groupId>
1820 <artifactId>programming-impl</artifactId>
1821 <version>0.16.13</version>
1824 <groupId>org.opendaylight.bgpcep</groupId>
1825 <artifactId>programming-spi</artifactId>
1826 <version>0.16.13</version>
1829 <groupId>org.opendaylight.bgpcep</groupId>
1830 <artifactId>programming-topology-api</artifactId>
1831 <version>0.16.13</version>
1834 <groupId>org.opendaylight.bgpcep</groupId>
1835 <artifactId>programming-tunnel-api</artifactId>
1836 <version>0.16.13</version>
1839 <groupId>org.opendaylight.bgpcep</groupId>
1840 <artifactId>protocols-config-loader</artifactId>
1841 <version>0.16.13</version>
1844 <groupId>org.opendaylight.bgpcep</groupId>
1845 <artifactId>routing-policy-config-loader</artifactId>
1846 <version>0.16.13</version>
1849 <groupId>org.opendaylight.bgpcep</groupId>
1850 <artifactId>rsvp-api</artifactId>
1851 <version>0.16.13</version>
1854 <groupId>org.opendaylight.bgpcep</groupId>
1855 <artifactId>rsvp-impl</artifactId>
1856 <version>0.16.13</version>
1859 <groupId>org.opendaylight.bgpcep</groupId>
1860 <artifactId>rsvp-spi</artifactId>
1861 <version>0.16.13</version>
1864 <groupId>org.opendaylight.bgpcep</groupId>
1865 <artifactId>topology-api</artifactId>
1866 <version>0.16.13</version>
1869 <groupId>org.opendaylight.bgpcep</groupId>
1870 <artifactId>topology-config-loader</artifactId>
1871 <version>0.16.13</version>
1874 <groupId>org.opendaylight.bgpcep</groupId>
1875 <artifactId>topology-segment-routing</artifactId>
1876 <version>0.16.13</version>
1879 <groupId>org.opendaylight.bgpcep</groupId>
1880 <artifactId>topology-tunnel-api</artifactId>
1881 <version>0.16.13</version>
1884 <groupId>org.opendaylight.bgpcep</groupId>
1885 <artifactId>util</artifactId>
1886 <version>0.16.13</version>
1889 <groupId>org.opendaylight.controller</groupId>
1890 <artifactId>benchmark-api</artifactId>
1891 <version>4.0.7</version>
1894 <groupId>org.opendaylight.controller</groupId>
1895 <artifactId>blueprint</artifactId>
1896 <version>4.0.7</version>
1899 <groupId>org.opendaylight.controller</groupId>
1900 <artifactId>cds-access-api</artifactId>
1901 <version>4.0.7</version>
1904 <groupId>org.opendaylight.controller</groupId>
1905 <artifactId>cds-access-client</artifactId>
1906 <version>4.0.7</version>
1909 <groupId>org.opendaylight.controller</groupId>
1910 <artifactId>cds-dom-api</artifactId>
1911 <version>4.0.7</version>
1914 <groupId>org.opendaylight.controller</groupId>
1915 <artifactId>cds-mgmt-api</artifactId>
1916 <version>4.0.7</version>
1919 <groupId>org.opendaylight.controller</groupId>
1920 <artifactId>dsbenchmark</artifactId>
1921 <version>4.0.7</version>
1924 <groupId>org.opendaylight.controller</groupId>
1925 <artifactId>eos-dom-akka</artifactId>
1926 <version>4.0.7</version>
1929 <groupId>org.opendaylight.controller</groupId>
1930 <artifactId>netty-event-executor-config</artifactId>
1931 <version>0.15.7</version>
1934 <groupId>org.opendaylight.controller</groupId>
1935 <artifactId>netty-threadgroup-config</artifactId>
1936 <version>0.15.7</version>
1939 <groupId>org.opendaylight.controller</groupId>
1940 <artifactId>netty-timer-config</artifactId>
1941 <version>0.15.7</version>
1944 <groupId>org.opendaylight.controller</groupId>
1945 <artifactId>ntfbenchmark</artifactId>
1946 <version>4.0.7</version>
1949 <groupId>org.opendaylight.controller</groupId>
1950 <artifactId>repackaged-akka</artifactId>
1951 <version>4.0.7</version>
1954 <groupId>org.opendaylight.controller</groupId>
1955 <artifactId>rpcbenchmark</artifactId>
1956 <version>4.0.7</version>
1959 <groupId>org.opendaylight.controller</groupId>
1960 <artifactId>sal-akka-raft</artifactId>
1961 <version>4.0.7</version>
1964 <groupId>org.opendaylight.controller</groupId>
1965 <artifactId>sal-akka-segmented-journal</artifactId>
1966 <version>4.0.7</version>
1969 <groupId>org.opendaylight.controller</groupId>
1970 <artifactId>sal-cluster-admin-api</artifactId>
1971 <version>4.0.7</version>
1974 <groupId>org.opendaylight.controller</groupId>
1975 <artifactId>sal-cluster-admin-impl</artifactId>
1976 <version>4.0.7</version>
1979 <groupId>org.opendaylight.controller</groupId>
1980 <artifactId>sal-cluster-admin-karaf-cli</artifactId>
1981 <version>4.0.7</version>
1984 <groupId>org.opendaylight.controller</groupId>
1985 <artifactId>sal-clustering-commons</artifactId>
1986 <version>4.0.7</version>
1989 <groupId>org.opendaylight.controller</groupId>
1990 <artifactId>sal-common-util</artifactId>
1991 <version>4.0.7</version>
1994 <groupId>org.opendaylight.controller</groupId>
1995 <artifactId>sal-distributed-datastore</artifactId>
1996 <version>4.0.7</version>
1999 <groupId>org.opendaylight.controller</groupId>
2000 <artifactId>sal-remoterpc-connector</artifactId>
2001 <version>4.0.7</version>
2004 <groupId>org.opendaylight.controller.samples</groupId>
2005 <artifactId>clustering-it-karaf-cli</artifactId>
2006 <version>4.0.7</version>
2009 <groupId>org.opendaylight.controller.samples</groupId>
2010 <artifactId>clustering-it-model</artifactId>
2011 <version>4.0.7</version>
2014 <groupId>org.opendaylight.controller.samples</groupId>
2015 <artifactId>clustering-it-provider</artifactId>
2016 <version>4.0.7</version>
2019 <groupId>org.opendaylight.controller.samples</groupId>
2020 <artifactId>sample-toaster</artifactId>
2021 <version>4.0.7</version>
2024 <groupId>org.opendaylight.controller.samples</groupId>
2025 <artifactId>sample-toaster-consumer</artifactId>
2026 <version>4.0.7</version>
2029 <groupId>org.opendaylight.controller.samples</groupId>
2030 <artifactId>sample-toaster-provider</artifactId>
2031 <version>4.0.7</version>
2034 <groupId>org.opendaylight.controller</groupId>
2035 <artifactId>threadpool-config-api</artifactId>
2036 <version>0.15.7</version>
2039 <groupId>org.opendaylight.controller</groupId>
2040 <artifactId>threadpool-config-impl</artifactId>
2041 <version>0.15.7</version>
2044 <groupId>org.opendaylight.daexim</groupId>
2045 <artifactId>daexim-akka-infoprovider-impl</artifactId>
2046 <version>1.10.1</version>
2049 <groupId>org.opendaylight.daexim</groupId>
2050 <artifactId>daexim-impl</artifactId>
2051 <version>1.10.1</version>
2054 <groupId>org.opendaylight.daexim</groupId>
2055 <artifactId>daexim-model</artifactId>
2056 <version>1.10.1</version>
2059 <groupId>org.opendaylight.daexim</groupId>
2060 <artifactId>daexim-spi</artifactId>
2061 <version>1.10.1</version>
2064 <groupId>org.opendaylight.infrautils</groupId>
2065 <artifactId>caches-api</artifactId>
2066 <version>2.0.8</version>
2069 <groupId>org.opendaylight.infrautils</groupId>
2070 <artifactId>caches-cli</artifactId>
2071 <version>2.0.8</version>
2074 <groupId>org.opendaylight.infrautils</groupId>
2075 <artifactId>caches-guava-impl</artifactId>
2076 <version>2.0.8</version>
2079 <groupId>org.opendaylight.infrautils</groupId>
2080 <artifactId>caches-impl-base</artifactId>
2081 <version>2.0.8</version>
2084 <groupId>org.opendaylight.infrautils</groupId>
2085 <artifactId>diagstatus-api</artifactId>
2086 <version>2.0.8</version>
2089 <groupId>org.opendaylight.infrautils</groupId>
2090 <artifactId>diagstatus-impl</artifactId>
2091 <version>2.0.8</version>
2094 <groupId>org.opendaylight.infrautils</groupId>
2095 <artifactId>diagstatus-shell</artifactId>
2096 <version>2.0.8</version>
2099 <groupId>org.opendaylight.infrautils</groupId>
2100 <artifactId>diagstatus-web</artifactId>
2101 <version>2.0.8</version>
2104 <groupId>org.opendaylight.infrautils</groupId>
2105 <artifactId>infrautils-util</artifactId>
2106 <version>2.0.8</version>
2109 <groupId>org.opendaylight.infrautils</groupId>
2110 <artifactId>inject</artifactId>
2111 <version>2.0.8</version>
2114 <groupId>org.opendaylight.infrautils</groupId>
2115 <artifactId>metrics-api</artifactId>
2116 <version>2.0.8</version>
2119 <groupId>org.opendaylight.infrautils</groupId>
2120 <artifactId>metrics-impl</artifactId>
2121 <version>2.0.8</version>
2124 <groupId>org.opendaylight.infrautils</groupId>
2125 <artifactId>metrics-impl-prometheus</artifactId>
2126 <version>2.0.8</version>
2129 <groupId>org.opendaylight.infrautils</groupId>
2130 <artifactId>ready-api</artifactId>
2131 <version>2.0.8</version>
2134 <groupId>org.opendaylight.infrautils</groupId>
2135 <artifactId>ready-impl</artifactId>
2136 <version>2.0.8</version>
2139 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2140 <artifactId>bus-api</artifactId>
2141 <version>1.11.1</version>
2144 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2145 <artifactId>bus-jsonrpc</artifactId>
2146 <version>1.11.1</version>
2149 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2150 <artifactId>bus-messagelib</artifactId>
2151 <version>1.11.1</version>
2154 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2155 <artifactId>bus-spi</artifactId>
2156 <version>1.11.1</version>
2159 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2160 <artifactId>transport-http</artifactId>
2161 <version>1.11.1</version>
2164 <groupId>org.opendaylight.jsonrpc.bus</groupId>
2165 <artifactId>transport-zmq</artifactId>
2166 <version>1.11.1</version>
2169 <groupId>org.opendaylight.jsonrpc</groupId>
2170 <artifactId>dom-codec</artifactId>
2171 <version>1.11.1</version>
2174 <groupId>org.opendaylight.jsonrpc</groupId>
2175 <artifactId>jsonrpc-api</artifactId>
2176 <version>1.11.1</version>
2179 <groupId>org.opendaylight.jsonrpc</groupId>
2180 <artifactId>jsonrpc-provider-common</artifactId>
2181 <version>1.11.1</version>
2184 <groupId>org.opendaylight.jsonrpc</groupId>
2185 <artifactId>jsonrpc-provider-single</artifactId>
2186 <version>1.11.1</version>
2189 <groupId>org.opendaylight.jsonrpc.security</groupId>
2190 <artifactId>security-aaa</artifactId>
2191 <version>1.11.1</version>
2194 <groupId>org.opendaylight.jsonrpc.security</groupId>
2195 <artifactId>security-api</artifactId>
2196 <version>1.11.1</version>
2199 <groupId>org.opendaylight.jsonrpc.security</groupId>
2200 <artifactId>security-noop</artifactId>
2201 <version>1.11.1</version>
2204 <groupId>org.opendaylight.jsonrpc.security</groupId>
2205 <artifactId>security-service</artifactId>
2206 <version>1.11.1</version>
2209 <groupId>org.opendaylight.lispflowmapping</groupId>
2210 <artifactId>mappingservice.api</artifactId>
2211 <version>1.14.1</version>
2214 <groupId>org.opendaylight.lispflowmapping</groupId>
2215 <artifactId>mappingservice.config</artifactId>
2216 <version>1.14.1</version>
2219 <groupId>org.opendaylight.lispflowmapping</groupId>
2220 <artifactId>mappingservice.dsbackend</artifactId>
2221 <version>1.14.1</version>
2224 <groupId>org.opendaylight.lispflowmapping</groupId>
2225 <artifactId>mappingservice.implementation</artifactId>
2226 <version>1.14.1</version>
2229 <groupId>org.opendaylight.lispflowmapping</groupId>
2230 <artifactId>mappingservice.inmemorydb</artifactId>
2231 <version>1.14.1</version>
2234 <groupId>org.opendaylight.lispflowmapping</groupId>
2235 <artifactId>mappingservice.lisp-proto</artifactId>
2236 <version>1.14.1</version>
2239 <groupId>org.opendaylight.lispflowmapping</groupId>
2240 <artifactId>mappingservice.mapcache</artifactId>
2241 <version>1.14.1</version>
2244 <groupId>org.opendaylight.lispflowmapping</groupId>
2245 <artifactId>mappingservice.shell</artifactId>
2246 <version>1.14.1</version>
2249 <groupId>org.opendaylight.lispflowmapping</groupId>
2250 <artifactId>mappingservice.southbound</artifactId>
2251 <version>1.14.1</version>
2254 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
2255 <artifactId>iana-hardware</artifactId>
2256 <version>8.0.7</version>
2259 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
2260 <artifactId>iana-if-type</artifactId>
2261 <version>8.0.7</version>
2264 <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
2265 <artifactId>iana-routing-types</artifactId>
2266 <version>8.0.7</version>
2269 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2270 <artifactId>rfc6991</artifactId>
2271 <version>8.0.7</version>
2274 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2275 <artifactId>rfc6991-ietf-inet-types</artifactId>
2276 <version>8.0.7</version>
2279 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2280 <artifactId>rfc6991-ietf-yang-types</artifactId>
2281 <version>8.0.7</version>
2284 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2285 <artifactId>rfc7223</artifactId>
2286 <version>8.0.7</version>
2289 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2290 <artifactId>rfc7277</artifactId>
2291 <version>8.0.7</version>
2294 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2295 <artifactId>rfc7895</artifactId>
2296 <version>8.0.7</version>
2299 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2300 <artifactId>rfc7952</artifactId>
2301 <version>8.0.7</version>
2304 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2305 <artifactId>rfc8294</artifactId>
2306 <version>8.0.7</version>
2309 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2310 <artifactId>rfc8294-ietf-routing-types</artifactId>
2311 <version>8.0.7</version>
2314 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2315 <artifactId>rfc8342</artifactId>
2316 <version>8.0.7</version>
2319 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2320 <artifactId>rfc8342-ietf-datastores</artifactId>
2321 <version>8.0.7</version>
2324 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2325 <artifactId>rfc8342-ietf-origin</artifactId>
2326 <version>8.0.7</version>
2329 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2330 <artifactId>rfc8343</artifactId>
2331 <version>8.0.7</version>
2334 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2335 <artifactId>rfc8344</artifactId>
2336 <version>8.0.7</version>
2339 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2340 <artifactId>rfc8345</artifactId>
2341 <version>8.0.7</version>
2344 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2345 <artifactId>rfc8345-ietf-network</artifactId>
2346 <version>8.0.7</version>
2349 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2350 <artifactId>rfc8345-ietf-network-state</artifactId>
2351 <version>8.0.7</version>
2354 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2355 <artifactId>rfc8345-ietf-network-topology</artifactId>
2356 <version>8.0.7</version>
2359 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2360 <artifactId>rfc8345-ietf-network-topology-state</artifactId>
2361 <version>8.0.7</version>
2364 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2365 <artifactId>rfc8346</artifactId>
2366 <version>8.0.7</version>
2369 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2370 <artifactId>rfc8346-ietf-l3-unicast-topology</artifactId>
2371 <version>8.0.7</version>
2374 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2375 <artifactId>rfc8346-ietf-l3-unicast-topology-state</artifactId>
2376 <version>8.0.7</version>
2379 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2380 <artifactId>rfc8348</artifactId>
2381 <version>8.0.7</version>
2384 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2385 <artifactId>rfc8348-ietf-hardware</artifactId>
2386 <version>8.0.7</version>
2389 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2390 <artifactId>rfc8348-ietf-hardware-state</artifactId>
2391 <version>8.0.7</version>
2394 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2395 <artifactId>rfc8349</artifactId>
2396 <version>8.0.7</version>
2399 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2400 <artifactId>rfc8349-ietf-ipv4-unicast-routing</artifactId>
2401 <version>8.0.7</version>
2404 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2405 <artifactId>rfc8349-ietf-ipv6-unicast-routing</artifactId>
2406 <version>8.0.7</version>
2409 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2410 <artifactId>rfc8349-ietf-routing</artifactId>
2411 <version>8.0.7</version>
2414 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2415 <artifactId>rfc8519</artifactId>
2416 <version>8.0.7</version>
2419 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2420 <artifactId>rfc8519-ietf-access-control-list</artifactId>
2421 <version>8.0.7</version>
2424 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2425 <artifactId>rfc8519-ietf-ethertypes</artifactId>
2426 <version>8.0.7</version>
2429 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2430 <artifactId>rfc8519-ietf-packet-fields</artifactId>
2431 <version>8.0.7</version>
2434 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2435 <artifactId>rfc8520</artifactId>
2436 <version>8.0.7</version>
2439 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2440 <artifactId>rfc8520-ietf-acldns</artifactId>
2441 <version>8.0.7</version>
2444 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2445 <artifactId>rfc8520-ietf-mud</artifactId>
2446 <version>8.0.7</version>
2449 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2450 <artifactId>rfc8525</artifactId>
2451 <version>8.0.7</version>
2454 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2455 <artifactId>rfc8528</artifactId>
2456 <version>8.0.7</version>
2459 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2460 <artifactId>rfc8529</artifactId>
2461 <version>8.0.7</version>
2464 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2465 <artifactId>rfc8530</artifactId>
2466 <version>8.0.7</version>
2469 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2470 <artifactId>rfc8542</artifactId>
2471 <version>8.0.7</version>
2474 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2475 <artifactId>rfc8542-ietf-dc-fabric-topology</artifactId>
2476 <version>8.0.7</version>
2479 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2480 <artifactId>rfc8542-ietf-dc-fabric-types</artifactId>
2481 <version>8.0.7</version>
2484 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2485 <artifactId>rfc8776</artifactId>
2486 <version>8.0.7</version>
2489 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2490 <artifactId>rfc8776-ietf-te-packet-types</artifactId>
2491 <version>8.0.7</version>
2494 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2495 <artifactId>rfc8776-ietf-te-types</artifactId>
2496 <version>8.0.7</version>
2499 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2500 <artifactId>rfc8795</artifactId>
2501 <version>8.0.7</version>
2504 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2505 <artifactId>rfc8795-ietf-te-topology</artifactId>
2506 <version>8.0.7</version>
2509 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
2510 <artifactId>rfc8795-ietf-te-topology-state</artifactId>
2511 <version>8.0.7</version>
2514 <groupId>org.opendaylight.mdsal</groupId>
2515 <artifactId>mdsal-binding-api</artifactId>
2516 <version>8.0.7</version>
2519 <groupId>org.opendaylight.mdsal</groupId>
2520 <artifactId>mdsal-binding-dom-adapter</artifactId>
2521 <version>8.0.7</version>
2524 <groupId>org.opendaylight.mdsal</groupId>
2525 <artifactId>mdsal-binding-dom-codec</artifactId>
2526 <version>8.0.7</version>
2529 <groupId>org.opendaylight.mdsal</groupId>
2530 <artifactId>mdsal-binding-dom-codec-api</artifactId>
2531 <version>8.0.7</version>
2534 <groupId>org.opendaylight.mdsal</groupId>
2535 <artifactId>mdsal-binding-dom-codec-osgi</artifactId>
2536 <version>8.0.7</version>
2539 <groupId>org.opendaylight.mdsal</groupId>
2540 <artifactId>mdsal-binding-dom-codec-spi</artifactId>
2541 <version>8.0.7</version>
2544 <groupId>org.opendaylight.mdsal</groupId>
2545 <artifactId>mdsal-binding-generator</artifactId>
2546 <version>8.0.7</version>
2549 <groupId>org.opendaylight.mdsal</groupId>
2550 <artifactId>mdsal-binding-model-api</artifactId>
2551 <version>8.0.7</version>
2554 <groupId>org.opendaylight.mdsal</groupId>
2555 <artifactId>mdsal-binding-model-ri</artifactId>
2556 <version>8.0.7</version>
2559 <groupId>org.opendaylight.mdsal</groupId>
2560 <artifactId>mdsal-binding-runtime-api</artifactId>
2561 <version>8.0.7</version>
2564 <groupId>org.opendaylight.mdsal</groupId>
2565 <artifactId>mdsal-binding-runtime-osgi</artifactId>
2566 <version>8.0.7</version>
2569 <groupId>org.opendaylight.mdsal</groupId>
2570 <artifactId>mdsal-binding-runtime-spi</artifactId>
2571 <version>8.0.7</version>
2574 <groupId>org.opendaylight.mdsal</groupId>
2575 <artifactId>mdsal-binding-spec-util</artifactId>
2576 <version>8.0.7</version>
2579 <groupId>org.opendaylight.mdsal</groupId>
2580 <artifactId>mdsal-binding-spi</artifactId>
2581 <version>8.0.7</version>
2584 <groupId>org.opendaylight.mdsal</groupId>
2585 <artifactId>mdsal-binding-util</artifactId>
2586 <version>8.0.7</version>
2589 <groupId>org.opendaylight.mdsal</groupId>
2590 <artifactId>mdsal-common-api</artifactId>
2591 <version>8.0.7</version>
2594 <groupId>org.opendaylight.mdsal</groupId>
2595 <artifactId>mdsal-dom-api</artifactId>
2596 <version>8.0.7</version>
2599 <groupId>org.opendaylight.mdsal</groupId>
2600 <artifactId>mdsal-dom-broker</artifactId>
2601 <version>8.0.7</version>
2604 <groupId>org.opendaylight.mdsal</groupId>
2605 <artifactId>mdsal-dom-inmemory-datastore</artifactId>
2606 <version>8.0.7</version>
2609 <groupId>org.opendaylight.mdsal</groupId>
2610 <artifactId>mdsal-dom-schema-osgi</artifactId>
2611 <version>8.0.7</version>
2614 <groupId>org.opendaylight.mdsal</groupId>
2615 <artifactId>mdsal-dom-spi</artifactId>
2616 <version>8.0.7</version>
2619 <groupId>org.opendaylight.mdsal</groupId>
2620 <artifactId>mdsal-eos-binding-adapter</artifactId>
2621 <version>8.0.7</version>
2624 <groupId>org.opendaylight.mdsal</groupId>
2625 <artifactId>mdsal-eos-binding-api</artifactId>
2626 <version>8.0.7</version>
2629 <groupId>org.opendaylight.mdsal</groupId>
2630 <artifactId>mdsal-eos-common-api</artifactId>
2631 <version>8.0.7</version>
2634 <groupId>org.opendaylight.mdsal</groupId>
2635 <artifactId>mdsal-eos-common-spi</artifactId>
2636 <version>8.0.7</version>
2639 <groupId>org.opendaylight.mdsal</groupId>
2640 <artifactId>mdsal-eos-dom-api</artifactId>
2641 <version>8.0.7</version>
2644 <groupId>org.opendaylight.mdsal</groupId>
2645 <artifactId>mdsal-eos-dom-simple</artifactId>
2646 <version>8.0.7</version>
2649 <groupId>org.opendaylight.mdsal</groupId>
2650 <artifactId>mdsal-replicate-common</artifactId>
2651 <version>8.0.7</version>
2654 <groupId>org.opendaylight.mdsal</groupId>
2655 <artifactId>mdsal-replicate-netty</artifactId>
2656 <version>8.0.7</version>
2659 <groupId>org.opendaylight.mdsal</groupId>
2660 <artifactId>mdsal-rfc8294-netty</artifactId>
2661 <version>8.0.7</version>
2664 <groupId>org.opendaylight.mdsal</groupId>
2665 <artifactId>mdsal-singleton-common-api</artifactId>
2666 <version>8.0.7</version>
2669 <groupId>org.opendaylight.mdsal</groupId>
2670 <artifactId>mdsal-singleton-dom-impl</artifactId>
2671 <version>8.0.7</version>
2674 <groupId>org.opendaylight.mdsal</groupId>
2675 <artifactId>mdsal-trace-api</artifactId>
2676 <version>8.0.7</version>
2679 <groupId>org.opendaylight.mdsal</groupId>
2680 <artifactId>mdsal-trace-cli</artifactId>
2681 <version>8.0.7</version>
2684 <groupId>org.opendaylight.mdsal</groupId>
2685 <artifactId>mdsal-trace-impl</artifactId>
2686 <version>8.0.7</version>
2689 <groupId>org.opendaylight.mdsal</groupId>
2690 <artifactId>mdsal-yanglib-api</artifactId>
2691 <version>0.13.7</version>
2694 <groupId>org.opendaylight.mdsal</groupId>
2695 <artifactId>mdsal-yanglib-rfc7895</artifactId>
2696 <version>0.13.7</version>
2699 <groupId>org.opendaylight.mdsal</groupId>
2700 <artifactId>mdsal-yanglib-rfc8525</artifactId>
2701 <version>0.13.7</version>
2704 <groupId>org.opendaylight.mdsal.model</groupId>
2705 <artifactId>general-entity</artifactId>
2706 <version>8.0.7</version>
2709 <groupId>org.opendaylight.mdsal.model</groupId>
2710 <artifactId>ietf-topology</artifactId>
2711 <version>2013.10.21.20.7</version>
2714 <groupId>org.opendaylight.mdsal.model</groupId>
2715 <artifactId>ietf-type-util</artifactId>
2716 <version>8.0.7</version>
2719 <groupId>org.opendaylight.mdsal.model</groupId>
2720 <artifactId>opendaylight-l2-types</artifactId>
2721 <version>2013.08.27.20.7</version>
2724 <groupId>org.opendaylight.mdsal.model</groupId>
2725 <artifactId>yang-ext</artifactId>
2726 <version>2013.09.07.20.7</version>
2729 <groupId>org.opendaylight.mdsal</groupId>
2730 <artifactId>yang-binding</artifactId>
2731 <version>8.0.7</version>
2734 <groupId>org.opendaylight.netconf</groupId>
2735 <artifactId>aaa-authn-odl-plugin</artifactId>
2736 <version>2.0.11</version>
2739 <groupId>org.opendaylight.netconf</groupId>
2740 <artifactId>callhome-model</artifactId>
2741 <version>2.0.11</version>
2744 <groupId>org.opendaylight.netconf</groupId>
2745 <artifactId>callhome-protocol</artifactId>
2746 <version>2.0.11</version>
2749 <groupId>org.opendaylight.netconf</groupId>
2750 <artifactId>callhome-provider</artifactId>
2751 <version>2.0.11</version>
2754 <groupId>org.opendaylight.netconf</groupId>
2755 <artifactId>ietf-netconf</artifactId>
2756 <version>2.0.11</version>
2759 <groupId>org.opendaylight.netconf</groupId>
2760 <artifactId>ietf-netconf-monitoring</artifactId>
2761 <version>2.0.11</version>
2764 <groupId>org.opendaylight.netconf</groupId>
2765 <artifactId>ietf-netconf-monitoring-extension</artifactId>
2766 <version>2.0.11</version>
2769 <groupId>org.opendaylight.netconf</groupId>
2770 <artifactId>ietf-netconf-nmda</artifactId>
2771 <version>2.0.11</version>
2774 <groupId>org.opendaylight.netconf</groupId>
2775 <artifactId>ietf-netconf-notifications</artifactId>
2776 <version>2.0.11</version>
2779 <groupId>org.opendaylight.netconf</groupId>
2780 <artifactId>ietf-netconf-with-defaults</artifactId>
2781 <version>2.0.11</version>
2784 <groupId>org.opendaylight.netconf</groupId>
2785 <artifactId>ietf-restconf</artifactId>
2786 <version>2.0.11</version>
2789 <groupId>org.opendaylight.netconf</groupId>
2790 <artifactId>ietf-restconf-monitoring</artifactId>
2791 <version>2.0.11</version>
2794 <groupId>org.opendaylight.netconf</groupId>
2795 <artifactId>ietf-yang-patch</artifactId>
2796 <version>2.0.11</version>
2799 <groupId>org.opendaylight.netconf</groupId>
2800 <artifactId>mdsal-netconf-connector</artifactId>
2801 <version>2.0.11</version>
2804 <groupId>org.opendaylight.netconf</groupId>
2805 <artifactId>mdsal-netconf-impl</artifactId>
2806 <version>2.0.11</version>
2809 <groupId>org.opendaylight.netconf</groupId>
2810 <artifactId>mdsal-netconf-monitoring</artifactId>
2811 <version>2.0.11</version>
2814 <groupId>org.opendaylight.netconf</groupId>
2815 <artifactId>mdsal-netconf-notification</artifactId>
2816 <version>2.0.11</version>
2819 <groupId>org.opendaylight.netconf</groupId>
2820 <artifactId>mdsal-netconf-ssh</artifactId>
2821 <version>2.0.11</version>
2824 <groupId>org.opendaylight.netconf</groupId>
2825 <artifactId>mdsal-netconf-tcp</artifactId>
2826 <version>2.0.11</version>
2829 <groupId>org.opendaylight.netconf</groupId>
2830 <artifactId>mdsal-netconf-yang-library</artifactId>
2831 <version>2.0.11</version>
2834 <groupId>org.opendaylight.netconf</groupId>
2835 <artifactId>netconf-api</artifactId>
2836 <version>2.0.11</version>
2839 <groupId>org.opendaylight.netconf</groupId>
2840 <artifactId>netconf-auth</artifactId>
2841 <version>2.0.11</version>
2844 <groupId>org.opendaylight.netconf</groupId>
2845 <artifactId>netconf-client</artifactId>
2846 <version>2.0.11</version>
2849 <groupId>org.opendaylight.netconf</groupId>
2850 <artifactId>netconf-config</artifactId>
2851 <version>2.0.11</version>
2854 <groupId>org.opendaylight.netconf</groupId>
2855 <artifactId>netconf-console</artifactId>
2856 <version>2.0.11</version>
2859 <groupId>org.opendaylight.netconf</groupId>
2860 <artifactId>netconf-dom-api</artifactId>
2861 <version>2.0.11</version>
2864 <groupId>org.opendaylight.netconf</groupId>
2865 <artifactId>netconf-impl</artifactId>
2866 <version>2.0.11</version>
2869 <groupId>org.opendaylight.netconf</groupId>
2870 <artifactId>netconf-mapping-api</artifactId>
2871 <version>2.0.11</version>
2874 <groupId>org.opendaylight.netconf</groupId>
2875 <artifactId>netconf-netty-util</artifactId>
2876 <version>2.0.11</version>
2879 <groupId>org.opendaylight.netconf</groupId>
2880 <artifactId>netconf-notifications-api</artifactId>
2881 <version>2.0.11</version>
2884 <groupId>org.opendaylight.netconf</groupId>
2885 <artifactId>netconf-topology</artifactId>
2886 <version>2.0.11</version>
2889 <groupId>org.opendaylight.netconf</groupId>
2890 <artifactId>netconf-topology-impl</artifactId>
2891 <version>2.0.11</version>
2894 <groupId>org.opendaylight.netconf</groupId>
2895 <artifactId>netconf-topology-singleton</artifactId>
2896 <version>2.0.11</version>
2899 <groupId>org.opendaylight.netconf</groupId>
2900 <artifactId>netconf-util</artifactId>
2901 <version>2.0.11</version>
2904 <groupId>org.opendaylight.netconf</groupId>
2905 <artifactId>restconf-common</artifactId>
2906 <version>2.0.11</version>
2909 <groupId>org.opendaylight.netconf</groupId>
2910 <artifactId>restconf-common-models</artifactId>
2911 <version>2.0.11</version>
2914 <groupId>org.opendaylight.netconf</groupId>
2915 <artifactId>restconf-nb-bierman02</artifactId>
2916 <version>2.0.11</version>
2919 <groupId>org.opendaylight.netconf</groupId>
2920 <artifactId>restconf-nb-rfc8040</artifactId>
2921 <version>2.0.11</version>
2924 <groupId>org.opendaylight.netconf</groupId>
2925 <artifactId>sal-netconf-connector</artifactId>
2926 <version>2.0.11</version>
2929 <groupId>org.opendaylight.netconf</groupId>
2930 <artifactId>sal-rest-docgen</artifactId>
2931 <version>2.0.11</version>
2934 <groupId>org.opendaylight.netconf</groupId>
2935 <artifactId>shaded-exificient</artifactId>
2936 <version>2.0.11</version>
2939 <groupId>org.opendaylight.netconf</groupId>
2940 <artifactId>shaded-sshd</artifactId>
2941 <version>2.0.11</version>
2944 <groupId>org.opendaylight.netconf</groupId>
2945 <artifactId>yanglib</artifactId>
2946 <version>2.0.11</version>
2949 <groupId>org.opendaylight.odlparent</groupId>
2950 <artifactId>bcpkix-framework-ext</artifactId>
2951 <version>9.0.8</version>
2954 <groupId>org.opendaylight.odlparent</groupId>
2955 <artifactId>bcprov-framework-ext</artifactId>
2956 <version>9.0.8</version>
2959 <groupId>org.opendaylight.odlparent</groupId>
2960 <artifactId>bcutil-framework-ext</artifactId>
2961 <version>9.0.8</version>
2964 <groupId>org.opendaylight.odlparent</groupId>
2965 <artifactId>karaf.branding</artifactId>
2966 <version>9.0.8</version>
2969 <groupId>org.opendaylight.odlparent</groupId>
2970 <artifactId>logging-markers</artifactId>
2971 <version>9.0.8</version>
2974 <groupId>org.opendaylight.openflowplugin.applications</groupId>
2975 <artifactId>arbitratorreconciliation-api</artifactId>
2976 <version>0.13.1</version>
2979 <groupId>org.opendaylight.openflowplugin.applications</groupId>
2980 <artifactId>arbitratorreconciliation-impl</artifactId>
2981 <version>0.13.1</version>
2984 <groupId>org.opendaylight.openflowplugin.applications</groupId>
2985 <artifactId>bulk-o-matic</artifactId>
2986 <version>0.13.1</version>
2989 <groupId>org.opendaylight.openflowplugin.applications</groupId>
2990 <artifactId>device-ownership-service</artifactId>
2991 <version>0.13.1</version>
2994 <groupId>org.opendaylight.openflowplugin.applications</groupId>
2995 <artifactId>forwardingrules-manager</artifactId>
2996 <version>0.13.1</version>
2999 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3000 <artifactId>forwardingrules-sync</artifactId>
3001 <version>0.13.1</version>
3004 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3005 <artifactId>lldp-speaker</artifactId>
3006 <version>0.13.1</version>
3009 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3010 <artifactId>notification-supplier</artifactId>
3011 <version>0.13.1</version>
3014 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3015 <artifactId>of-switch-config-pusher</artifactId>
3016 <version>0.13.1</version>
3019 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3020 <artifactId>reconciliation-framework</artifactId>
3021 <version>0.13.1</version>
3024 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3025 <artifactId>southbound-cli</artifactId>
3026 <version>0.13.1</version>
3029 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3030 <artifactId>table-miss-enforcer</artifactId>
3031 <version>0.13.1</version>
3034 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3035 <artifactId>topology-lldp-discovery</artifactId>
3036 <version>0.13.1</version>
3039 <groupId>org.opendaylight.openflowplugin.applications</groupId>
3040 <artifactId>topology-manager</artifactId>
3041 <version>0.13.1</version>
3044 <groupId>org.opendaylight.openflowplugin</groupId>
3045 <artifactId>drop-test-karaf</artifactId>
3046 <version>0.13.1</version>
3049 <groupId>org.opendaylight.openflowplugin.libraries</groupId>
3050 <artifactId>liblldp</artifactId>
3051 <version>0.13.1</version>
3054 <groupId>org.opendaylight.openflowplugin.model</groupId>
3055 <artifactId>model-flow-base</artifactId>
3056 <version>0.13.1</version>
3059 <groupId>org.opendaylight.openflowplugin.model</groupId>
3060 <artifactId>model-flow-service</artifactId>
3061 <version>0.13.1</version>
3064 <groupId>org.opendaylight.openflowplugin.model</groupId>
3065 <artifactId>model-flow-statistics</artifactId>
3066 <version>0.13.1</version>
3069 <groupId>org.opendaylight.openflowplugin.model</groupId>
3070 <artifactId>model-inventory</artifactId>
3071 <version>0.13.1</version>
3074 <groupId>org.opendaylight.openflowplugin.model</groupId>
3075 <artifactId>model-topology</artifactId>
3076 <version>0.13.1</version>
3079 <groupId>org.opendaylight.openflowplugin</groupId>
3080 <artifactId>openflowjava-extension-eric</artifactId>
3081 <version>0.13.1</version>
3084 <groupId>org.opendaylight.openflowplugin</groupId>
3085 <artifactId>openflowjava-extension-nicira</artifactId>
3086 <version>0.13.1</version>
3089 <groupId>org.opendaylight.openflowplugin</groupId>
3090 <artifactId>openflowjava-extension-nicira-api</artifactId>
3091 <version>0.13.1</version>
3094 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3095 <artifactId>openflowjava-blueprint-config</artifactId>
3096 <version>0.13.1</version>
3099 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3100 <artifactId>openflowjava-util</artifactId>
3101 <version>0.13.1</version>
3104 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3105 <artifactId>openflow-protocol-api</artifactId>
3106 <version>0.13.1</version>
3109 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3110 <artifactId>openflow-protocol-impl</artifactId>
3111 <version>0.13.1</version>
3114 <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
3115 <artifactId>openflow-protocol-spi</artifactId>
3116 <version>0.13.1</version>
3119 <groupId>org.opendaylight.openflowplugin</groupId>
3120 <artifactId>openflowplugin</artifactId>
3121 <version>0.13.1</version>
3124 <groupId>org.opendaylight.openflowplugin</groupId>
3125 <artifactId>openflowplugin-api</artifactId>
3126 <version>0.13.1</version>
3129 <groupId>org.opendaylight.openflowplugin</groupId>
3130 <artifactId>openflowplugin-blueprint-config</artifactId>
3131 <version>0.13.1</version>
3134 <groupId>org.opendaylight.openflowplugin</groupId>
3135 <artifactId>openflowplugin-common</artifactId>
3136 <version>0.13.1</version>
3139 <groupId>org.opendaylight.openflowplugin</groupId>
3140 <artifactId>openflowplugin-extension-api</artifactId>
3141 <version>0.13.1</version>
3144 <groupId>org.opendaylight.openflowplugin</groupId>
3145 <artifactId>openflowplugin-extension-eric</artifactId>
3146 <version>0.13.1</version>
3149 <groupId>org.opendaylight.openflowplugin</groupId>
3150 <artifactId>openflowplugin-extension-nicira</artifactId>
3151 <version>0.13.1</version>
3154 <groupId>org.opendaylight.openflowplugin</groupId>
3155 <artifactId>openflowplugin-extension-onf</artifactId>
3156 <version>0.13.1</version>
3159 <groupId>org.opendaylight.openflowplugin</groupId>
3160 <artifactId>openflowplugin-impl</artifactId>
3161 <version>0.13.1</version>
3164 <groupId>org.opendaylight.openflowplugin</groupId>
3165 <artifactId>test-common</artifactId>
3166 <version>0.13.1</version>
3169 <groupId>org.opendaylight.ovsdb</groupId>
3170 <artifactId>hwvtepsouthbound-api</artifactId>
3171 <version>1.13.1</version>
3174 <groupId>org.opendaylight.ovsdb</groupId>
3175 <artifactId>hwvtepsouthbound-impl</artifactId>
3176 <version>1.13.1</version>
3179 <groupId>org.opendaylight.ovsdb</groupId>
3180 <artifactId>library</artifactId>
3181 <version>1.13.1</version>
3184 <groupId>org.opendaylight.ovsdb</groupId>
3185 <artifactId>schema.hardwarevtep</artifactId>
3186 <version>1.13.1</version>
3189 <groupId>org.opendaylight.ovsdb</groupId>
3190 <artifactId>schema.openvswitch</artifactId>
3191 <version>1.13.1</version>
3194 <groupId>org.opendaylight.ovsdb</groupId>
3195 <artifactId>southbound-api</artifactId>
3196 <version>1.13.1</version>
3199 <groupId>org.opendaylight.ovsdb</groupId>
3200 <artifactId>southbound-impl</artifactId>
3201 <version>1.13.1</version>
3204 <groupId>org.opendaylight.ovsdb</groupId>
3205 <artifactId>utils.config</artifactId>
3206 <version>1.13.1</version>
3209 <groupId>org.opendaylight.ovsdb</groupId>
3210 <artifactId>utils.hwvtepsouthbound-utils</artifactId>
3211 <version>1.13.1</version>
3214 <groupId>org.opendaylight.ovsdb</groupId>
3215 <artifactId>utils.mdsal-utils</artifactId>
3216 <version>1.13.1</version>
3219 <groupId>org.opendaylight.ovsdb</groupId>
3220 <artifactId>utils.servicehelper</artifactId>
3221 <version>1.13.1</version>
3224 <groupId>org.opendaylight.ovsdb</groupId>
3225 <artifactId>utils.southbound-utils</artifactId>
3226 <version>1.13.1</version>
3229 <groupId>org.opendaylight.ovsdb</groupId>
3230 <artifactId>utils.yang-utils</artifactId>
3231 <version>1.13.1</version>
3234 <groupId>org.opendaylight.serviceutils</groupId>
3235 <artifactId>listener-api</artifactId>
3236 <version>0.8.1</version>
3239 <groupId>org.opendaylight.serviceutils</groupId>
3240 <artifactId>rpc-api</artifactId>
3241 <version>0.8.1</version>
3244 <groupId>org.opendaylight.serviceutils</groupId>
3245 <artifactId>srm-api</artifactId>
3246 <version>0.8.1</version>
3249 <groupId>org.opendaylight.serviceutils</groupId>
3250 <artifactId>srm-impl</artifactId>
3251 <version>0.8.1</version>
3254 <groupId>org.opendaylight.serviceutils</groupId>
3255 <artifactId>srm-shell</artifactId>
3256 <version>0.8.1</version>
3259 <groupId>org.opendaylight.serviceutils</groupId>
3260 <artifactId>tools-api</artifactId>
3261 <version>0.8.1</version>
3264 <groupId>org.opendaylight.serviceutils</groupId>
3265 <artifactId>upgrade</artifactId>
3266 <version>0.8.1</version>
3269 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
3270 <artifactId>transportpce-ordmodels-common</artifactId>
3271 <version>4.1.0</version>
3274 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
3275 <artifactId>transportpce-ordmodels-device</artifactId>
3276 <version>4.1.0</version>
3279 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
3280 <artifactId>transportpce-ordmodels-network</artifactId>
3281 <version>4.1.0</version>
3284 <groupId>org.opendaylight.transportpce.ordmodels</groupId>
3285 <artifactId>transportpce-ordmodels-service</artifactId>
3286 <version>4.1.0</version>
3289 <groupId>org.opendaylight.transportpce</groupId>
3290 <artifactId>transportpce-api</artifactId>
3291 <version>4.1.0</version>
3294 <groupId>org.opendaylight.transportpce</groupId>
3295 <artifactId>transportpce-common</artifactId>
3296 <version>4.1.0</version>
3299 <groupId>org.opendaylight.transportpce</groupId>
3300 <artifactId>transportpce-dmaap-client</artifactId>
3301 <version>4.1.0</version>
3304 <groupId>org.opendaylight.transportpce</groupId>
3305 <artifactId>transportpce-inventory</artifactId>
3306 <version>4.1.0</version>
3309 <groupId>org.opendaylight.transportpce</groupId>
3310 <artifactId>transportpce-nbinotifications</artifactId>
3311 <version>4.1.0</version>
3314 <groupId>org.opendaylight.transportpce</groupId>
3315 <artifactId>transportpce-networkmodel</artifactId>
3316 <version>4.1.0</version>
3319 <groupId>org.opendaylight.transportpce</groupId>
3320 <artifactId>transportpce-olm</artifactId>
3321 <version>4.1.0</version>
3324 <groupId>org.opendaylight.transportpce</groupId>
3325 <artifactId>transportpce-pce</artifactId>
3326 <version>4.1.0</version>
3329 <groupId>org.opendaylight.transportpce</groupId>
3330 <artifactId>transportpce-renderer</artifactId>
3331 <version>4.1.0</version>
3334 <groupId>org.opendaylight.transportpce</groupId>
3335 <artifactId>transportpce-servicehandler</artifactId>
3336 <version>4.1.0</version>
3339 <groupId>org.opendaylight.transportpce</groupId>
3340 <artifactId>transportpce-tapi</artifactId>
3341 <version>4.1.0</version>
3344 <groupId>org.opendaylight.transportpce</groupId>
3345 <artifactId>transportpce-tapimodels</artifactId>
3346 <version>4.1.0</version>
3349 <groupId>org.opendaylight.yangtools</groupId>
3350 <artifactId>concepts</artifactId>
3351 <version>7.0.9</version>
3354 <groupId>org.opendaylight.yangtools</groupId>
3355 <artifactId>odlext-model-api</artifactId>
3356 <version>7.0.9</version>
3359 <groupId>org.opendaylight.yangtools</groupId>
3360 <artifactId>odlext-parser-support</artifactId>
3361 <version>7.0.9</version>
3364 <groupId>org.opendaylight.yangtools</groupId>
3365 <artifactId>openconfig-model-api</artifactId>
3366 <version>7.0.9</version>
3369 <groupId>org.opendaylight.yangtools</groupId>
3370 <artifactId>openconfig-parser-support</artifactId>
3371 <version>7.0.9</version>
3374 <groupId>org.opendaylight.yangtools</groupId>
3375 <artifactId>rfc6241-model-api</artifactId>
3376 <version>7.0.9</version>
3379 <groupId>org.opendaylight.yangtools</groupId>
3380 <artifactId>rfc6241-parser-support</artifactId>
3381 <version>7.0.9</version>
3384 <groupId>org.opendaylight.yangtools</groupId>
3385 <artifactId>rfc6536-model-api</artifactId>
3386 <version>7.0.9</version>
3389 <groupId>org.opendaylight.yangtools</groupId>
3390 <artifactId>rfc6536-parser-support</artifactId>
3391 <version>7.0.9</version>
3394 <groupId>org.opendaylight.yangtools</groupId>
3395 <artifactId>rfc6643-model-api</artifactId>
3396 <version>7.0.9</version>
3399 <groupId>org.opendaylight.yangtools</groupId>
3400 <artifactId>rfc6643-parser-support</artifactId>
3401 <version>7.0.9</version>
3404 <groupId>org.opendaylight.yangtools</groupId>
3405 <artifactId>rfc7952-data-api</artifactId>
3406 <version>7.0.9</version>
3409 <groupId>org.opendaylight.yangtools</groupId>
3410 <artifactId>rfc7952-data-util</artifactId>
3411 <version>7.0.9</version>
3414 <groupId>org.opendaylight.yangtools</groupId>
3415 <artifactId>rfc7952-model-api</artifactId>
3416 <version>7.0.9</version>
3419 <groupId>org.opendaylight.yangtools</groupId>
3420 <artifactId>rfc7952-parser-support</artifactId>
3421 <version>7.0.9</version>
3424 <groupId>org.opendaylight.yangtools</groupId>
3425 <artifactId>rfc8040-model-api</artifactId>
3426 <version>7.0.9</version>
3429 <groupId>org.opendaylight.yangtools</groupId>
3430 <artifactId>rfc8040-parser-support</artifactId>
3431 <version>7.0.9</version>
3434 <groupId>org.opendaylight.yangtools</groupId>
3435 <artifactId>rfc8528-data-api</artifactId>
3436 <version>7.0.9</version>
3439 <groupId>org.opendaylight.yangtools</groupId>
3440 <artifactId>rfc8528-data-util</artifactId>
3441 <version>7.0.9</version>
3444 <groupId>org.opendaylight.yangtools</groupId>
3445 <artifactId>rfc8528-model-api</artifactId>
3446 <version>7.0.9</version>
3449 <groupId>org.opendaylight.yangtools</groupId>
3450 <artifactId>rfc8528-parser-support</artifactId>
3451 <version>7.0.9</version>
3454 <groupId>org.opendaylight.yangtools</groupId>
3455 <artifactId>rfc8639-model-api</artifactId>
3456 <version>7.0.9</version>
3459 <groupId>org.opendaylight.yangtools</groupId>
3460 <artifactId>rfc8639-parser-support</artifactId>
3461 <version>7.0.9</version>
3464 <groupId>org.opendaylight.yangtools</groupId>
3465 <artifactId>util</artifactId>
3466 <version>7.0.9</version>
3469 <groupId>org.opendaylight.yangtools</groupId>
3470 <artifactId>yang-common</artifactId>
3471 <version>7.0.9</version>
3474 <groupId>org.opendaylight.yangtools</groupId>
3475 <artifactId>yang-common-netty</artifactId>
3476 <version>7.0.9</version>
3479 <groupId>org.opendaylight.yangtools</groupId>
3480 <artifactId>yang-data-api</artifactId>
3481 <version>7.0.9</version>
3484 <groupId>org.opendaylight.yangtools</groupId>
3485 <artifactId>yang-data-codec-binfmt</artifactId>
3486 <version>7.0.9</version>
3489 <groupId>org.opendaylight.yangtools</groupId>
3490 <artifactId>yang-data-codec-gson</artifactId>
3491 <version>7.0.9</version>
3494 <groupId>org.opendaylight.yangtools</groupId>
3495 <artifactId>yang-data-codec-xml</artifactId>
3496 <version>7.0.9</version>
3499 <groupId>org.opendaylight.yangtools</groupId>
3500 <artifactId>yang-data-impl</artifactId>
3501 <version>7.0.9</version>
3504 <groupId>org.opendaylight.yangtools</groupId>
3505 <artifactId>yang-data-spi</artifactId>
3506 <version>7.0.9</version>
3509 <groupId>org.opendaylight.yangtools</groupId>
3510 <artifactId>yang-data-transform</artifactId>
3511 <version>7.0.9</version>
3514 <groupId>org.opendaylight.yangtools</groupId>
3515 <artifactId>yang-data-util</artifactId>
3516 <version>7.0.9</version>
3519 <groupId>org.opendaylight.yangtools</groupId>
3520 <artifactId>yang-model-api</artifactId>
3521 <version>7.0.9</version>
3524 <groupId>org.opendaylight.yangtools</groupId>
3525 <artifactId>yang-model-export</artifactId>
3526 <version>7.0.9</version>
3529 <groupId>org.opendaylight.yangtools</groupId>
3530 <artifactId>yang-model-ri</artifactId>
3531 <version>7.0.9</version>
3534 <groupId>org.opendaylight.yangtools</groupId>
3535 <artifactId>yang-model-spi</artifactId>
3536 <version>7.0.9</version>
3539 <groupId>org.opendaylight.yangtools</groupId>
3540 <artifactId>yang-model-util</artifactId>
3541 <version>7.0.9</version>
3544 <groupId>org.opendaylight.yangtools</groupId>
3545 <artifactId>yang-parser-antlr</artifactId>
3546 <version>7.0.9</version>
3549 <groupId>org.opendaylight.yangtools</groupId>
3550 <artifactId>yang-parser-api</artifactId>
3551 <version>7.0.9</version>
3554 <groupId>org.opendaylight.yangtools</groupId>
3555 <artifactId>yang-parser-impl</artifactId>
3556 <version>7.0.9</version>
3559 <groupId>org.opendaylight.yangtools</groupId>
3560 <artifactId>yang-parser-reactor</artifactId>
3561 <version>7.0.9</version>
3564 <groupId>org.opendaylight.yangtools</groupId>
3565 <artifactId>yang-parser-rfc7950</artifactId>
3566 <version>7.0.9</version>
3569 <groupId>org.opendaylight.yangtools</groupId>
3570 <artifactId>yang-parser-spi</artifactId>
3571 <version>7.0.9</version>
3574 <groupId>org.opendaylight.yangtools</groupId>
3575 <artifactId>yang-repo-api</artifactId>
3576 <version>7.0.9</version>
3579 <groupId>org.opendaylight.yangtools</groupId>
3580 <artifactId>yang-repo-fs</artifactId>
3581 <version>7.0.9</version>
3584 <groupId>org.opendaylight.yangtools</groupId>
3585 <artifactId>yang-repo-spi</artifactId>
3586 <version>7.0.9</version>
3589 <groupId>org.opendaylight.yangtools</groupId>
3590 <artifactId>yang-xpath-antlr</artifactId>
3591 <version>7.0.9</version>
3594 <groupId>org.opendaylight.yangtools</groupId>
3595 <artifactId>yang-xpath-api</artifactId>
3596 <version>7.0.9</version>
3599 <groupId>org.opendaylight.yangtools</groupId>
3600 <artifactId>yang-xpath-impl</artifactId>
3601 <version>7.0.9</version>
3604 <groupId>org.ops4j.pax.jdbc</groupId>
3605 <artifactId>pax-jdbc</artifactId>
3606 <version>1.5.0</version>
3609 <groupId>org.ops4j.pax.jdbc</groupId>
3610 <artifactId>pax-jdbc-config</artifactId>
3611 <version>1.5.0</version>
3614 <groupId>org.ops4j.pax.jdbc</groupId>
3615 <artifactId>pax-jdbc-db2</artifactId>
3616 <version>1.5.0</version>
3619 <groupId>org.ops4j.pax.jdbc</groupId>
3620 <artifactId>pax-jdbc-derby</artifactId>
3621 <version>1.5.0</version>
3624 <groupId>org.ops4j.pax.jdbc</groupId>
3625 <artifactId>pax-jdbc-derbyclient</artifactId>
3626 <version>1.5.0</version>
3629 <groupId>org.ops4j.pax.jdbc</groupId>
3630 <artifactId>pax-jdbc-hsqldb</artifactId>
3631 <version>1.5.0</version>
3634 <groupId>org.ops4j.pax.jdbc</groupId>
3635 <artifactId>pax-jdbc-jtds</artifactId>
3636 <version>1.5.0</version>
3639 <groupId>org.ops4j.pax.jdbc</groupId>
3640 <artifactId>pax-jdbc-mariadb</artifactId>
3641 <version>1.5.0</version>
3644 <groupId>org.ops4j.pax.jdbc</groupId>
3645 <artifactId>pax-jdbc-oracle</artifactId>
3646 <version>1.5.0</version>
3649 <groupId>org.ops4j.pax.jdbc</groupId>
3650 <artifactId>pax-jdbc-pool-aries</artifactId>
3651 <version>1.5.0</version>
3654 <groupId>org.ops4j.pax.jdbc</groupId>
3655 <artifactId>pax-jdbc-pool-c3p0</artifactId>
3656 <version>1.5.0</version>
3659 <groupId>org.ops4j.pax.jdbc</groupId>
3660 <artifactId>pax-jdbc-pool-common</artifactId>
3661 <version>1.5.0</version>
3664 <groupId>org.ops4j.pax.jdbc</groupId>
3665 <artifactId>pax-jdbc-pool-dbcp2</artifactId>
3666 <version>1.5.0</version>
3669 <groupId>org.ops4j.pax.jdbc</groupId>
3670 <artifactId>pax-jdbc-pool-hikaricp</artifactId>
3671 <version>1.5.0</version>
3674 <groupId>org.ops4j.pax.jdbc</groupId>
3675 <artifactId>pax-jdbc-pool-narayana</artifactId>
3676 <version>1.5.0</version>
3679 <groupId>org.ops4j.pax.jdbc</groupId>
3680 <artifactId>pax-jdbc-pool-transx</artifactId>
3681 <version>1.5.0</version>
3684 <groupId>org.ops4j.pax.jdbc</groupId>
3685 <artifactId>pax-jdbc-sqlite</artifactId>
3686 <version>1.5.0</version>
3689 <groupId>org.ops4j.pax.jdbc</groupId>
3690 <artifactId>pax-jdbc-teradata</artifactId>
3691 <version>1.5.0</version>
3694 <groupId>org.ops4j.pax.logging</groupId>
3695 <artifactId>pax-logging-api</artifactId>
3696 <version>2.0.10</version>
3699 <groupId>org.ops4j.pax.logging</groupId>
3700 <artifactId>pax-logging-log4j2</artifactId>
3701 <version>2.0.10</version>
3704 <groupId>org.ops4j.pax.logging</groupId>
3705 <artifactId>pax-logging-logback</artifactId>
3706 <version>2.0.10</version>
3709 <groupId>org.ops4j.pax.tipi</groupId>
3710 <artifactId>org.ops4j.pax.tipi.tomcat-embed-core</artifactId>
3711 <version>9.0.36.1</version>
3714 <groupId>org.ops4j.pax.tipi</groupId>
3715 <artifactId>org.ops4j.pax.tipi.tomcat-embed-websocket</artifactId>
3716 <version>9.0.36.1</version>
3719 <groupId>org.ops4j.pax.transx</groupId>
3720 <artifactId>pax-transx-connector</artifactId>
3721 <version>0.5.0</version>
3724 <groupId>org.ops4j.pax.transx</groupId>
3725 <artifactId>pax-transx-jdbc</artifactId>
3726 <version>0.5.0</version>
3729 <groupId>org.ops4j.pax.transx</groupId>
3730 <artifactId>pax-transx-jms</artifactId>
3731 <version>0.5.0</version>
3734 <groupId>org.ops4j.pax.transx</groupId>
3735 <artifactId>pax-transx-tm-api</artifactId>
3736 <version>0.5.0</version>
3739 <groupId>org.ops4j.pax.transx</groupId>
3740 <artifactId>pax-transx-tm-atomikos</artifactId>
3741 <version>0.5.0</version>
3744 <groupId>org.ops4j.pax.transx</groupId>
3745 <artifactId>pax-transx-tm-geronimo</artifactId>
3746 <version>0.5.0</version>
3749 <groupId>org.ops4j.pax.transx</groupId>
3750 <artifactId>pax-transx-tm-narayana</artifactId>
3751 <version>0.5.0</version>
3754 <groupId>org.ops4j.pax.url</groupId>
3755 <artifactId>pax-url-aether</artifactId>
3756 <version>2.6.7</version>
3759 <groupId>org.ops4j.pax.url</groupId>
3760 <artifactId>pax-url-classpath</artifactId>
3761 <version>2.6.7</version>
3764 <groupId>org.ops4j.pax.url</groupId>
3765 <artifactId>pax-url-obr</artifactId>
3766 <version>2.6.7</version>
3769 <groupId>org.ops4j.pax.url</groupId>
3770 <artifactId>pax-url-war</artifactId>
3771 <version>2.6.7</version>
3774 <groupId>org.ops4j.pax.url</groupId>
3775 <artifactId>pax-url-wrap</artifactId>
3776 <version>2.6.7</version>
3779 <groupId>org.ops4j.pax.web</groupId>
3780 <artifactId>pax-web-api</artifactId>
3781 <version>7.3.19</version>
3784 <groupId>org.ops4j.pax.web</groupId>
3785 <artifactId>pax-web-deployer</artifactId>
3786 <version>7.3.19</version>
3789 <groupId>org.ops4j.pax.web</groupId>
3790 <artifactId>pax-web-descriptor</artifactId>
3791 <version>7.3.19</version>
3794 <groupId>org.ops4j.pax.web</groupId>
3795 <artifactId>pax-web-extender-war</artifactId>
3796 <version>7.3.19</version>
3799 <groupId>org.ops4j.pax.web</groupId>
3800 <artifactId>pax-web-extender-whiteboard</artifactId>
3801 <version>7.3.19</version>
3804 <groupId>org.ops4j.pax.web</groupId>
3805 <artifactId>pax-web-jetty</artifactId>
3806 <version>7.3.19</version>
3809 <groupId>org.ops4j.pax.web</groupId>
3810 <artifactId>pax-web-jsp</artifactId>
3811 <version>7.3.19</version>
3814 <groupId>org.ops4j.pax.web</groupId>
3815 <artifactId>pax-web-resources-extender</artifactId>
3816 <version>7.3.19</version>
3819 <groupId>org.ops4j.pax.web</groupId>
3820 <artifactId>pax-web-resources-jsf</artifactId>
3821 <version>7.3.19</version>
3824 <groupId>org.ops4j.pax.web</groupId>
3825 <artifactId>pax-web-runtime</artifactId>
3826 <version>7.3.19</version>
3829 <groupId>org.ops4j.pax.web</groupId>
3830 <artifactId>pax-web-spi</artifactId>
3831 <version>7.3.19</version>
3834 <groupId>org.ops4j.pax.web</groupId>
3835 <artifactId>pax-web-tomcat</artifactId>
3836 <version>7.3.19</version>
3839 <groupId>org.ops4j.pax.web</groupId>
3840 <artifactId>pax-web-undertow</artifactId>
3841 <version>7.3.19</version>
3844 <groupId>org.osgi</groupId>
3845 <artifactId>org.osgi.service.event</artifactId>
3846 <version>1.4.0</version>
3849 <groupId>org.osgi</groupId>
3850 <artifactId>org.osgi.service.jdbc</artifactId>
3851 <version>1.0.0</version>
3854 <groupId>org.osgi</groupId>
3855 <artifactId>org.osgi.util.function</artifactId>
3856 <version>1.1.0</version>
3859 <groupId>org.osgi</groupId>
3860 <artifactId>org.osgi.util.promise</artifactId>
3861 <version>1.1.1</version>
3864 <groupId>org.ow2.asm</groupId>
3865 <artifactId>asm</artifactId>
3866 <version>9.2</version>
3869 <groupId>org.ow2.asm</groupId>
3870 <artifactId>asm-analysis</artifactId>
3871 <version>9.2</version>
3874 <groupId>org.ow2.asm</groupId>
3875 <artifactId>asm-commons</artifactId>
3876 <version>9.2</version>
3879 <groupId>org.ow2.asm</groupId>
3880 <artifactId>asm-tree</artifactId>
3881 <version>9.2</version>
3884 <groupId>org.ow2.asm</groupId>
3885 <artifactId>asm-util</artifactId>
3886 <version>9.2</version>
3889 <groupId>org.owasp.encoder</groupId>
3890 <artifactId>encoder</artifactId>
3891 <version>1.2.3</version>
3894 <groupId>org.postgresql</groupId>
3895 <artifactId>postgresql</artifactId>
3896 <version>42.2.8</version>
3899 <groupId>org.reactivestreams</groupId>
3900 <artifactId>reactive-streams</artifactId>
3901 <version>1.0.3</version>
3904 <groupId>org.scala-lang.modules</groupId>
3905 <artifactId>scala-java8-compat_2.13</artifactId>
3906 <version>0.9.1</version>
3909 <groupId>org.scala-lang.modules</groupId>
3910 <artifactId>scala-parser-combinators_2.13</artifactId>
3911 <version>1.1.2</version>
3914 <groupId>org.scala-lang</groupId>
3915 <artifactId>scala-library</artifactId>
3916 <version>2.13.6</version>
3919 <groupId>org.scala-lang</groupId>
3920 <artifactId>scala-reflect</artifactId>
3921 <version>2.13.6</version>
3924 <groupId>org.slf4j</groupId>
3925 <artifactId>slf4j-api</artifactId>
3926 <version>1.7.32</version>
3929 <groupId>org.xerial.snappy</groupId>
3930 <artifactId>snappy-java</artifactId>
3931 <version>1.1.7.3</version>
3934 <groupId>org.xerial</groupId>
3935 <artifactId>sqlite-jdbc</artifactId>
3936 <version>3.34.0</version>
3939 <groupId>tech.pantheon.triemap</groupId>
3940 <artifactId>triemap</artifactId>
3941 <version>1.2.0</version>
3944 </dependencyManagement>
3949 <groupId>org.apache.maven.plugins</groupId>
3950 <artifactId>maven-deploy-plugin</artifactId>
3951 <!-- This version supports the "deployAtEnd" parameter -->
3952 <version>2.8</version>
3955 <deployAtEnd>true</deployAtEnd>