From 06b500355c944970d176c81230f40c76c00977d3 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 7 Jun 2021 13:55:46 -0400 Subject: [PATCH] Handle duplicate installed versions Adjust mkbom.sh to handle the case where multiple versions of a jar comes pre-installed in OpenDaylight by sorting entries by groupId/artifactId/versionId and then using the latest installed version. Issue-ID: CCSDK-3328 Signed-off-by: Dan Timoney Change-Id: Icd125d65a4a5ca50dd97a877bc85389299ff4fe1 --- installed-odl-bom/pom.xml | 7902 +++++++++++++++++++-------------------------- tools/mkbom.sh | 67 +- 2 files changed, 3463 insertions(+), 4506 deletions(-) diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index cf228535..b0eba0de 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -20,4504 +20,3414 @@ - - antlr - antlr - 2.7.7 - - - com.fasterxml - classmate - 1.3.4 - - - com.fasterxml - classmate - 1.5.1 - - - com.fasterxml.jackson.core - jackson-annotations - 2.11.3 - - - com.fasterxml.jackson.core - jackson-annotations - 2.11.4 - - - com.fasterxml.jackson.core - jackson-core - 2.11.3 - - - com.fasterxml.jackson.core - jackson-core - 2.11.4 - - - com.fasterxml.jackson.core - jackson-databind - 2.11.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.11.4 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.11.4 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - 2.11.4 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.11.4 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.11.4 - - - com.fasterxml.woodstox - woodstox-core - 6.2.4 - - - com.github.mifmif - generex - 1.0.2 - - - com.github.spotbugs - spotbugs-annotations - 3.1.12 - - - com.google.code.gson - gson - 2.8.5 - - - com.googlecode.json-simple - json-simple - 1.1.1 - - - com.google.guava - failureaccess - 1.0.1 - - - com.google.guava - guava - 29.0-jre - - - com.h2database - h2 - 1.4.199 - - - com.h2database - h2 - 1.4.200 - - - com.lmax - disruptor - 3.4.2 - - - com.microsoft.sqlserver - mssql-jdbc - 7.4.1.jre8 - - - commons-beanutils - commons-beanutils - 1.9.4 - - - commons-codec - commons-codec - 1.15 - - - commons-collections - commons-collections - 3.2.2 - - - commons-io - commons-io - 2.8.0 - - - commons-lang - commons-lang - 2.6 - - - commons-logging - commons-logging - 1.2 - - - commons-net - commons-net - 3.8.0 - - - com.rabbitmq - amqp-client - 5.5.3 - - - com.thoughtworks.paranamer - paranamer - 2.8 - - - com.typesafe - config - 1.4.0 - - - com.typesafe - ssl-config-core_2.13 - 0.4.2 - - - com.webcohesion.enunciate - enunciate-core-annotations - 2.13.2 - - - com.zaxxer - HikariCP - 3.4.1 - - - dk.brics - automaton - 1.12-1 - - - io.aeron - aeron-client - 1.31.1 - - - io.aeron - aeron-driver - 1.31.1 - - - io.dropwizard.metrics - metrics-core - 4.1.12.1 - - - io.dropwizard.metrics - metrics-graphite - 4.1.12.1 - - - io.dropwizard.metrics - metrics-healthchecks - 4.1.12.1 - - - io.dropwizard.metrics - metrics-jmx - 4.1.12.1 - - - io.dropwizard.metrics - metrics-jvm - 4.1.12.1 - - - io.netty - netty - 3.10.6.Final - - - io.netty - netty-buffer - 4.1.59.Final - - - io.netty - netty-codec - 4.1.59.Final - - - io.netty - netty-codec-http - 4.1.59.Final - - - io.netty - netty-common - 4.1.59.Final - - - io.netty - netty-handler - 4.1.59.Final - - - io.netty - netty-resolver - 4.1.59.Final - - - io.netty - netty-transport - 4.1.59.Final - - - io.netty - netty-transport-native-epoll - 4.1.59.Final - - - io.netty - netty-transport-native-unix-common - 4.1.59.Final - - - io.prometheus - simpleclient - 0.9.0 - - - io.prometheus - simpleclient_common - 0.9.0 - - - io.prometheus - simpleclient_hotspot - 0.9.0 - - - io.prometheus - simpleclient_servlet - 0.9.0 - - - io.undertow - undertow-core - 2.0.31.Final - - - io.undertow - undertow-servlet - 2.0.31.Final - - - io.undertow - undertow-websockets-jsr - 2.0.31.Final - - - jakarta.activation - jakarta.activation-api - 1.2.2 - - - jakarta.annotation - jakarta.annotation-api - 1.3.5 - - - jakarta.validation - jakarta.validation-api - 2.0.2 - - - javax.annotation - javax.annotation-api - 1.3.1 - - - javax.annotation - javax.annotation-api - 1.3 - - - javax.el - javax.el-api - 3.0.0 - - - javax.enterprise - cdi-api - 1.2 - - - javax.interceptor - javax.interceptor-api - 1.2 - - - javax.jms - javax.jms-api - 2.0.1 - - - javax.mail - mail - 1.4.7 - - - javax.money - money-api - 1.0.1 - - - javax.persistence - javax.persistence-api - 2.2 - - - javax.security.auth.message - javax.security.auth.message-api - 1.1 - - - javax.servlet - javax.servlet-api - 3.1.0 - - - javax.servlet - javax.servlet-api - 4.0.1 - - - javax.transaction - javax.transaction-api - 1.2 - - - javax.validation - validation-api - 1.1.0.Final - - - javax.validation - validation-api - 2.0.1.Final - - - javax.websocket - javax.websocket-api - 1.1 - - - javax.ws.rs - javax.ws.rs-api - 2.1.1 - - - jaxen - jaxen - 1.1.6 - - - joda-time - joda-time - 2.9.7 - - - net.bytebuddy - byte-buddy - 1.10.10 - - - net.java.dev.stax-utils - stax-utils - 20070216 - - - net.sf.ehcache - ehcache - 2.10.6 - - - net.sf.jung - jung-algorithms - 2.1.1 - - - net.sf.jung - jung-api - 2.1.1 - - - net.sf.jung - jung-graph-impl - 2.1.1 - - - net.sourceforge.jtds - jtds - 1.3.1 - - - org.agrona - agrona - 1.8.0 - - - org.antlr - antlr4-runtime - 4.8-1 - - - org.apache.activemq - activemq-osgi - 5.15.3 - - - org.apache.aries.application - org.apache.aries.application.api - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.default.local.platform - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.deployment.management - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.install - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.management - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.modeller - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.resolver.noop - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.resolver.obr - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.runtime - 1.0.0 - - - org.apache.aries.application - org.apache.aries.application.utils - 1.0.0 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.api - 1.0.1 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.cm - 1.3.1 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core - 1.10.2 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.core.compatibility - 1.0.0 - - - org.apache.aries.blueprint - org.apache.aries.blueprint.webosgi - 1.0.1 - - - org.apache.aries.jmx - org.apache.aries.jmx.api - 1.1.5 - - - org.apache.aries.jmx - org.apache.aries.jmx.blueprint.api - 1.2.0 - - - org.apache.aries.jmx - org.apache.aries.jmx.blueprint.core - 1.2.0 - - - org.apache.aries.jmx - org.apache.aries.jmx.core - 1.1.8 - - - org.apache.aries.jmx - org.apache.aries.jmx.whiteboard - 1.2.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.api - 1.1.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.core - 1.0.2 - - - org.apache.aries.jndi - org.apache.aries.jndi.legacy.support - 1.0.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.rmi - 1.0.0 - - - org.apache.aries.jndi - org.apache.aries.jndi.url - 1.1.0 - - - org.apache.aries.jpa.javax.persistence - javax.persistence_2.1 - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.api - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.blueprint - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.container - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.eclipselink.adapter - 2.7.2 - - - org.apache.aries.jpa - org.apache.aries.jpa.support - 2.7.2 - - - org.apache.aries - org.apache.aries.util - 1.1.3 - - - org.apache.aries.proxy - org.apache.aries.proxy - 1.1.8 - - - org.apache.aries.quiesce - org.apache.aries.quiesce.api - 1.0.0 - - - org.apache.aries.spifly - org.apache.aries.spifly.dynamic.bundle - 1.2.4 - - - org.apache.aries.subsystem - org.apache.aries.subsystem.api - 2.0.10 - - - org.apache.aries.subsystem - org.apache.aries.subsystem.core - 2.0.10 - - - org.apache.aries.transaction - org.apache.aries.transaction.blueprint - 1.1.1 - - - org.apache.aries.transaction - org.apache.aries.transaction.blueprint - 2.2.0 - - - org.apache.aries.transaction - org.apache.aries.transaction.manager - 1.3.3 - - - org.apache.commons - commons-collections4 - 4.4 - - - org.apache.commons - commons-dbcp2 - 2.1.1 - - - org.apache.commons - commons-dbcp2 - 2.7.0 - - - org.apache.commons - commons-lang3 - 3.11 - - - org.apache.commons - commons-pool2 - 2.6.0 - - - org.apache.commons - commons-pool2 - 2.6.2 - - - org.apache.commons - commons-pool2 - 2.8.0 - - - org.apache.commons - commons-text - 1.9 - - - org.apache.deltaspike.core - deltaspike-core-api - 1.8.1 - - - org.apache.deltaspike.core - deltaspike-core-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-data-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-data-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-jpa-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-jpa-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-partial-bean-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-partial-bean-module-impl - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-proxy-module-api - 1.8.1 - - - org.apache.deltaspike.modules - deltaspike-proxy-module-impl-asm5 - 1.8.1 - - - org.apache.derby - derby - 10.14.2.0 - - - org.apache.derby - derbyclient - 10.14.2.0 - - - org.apache.felix - org.apache.felix.bundlerepository - 2.0.10 - - - org.apache.felix - org.apache.felix.cm.json - 1.0.2 - - - org.apache.felix - org.apache.felix.configadmin - 1.9.18 - - - org.apache.felix - org.apache.felix.configadmin.plugin.interpolation - 1.1.0 - - - org.apache.felix - org.apache.felix.configurator - 1.0.12 - - - org.apache.felix - org.apache.felix.converter - 1.0.14 - - - org.apache.felix - org.apache.felix.coordinator - 1.0.2 - - - org.apache.felix - org.apache.felix.fileinstall - 3.6.8 - - - org.apache.felix - org.apache.felix.framework - 6.0.3 - - - org.apache.felix - org.apache.felix.framework.security - 2.6.1 - - - org.apache.felix - org.apache.felix.http.jetty - 4.1.2 - - - org.apache.felix - org.apache.felix.httplite.complete - 0.1.6 - - - org.apache.felix - org.apache.felix.http.servlet-api - 1.1.2 - - - org.apache.felix - org.apache.felix.http.whiteboard - 4.0.0 - - - org.apache.felix - org.apache.felix.inventory - 1.0.6 - - - org.apache.felix - org.apache.felix.metatype - 1.2.2 - - - org.apache.felix - org.apache.felix.scr - 2.1.24 - - - org.apache.felix - org.apache.felix.webconsole.plugins.ds - 2.1.0 - - - org.apache.felix - org.apache.felix.webconsole.plugins.event - 1.1.8 - - - org.apache.felix - org.apache.felix.webconsole.plugins.memoryusage - 1.0.10 - - - org.apache.felix - org.osgi.service.obr - 1.0.2 - - - org.apache.geronimo.bundles - commons-discovery - 0.4_1 - - - org.apache.geronimo.components - geronimo-connector - 3.1.4 - - - org.apache.geronimo.specs - geronimo-annotation_1.0_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-annotation_1.1_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-atinject_1.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-ejb_3.1_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-el_1.0_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-j2ee-connector_1.6_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-j2ee-management_1.1_spec - 1.0.1 - - - org.apache.geronimo.specs - geronimo-jaspic_1.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-jaxrpc_1.1_spec - 2.1 - - - org.apache.geronimo.specs - geronimo-jaxws_2.2_spec - 1.0 - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-jpa_2.0_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - 1.1.1 - - - org.apache.geronimo.specs - geronimo-osgi-registry - 1.1 - - - org.apache.geronimo.specs - geronimo-stax-api_1.2_spec - 1.1 - - - org.apache.geronimo.specs - geronimo-validation_1.0_spec - 1.1 - - - org.apache.karaf.audit - org.apache.karaf.audit.core - 4.3.0 - - - org.apache.karaf.bundle - org.apache.karaf.bundle.blueprintstate - 4.3.0 - - - org.apache.karaf.bundle - org.apache.karaf.bundle.core - 4.3.0 - - - org.apache.karaf.config - org.apache.karaf.config.core - 4.3.0 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.blueprint - 4.3.0 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.features - 4.3.0 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.kar - 4.3.0 - - - org.apache.karaf.deployer - org.apache.karaf.deployer.wrap - 4.3.0 - - - org.apache.karaf.diagnostic - org.apache.karaf.diagnostic.boot - 4.3.0 - - - org.apache.karaf.diagnostic - org.apache.karaf.diagnostic.core - 4.3.0 - - - org.apache.karaf.docker - org.apache.karaf.docker.core - 4.3.0 - - - org.apache.karaf.features - org.apache.karaf.features.command - 4.3.0 - - - org.apache.karaf.features - org.apache.karaf.features.core - 4.3.0 - - - org.apache.karaf.features - org.apache.karaf.features.extension - 4.3.0 - - - org.apache.karaf.http - org.apache.karaf.http.core - 4.3.0 - - - org.apache.karaf.instance - org.apache.karaf.instance.core - 4.3.0 - - - org.apache.karaf.jaas.blueprint - org.apache.karaf.jaas.blueprint.config - 4.3.0 - - - org.apache.karaf.jaas.blueprint - org.apache.karaf.jaas.blueprint.jasypt - 4.3.0 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.boot - 4.3.0 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.command - 4.3.0 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.config - 4.3.0 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.jasypt - 4.3.0 - - - org.apache.karaf.jaas - org.apache.karaf.jaas.modules - 4.3.0 - - - org.apache.karaf.jdbc - org.apache.karaf.jdbc.core - 4.3.0 - - - org.apache.karaf.jms - org.apache.karaf.jms.core - 4.3.0 - - - org.apache.karaf.jndi - org.apache.karaf.jndi.core - 4.3.0 - - - org.apache.karaf.kar - org.apache.karaf.kar.core - 4.3.0 - - - org.apache.karaf.log - org.apache.karaf.log.core - 4.3.0 - - - org.apache.karaf.management - org.apache.karaf.management.server - 4.3.0 - - - org.apache.karaf - manual - 4.3.0 - - - org.apache.karaf.maven - org.apache.karaf.maven.core - 4.3.0 - - - org.apache.karaf.obr - org.apache.karaf.obr.core - 4.3.0 - - - org.apache.karaf - org.apache.karaf.client - 4.3.0 - - - org.apache.karaf - org.apache.karaf.event - 4.3.0 - - - org.apache.karaf.package - org.apache.karaf.package.core - 4.3.0 - - - org.apache.karaf.profile - org.apache.karaf.profile.core - 4.3.0 - - - org.apache.karaf.scheduler - org.apache.karaf.scheduler.core - 4.3.0 - - - org.apache.karaf.scr - org.apache.karaf.scr.management - 4.3.0 - - - org.apache.karaf.scr - org.apache.karaf.scr.state - 4.3.0 - - - org.apache.karaf.service - org.apache.karaf.service.core - 4.3.0 - - - org.apache.karaf.service - org.apache.karaf.service.guard - 4.3.0 - - - org.apache.karaf.services - org.apache.karaf.services.coordinator - 4.3.0 - - - org.apache.karaf.services - org.apache.karaf.services.eventadmin - 4.3.0 - - - org.apache.karaf.shell - org.apache.karaf.shell.commands - 4.3.0 - - - org.apache.karaf.shell - org.apache.karaf.shell.console - 4.3.0 - - - org.apache.karaf.shell - org.apache.karaf.shell.core - 4.3.0 - - - org.apache.karaf.shell - org.apache.karaf.shell.ssh - 4.3.0 - - - org.apache.karaf.shell - org.apache.karaf.shell.table - 4.3.0 - - - org.apache.karaf.subsystem - org.apache.karaf.subsystem.core - 4.3.0 - - - org.apache.karaf.system - org.apache.karaf.system.core - 4.3.0 - - - org.apache.karaf.tooling - org.apache.karaf.tools.utils - 4.3.0 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.console - 4.3.0 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.features - 4.3.0 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.gogo - 4.3.0 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.http - 4.3.0 - - - org.apache.karaf.webconsole - org.apache.karaf.webconsole.instance - 4.3.0 - - - org.apache.karaf.web - org.apache.karaf.web.core - 4.3.0 - - - org.apache.karaf.wrapper - org.apache.karaf.wrapper.core - 4.3.0 - - - org.apache.myfaces.core - myfaces-api - 2.3.3 - - - org.apache.myfaces.core - myfaces-impl - 2.3.3 - - - org.apache.openjpa - openjpa - 3.1.2 - - - org.apache.openwebbeans - openwebbeans-el22 - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-impl - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-spi - 1.7.6 - - - org.apache.openwebbeans - openwebbeans-web - 1.7.6 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.c3p0 - 0.9.5.4_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.cglib - 3.3.0_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.commons-digester - 1.8_4 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jasypt - 1.9.3_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jasypt-spring31 - 1.9.3_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.javax-inject - 1_2 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.jsr305 - 1.3.9_1 - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.serp - 1.14.1_1 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.activation-api-1.1 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.javamail-api-1.4 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.java-persistence-api-2.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jaxb-api-2.2 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jaxp-api-1.3 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jsr250-1.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.jsr303-api-1.0.0 - 2.9.0 - - - org.apache.servicemix.specs - org.apache.servicemix.specs.saaj-api-1.3 - 2.9.0 - - - org.apache.shiro - shiro-core - 1.3.2 - - - org.apache.shiro - shiro-web - 1.3.2 - - - org.apache.sling - org.apache.sling.commons.johnzon - 1.2.6 - - - org.apache.sshd - sshd-osgi - 2.5.1 - - - org.apache.sshd - sshd-scp - 2.5.1 - - - org.apache.sshd - sshd-sftp - 2.5.1 - - - org.apache.xbean - xbean-asm7-shaded - 4.12 - - - org.apache.xbean - xbean-asm8-shaded - 4.17 - - - org.apache.xbean - xbean-bundleutils - 4.12 - - - org.apache.xbean - xbean-bundleutils - 4.17 - - - org.apache.xbean - xbean-finder - 4.17 - - - org.apache.xbean - xbean-finder-shaded - 4.12 - - - org.apache.xbean - xbean-naming - 4.18 - - - org.apache.xbean - xbean-reflect - 4.17 - - - org.bouncycastle - bcpkix-jdk15on - 1.66 - - - org.bouncycastle - bcprov-jdk15on - 1.66 - - - org.checkerframework - checker-qual - 2.11.1 - - - org.codehaus.groovy - groovy-all - 2.4.12 - - - org.codehaus.woodstox - stax2-api - 4.2.1 - - - org.dom4j - dom4j - 2.1.1 - - - org.eclipse.jdt.core.compiler - ecj - 4.5.1 - - - org.eclipse.jdt - org.eclipse.jdt.annotation - 2.2.400 - - - org.eclipse.jetty.alpn - alpn-api - 1.1.2.v20150522 - - - org.eclipse.jetty.http2 - http2-common - 9.4.31.v20200723 - - - org.eclipse.jetty.http2 - http2-hpack - 9.4.31.v20200723 - - - org.eclipse.jetty.http2 - http2-server - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-alpn-server - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-client - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-continuation - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-deploy - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-http - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-io - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-jaas - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-jaspi - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-jmx - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-jndi - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-plus - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-proxy - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-rewrite - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-security - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-server - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-servlet - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-servlets - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-util - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-util-ajax - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-webapp - 9.4.31.v20200723 - - - org.eclipse.jetty - jetty-xml - 9.4.31.v20200723 - - - org.eclipse.jetty.osgi - jetty-osgi-alpn - 9.4.31.v20200723 - - - org.eclipse.jetty.websocket - javax-websocket-client-impl - 9.4.31.v20200723 - - - org.eclipse.jetty.websocket - javax-websocket-server-impl - 9.4.31.v20200723 - - - org.eclipse.jetty.websocket - websocket-api - 9.4.31.v20200723 - - - org.eclipse.jetty.websocket - websocket-client - 9.4.31.v20200723 - - - org.eclipse.jetty.websocket - websocket-common - 9.4.31.v20200723 - - - org.eclipse.jetty.websocket - websocket-server - 9.4.31.v20200723 - - - org.eclipse.jetty.websocket - websocket-servlet - 9.4.31.v20200723 - - - org.eclipse.persistence - javax.persistence - 2.1.0 - - - org.eclipse.persistence - javax.persistence - 2.2.0 - - - org.eclipse.persistence - org.eclipse.persistence.antlr - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.asm - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.core - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.jpa - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.jpa.jpql - 2.7.7 - - - org.eclipse.persistence - org.eclipse.persistence.moxy - 2.7.7 - - - org.eclipse.platform - org.eclipse.osgi - 3.16.0 - - - org.fusesource.hawtbuf - hawtbuf - 1.11 - - - org.fusesource.jansi - jansi - 1.18 - - - org.glassfish.hk2.external - aopalliance-repackaged - 2.5.0-b42 - - - org.glassfish.hk2.external - javax.inject - 2.5.0-b42 - - - org.glassfish.hk2 - hk2-api - 2.5.0-b42 - - - org.glassfish.hk2 - hk2-locator - 2.5.0-b42 - - - org.glassfish.hk2 - hk2-utils - 2.5.0-b42 - - - org.glassfish.hk2 - osgi-resource-locator - 1.0.1 - - - org.glassfish - jakarta.el - 3.0.3 - - - org.glassfish - javax.json - 1.0.4 - - - org.glassfish.jersey.containers - jersey-container-servlet - 2.27 - - - org.glassfish.jersey.containers - jersey-container-servlet-core - 2.27 - - - org.glassfish.jersey.core - jersey-client - 2.27 - - - org.glassfish.jersey.core - jersey-common - 2.27 - - - org.glassfish.jersey.core - jersey-server - 2.27 - - - org.glassfish.jersey.inject - jersey-hk2 - 2.27 - - - org.glassfish.jersey.media - jersey-media-jaxb - 2.27 - - - org.glassfish.jersey.media - jersey-media-sse - 2.27 - - - org.hibernate.common - hibernate-commons-annotations - 5.1.0.Final - - - org.hibernate - hibernate-core - 5.4.22.Final - - - org.hibernate - hibernate-envers - 5.4.22.Final - - - org.hibernate - hibernate-osgi - 5.4.22.Final - - - org.hibernate.validator - hibernate-validator - 6.1.6.Final - - - org.hsqldb - hsqldb - 2.5.0 - - - org.javamoney - moneta - 1.1 - - - org.javassist - javassist - 3.24.0-GA - - - org.javassist - javassist - 3.27.0-GA - - - org.jboss.classfilewriter - jboss-classfilewriter - 1.1.2.Final - - - org.jboss - jandex - 2.1.3.Final - - - org.jboss.logging - jboss-logging - 3.3.2.Final - - - org.jboss.logging - jboss-logging - 3.4.1.Final - - - org.jboss.narayana.osgi - narayana-osgi-jta - 5.9.8.Final - - - org.jboss.spec.javax.transaction - jboss-transaction-api_1.2_spec - 1.1.1.Final - - - org.jboss.weld - weld-osgi-bundle - 2.4.8.Final - - - org.jboss.xnio - xnio-api - 3.3.8.Final - - - org.jboss.xnio - xnio-nio - 3.3.8.Final - - - org.jline - jline - 3.16.0 - - - org.jline - jline-builtins - 3.16.0 - - - org.jline - jline-reader - 3.16.0 - - - org.jline - jline-terminal - 3.16.0 - - - org.jline - jline-terminal-jansi - 3.16.0 - - - org.jolokia - jolokia-osgi - 1.6.2 - - - org.json - json - 20131018 - - - org.jsoup - jsoup - 1.8.3 - - - org.lz4 - lz4-java - 1.7.1 - - - org.mariadb.jdbc - mariadb-java-client - 2.4.4 - - - org.messaginghub - pooled-jms - 1.1.1 - - - org.opendaylight.aaa - aaa-authn-api - 0.13.2 - - - org.opendaylight.aaa - aaa-cert - 0.13.2 - - - org.opendaylight.aaa - aaa-cli - 0.13.2 - - - org.opendaylight.aaa - aaa-encrypt-service - 0.13.2 - - - org.opendaylight.aaa - aaa-encrypt-service-impl - 0.13.2 - - - org.opendaylight.aaa - aaa-filterchain - 0.13.2 - - - org.opendaylight.aaa - aaa-password-service-api - 0.13.2 - - - org.opendaylight.aaa - aaa-password-service-impl - 0.13.2 - - - org.opendaylight.aaa - aaa-shiro - 0.13.2 - - - org.opendaylight.aaa - aaa-shiro-api - 0.13.2 - - - org.opendaylight.aaa.web - servlet-api - 0.13.2 - - - org.opendaylight.aaa.web - servlet-jersey2 - 0.13.2 - - - org.opendaylight.aaa.web - web-api - 0.13.2 - - - org.opendaylight.aaa.web - web-osgi-impl - 0.13.2 - - - org.opendaylight.bgpcep - algo-api - 0.15.0 - - - org.opendaylight.bgpcep - algo-impl - 0.15.0 - - - org.opendaylight.bgpcep - bgp-benchmark-app - 0.15.0 - - - org.opendaylight.bgpcep - bgp-bmp-api - 0.15.0 - - - org.opendaylight.bgpcep - bgp-bmp-impl - 0.15.0 - - - org.opendaylight.bgpcep - bgp-bmp-parser-impl - 0.15.0 - - - org.opendaylight.bgpcep - bgp-bmp-spi - 0.15.0 - - - org.opendaylight.bgpcep - bgp-cli - 0.15.0 - - - org.opendaylight.bgpcep - bgp-concepts - 0.15.0 - - - org.opendaylight.bgpcep - bgp-evpn - 0.15.0 - - - org.opendaylight.bgpcep - bgp-flowspec - 0.15.0 - - - org.opendaylight.bgpcep - bgp-inet - 0.15.0 - - - org.opendaylight.bgpcep - bgp-l3vpn - 0.15.0 - - - org.opendaylight.bgpcep - bgp-labeled-unicast - 0.15.0 - - - org.opendaylight.bgpcep - bgp-linkstate - 0.15.0 - - - org.opendaylight.bgpcep - bgp-mvpn - 0.15.0 - - - org.opendaylight.bgpcep - bgp-openconfig-api - 0.15.0 - - - org.opendaylight.bgpcep - bgp-openconfig-rp-impl - 0.15.0 - - - org.opendaylight.bgpcep - bgp-openconfig-rp-spi - 0.15.0 - - - org.opendaylight.bgpcep - bgp-openconfig-rp-statement - 0.15.0 - - - org.opendaylight.bgpcep - bgp-openconfig-spi - 0.15.0 - - - org.opendaylight.bgpcep - bgp-openconfig-state - 0.15.0 - - - org.opendaylight.bgpcep - bgp-parser-api - 0.15.0 - - - org.opendaylight.bgpcep - bgp-parser-impl - 0.15.0 - - - org.opendaylight.bgpcep - bgp-parser-spi - 0.15.0 - - - org.opendaylight.bgpcep - bgp-path-selection-mode - 0.15.0 - - - org.opendaylight.bgpcep - bgp-peer-acceptor - 0.15.0 - - - org.opendaylight.bgpcep - bgp-rib-api - 0.15.0 - - - org.opendaylight.bgpcep - bgp-rib-impl - 0.15.0 - - - org.opendaylight.bgpcep - bgp-rib-spi - 0.15.0 - - - org.opendaylight.bgpcep - bgp-route-target - 0.15.0 - - - org.opendaylight.bgpcep - bgp-topology-provider - 0.15.0 - - - org.opendaylight.bgpcep - bmp-monitors-config-loader - 0.15.0 - - - org.opendaylight.bgpcep - concepts - 0.15.0 - - - org.opendaylight.bgpcep - config-loader-impl - 0.15.0 - - - org.opendaylight.bgpcep - config-loader-spi - 0.15.0 - - - org.opendaylight.bgpcep - data-change-counter - 0.15.0 - - - org.opendaylight.bgpcep - graph-api - 0.15.0 - - - org.opendaylight.bgpcep - graph-impl - 0.15.0 - - - org.opendaylight.bgpcep - pcep-api - 0.15.0 - - - org.opendaylight.bgpcep - pcep-auto-bandwidth-extension - 0.15.0 - - - org.opendaylight.bgpcep - pcep-base-parser - 0.15.0 - - - org.opendaylight.bgpcep - pcep-cli - 0.15.0 - - - org.opendaylight.bgpcep - pcep-ietf-p2mp-te-lsp - 0.15.0 - - - org.opendaylight.bgpcep - pcep-ietf-stateful - 0.15.0 - - - org.opendaylight.bgpcep - pcep-impl - 0.15.0 - - - org.opendaylight.bgpcep - pcep-segment-routing - 0.15.0 - - - org.opendaylight.bgpcep - pcep-server-api - 0.15.0 - - - org.opendaylight.bgpcep - pcep-server-provider - 0.15.0 - - - org.opendaylight.bgpcep - pcep-spi - 0.15.0 - - - org.opendaylight.bgpcep - pcep-topology-api - 0.15.0 - - - org.opendaylight.bgpcep - pcep-topology-provider - 0.15.0 - - - org.opendaylight.bgpcep - pcep-topology-spi - 0.15.0 - - - org.opendaylight.bgpcep - pcep-topology-stats - 0.15.0 - - - org.opendaylight.bgpcep - pcep-tunnel-api - 0.15.0 - - - org.opendaylight.bgpcep - pcep-tunnel-provider - 0.15.0 - - - org.opendaylight.bgpcep - programming-api - 0.15.0 - - - org.opendaylight.bgpcep - programming-impl - 0.15.0 - - - org.opendaylight.bgpcep - programming-spi - 0.15.0 - - - org.opendaylight.bgpcep - programming-topology-api - 0.15.0 - - - org.opendaylight.bgpcep - programming-tunnel-api - 0.15.0 - - - org.opendaylight.bgpcep - protocols-config-loader - 0.15.0 - - - org.opendaylight.bgpcep - routing-policy-config-loader - 0.15.0 - - - org.opendaylight.bgpcep - rsvp-api - 0.15.0 - - - org.opendaylight.bgpcep - rsvp-impl - 0.15.0 - - - org.opendaylight.bgpcep - rsvp-spi - 0.15.0 - - - org.opendaylight.bgpcep - topology-api - 0.15.0 - - - org.opendaylight.bgpcep - topology-config-loader - 0.15.0 - - - org.opendaylight.bgpcep - topology-segment-routing - 0.15.0 - - - org.opendaylight.bgpcep - topology-tunnel-api - 0.15.0 - - - org.opendaylight.bgpcep - util - 0.15.0 - - - org.opendaylight.controller - benchmark-api - 3.0.7 - - - org.opendaylight.controller - blueprint - 3.0.7 - - - org.opendaylight.controller - cds-access-api - 3.0.7 - - - org.opendaylight.controller - cds-access-client - 3.0.7 - - - org.opendaylight.controller - cds-dom-api - 3.0.7 - - - org.opendaylight.controller - cds-mgmt-api - 3.0.7 - - - org.opendaylight.controller - dsbenchmark - 3.0.7 - - - org.opendaylight.controller - messagebus-api - 3.0.7 - - - org.opendaylight.controller - messagebus-impl - 3.0.7 - - - org.opendaylight.controller - messagebus-spi - 3.0.7 - - - org.opendaylight.controller - messagebus-util - 3.0.7 - - - org.opendaylight.controller.model - model-inventory - 3.0.7 - - - org.opendaylight.controller.model - model-topology - 3.0.7 - - - org.opendaylight.controller - netty-event-executor-config - 0.14.7 - - - org.opendaylight.controller - netty-threadgroup-config - 0.14.7 - - - org.opendaylight.controller - netty-timer-config - 0.14.7 - - - org.opendaylight.controller - ntfbenchmark - 3.0.7 - - - org.opendaylight.controller - repackaged-akka - 3.0.7 - - - org.opendaylight.controller - rpcbenchmark - 3.0.7 - - - org.opendaylight.controller - sal-akka-raft - 3.0.7 - - - org.opendaylight.controller - sal-akka-segmented-journal - 3.0.7 - - - org.opendaylight.controller - sal-cluster-admin-api - 3.0.7 - - - org.opendaylight.controller - sal-cluster-admin-impl - 3.0.7 - - - org.opendaylight.controller - sal-clustering-commons - 3.0.7 - - - org.opendaylight.controller - sal-common-util - 3.0.7 - - - org.opendaylight.controller - sal-distributed-datastore - 3.0.7 - - - org.opendaylight.controller - sal-distributed-eos - 3.0.7 - - - org.opendaylight.controller - sal-remoterpc-connector - 3.0.7 - - - org.opendaylight.controller.samples - clustering-it-model - 3.0.7 - - - org.opendaylight.controller.samples - clustering-it-provider - 3.0.7 - - - org.opendaylight.controller.samples - sample-toaster - 3.0.7 - - - org.opendaylight.controller.samples - sample-toaster-consumer - 3.0.7 - - - org.opendaylight.controller.samples - sample-toaster-provider - 3.0.7 - - - org.opendaylight.controller - threadpool-config-api - 0.14.7 - - - org.opendaylight.controller - threadpool-config-impl - 0.14.7 - - - org.opendaylight.daexim - daexim-akka-infoprovider-impl - 1.9.0 - - - org.opendaylight.daexim - daexim-impl - 1.9.0 - - - org.opendaylight.daexim - daexim-model - 1.9.0 - - - org.opendaylight.daexim - daexim-spi - 1.9.0 - - - org.opendaylight.infrautils - caches-api - 1.9.6 - - - org.opendaylight.infrautils - caches-cli - 1.9.6 - - - org.opendaylight.infrautils - caches-guava-impl - 1.9.6 - - - org.opendaylight.infrautils - caches-impl-base - 1.9.6 - - - org.opendaylight.infrautils - diagstatus-api - 1.9.6 - - - org.opendaylight.infrautils - diagstatus-impl - 1.9.6 - - - org.opendaylight.infrautils - diagstatus-shell - 1.9.6 - - - org.opendaylight.infrautils - diagstatus-web - 1.9.6 - - - org.opendaylight.infrautils - infrautils-util - 1.9.6 - - - org.opendaylight.infrautils - inject - 1.9.6 - - - org.opendaylight.infrautils - jobcoordinator-api - 1.9.6 - - - org.opendaylight.infrautils - jobcoordinator-impl - 1.9.6 - - - org.opendaylight.infrautils - metrics-api - 1.9.6 - - - org.opendaylight.infrautils - metrics-impl - 1.9.6 - - - org.opendaylight.infrautils - metrics-impl-prometheus - 1.9.6 - - - org.opendaylight.infrautils - ready-api - 1.9.6 - - - org.opendaylight.infrautils - ready-impl - 1.9.6 - - - org.opendaylight.infrautils - shell - 1.9.6 - - - org.opendaylight.jsonrpc.bus - bus-api - 1.10.0 - - - org.opendaylight.jsonrpc.bus - bus-jsonrpc - 1.10.0 - - - org.opendaylight.jsonrpc.bus - bus-messagelib - 1.10.0 - - - org.opendaylight.jsonrpc.bus - bus-spi - 1.10.0 - - - org.opendaylight.jsonrpc.bus - transport-http - 1.10.0 - - - org.opendaylight.jsonrpc.bus - transport-zmq - 1.10.0 - - - org.opendaylight.jsonrpc - dom-codec - 1.10.0 - - - org.opendaylight.jsonrpc - jsonrpc-api - 1.10.0 - - - org.opendaylight.jsonrpc - jsonrpc-provider-common - 1.10.0 - - - org.opendaylight.jsonrpc - jsonrpc-provider-single - 1.10.0 - - - org.opendaylight.jsonrpc.security - security-aaa - 1.10.0 - - - org.opendaylight.jsonrpc.security - security-api - 1.10.0 - - - org.opendaylight.jsonrpc.security - security-noop - 1.10.0 - - - org.opendaylight.jsonrpc.security - security-service - 1.10.0 - - - org.opendaylight.lispflowmapping - mappingservice.api - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.config - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.dsbackend - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.implementation - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.inmemorydb - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.lisp-proto - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.mapcache - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.neutron - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.shell - 1.13.0 - - - org.opendaylight.lispflowmapping - mappingservice.southbound - 1.13.0 - - - org.opendaylight.mdsal.binding.model.iana - iana-hardware - 7.0.6 - - - org.opendaylight.mdsal.binding.model.iana - iana-if-type - 7.0.6 - - - org.opendaylight.mdsal.binding.model.iana - iana-routing-types - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-inet-types - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7223 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7277 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7895 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc7952 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8294 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8294-ietf-routing-types - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342-ietf-datastores - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8342-ietf-origin - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8343 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8344 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network-state - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network-topology - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network-topology-state - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8346 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8346-ietf-l3-unicast-topology - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8346-ietf-l3-unicast-topology-state - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8348 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8348-ietf-hardware - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8348-ietf-hardware-state - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349-ietf-ipv4-unicast-routing - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349-ietf-ipv6-unicast-routing - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8349-ietf-routing - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519-ietf-access-control-list - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519-ietf-ethertypes - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8519-ietf-packet-fields - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8520 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8520-ietf-acldns - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8520-ietf-mud - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8525 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8528 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8529 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8530 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8542 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8542-ietf-dc-fabric-topology - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8542-ietf-dc-fabric-types - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8776 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8776-ietf-te-packet-types - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8776-ietf-te-types - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8795 - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8795-ietf-te-topology - 7.0.6 - - - org.opendaylight.mdsal.binding.model.ietf - rfc8795-ietf-te-topology-state - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-osgi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-dom-codec-spi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-generator-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-generator-util - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-runtime-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-runtime-osgi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-runtime-spi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-spec-util - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-spi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-binding-util - 7.0.6 - - - org.opendaylight.mdsal - mdsal-common-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-common-util - 7.0.6 - - - org.opendaylight.mdsal - mdsal-dom-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-dom-broker - 7.0.6 - - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - 7.0.6 - - - org.opendaylight.mdsal - mdsal-dom-schema-osgi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-dom-spi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-eos-binding-adapter - 7.0.6 - - - org.opendaylight.mdsal - mdsal-eos-binding-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-eos-common-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-eos-common-spi - 7.0.6 - - - org.opendaylight.mdsal - mdsal-eos-dom-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-eos-dom-simple - 7.0.6 - - - org.opendaylight.mdsal - mdsal-replicate-common - 7.0.6 - - - org.opendaylight.mdsal - mdsal-replicate-netty - 7.0.6 - - - org.opendaylight.mdsal - mdsal-rfc8294-netty - 7.0.6 - - - org.opendaylight.mdsal - mdsal-singleton-common-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-singleton-dom-impl - 7.0.6 - - - org.opendaylight.mdsal - mdsal-trace-api - 7.0.6 - - - org.opendaylight.mdsal - mdsal-trace-cli - 7.0.6 - - - org.opendaylight.mdsal - mdsal-trace-impl - 7.0.6 - - - org.opendaylight.mdsal - mdsal-yanglib-api - 0.12.6 - - - org.opendaylight.mdsal - mdsal-yanglib-rfc7895 - 0.12.6 - - - org.opendaylight.mdsal - mdsal-yanglib-rfc8525 - 0.12.6 - - - org.opendaylight.mdsal.model - general-entity - 7.0.6 - - - org.opendaylight.mdsal.model - ietf-topology - 2013.10.21.19.6 - - - org.opendaylight.mdsal.model - ietf-type-util - 7.0.6 - - - org.opendaylight.mdsal.model - opendaylight-l2-types - 2013.08.27.19.6 - - - org.opendaylight.mdsal.model - yang-ext - 2013.09.07.19.6 - - - org.opendaylight.mdsal - yang-binding - 7.0.6 - - - org.opendaylight.netconf - aaa-authn-odl-plugin - 1.13.1 - - - org.opendaylight.netconf - callhome-model - 1.13.1 - - - org.opendaylight.netconf - callhome-protocol - 1.13.1 - - - org.opendaylight.netconf - callhome-provider - 1.13.1 - - - org.opendaylight.netconf - ietf-netconf - 1.13.1 - - - org.opendaylight.netconf - ietf-netconf-monitoring - 1.13.1 - - - org.opendaylight.netconf - ietf-netconf-monitoring-extension - 1.13.1 - - - org.opendaylight.netconf - ietf-netconf-nmda - 1.13.1 - - - org.opendaylight.netconf - ietf-netconf-notifications - 1.13.1 - - - org.opendaylight.netconf - ietf-netconf-with-defaults - 1.13.1 - - - org.opendaylight.netconf - ietf-restconf - 1.13.1 - - - org.opendaylight.netconf - ietf-restconf-monitoring - 1.13.1 - - - org.opendaylight.netconf - mdsal-netconf-connector - 1.13.1 - - - org.opendaylight.netconf - mdsal-netconf-impl - 1.13.1 - - - org.opendaylight.netconf - mdsal-netconf-monitoring - 1.13.1 - - - org.opendaylight.netconf - mdsal-netconf-notification - 1.13.1 - - - org.opendaylight.netconf - mdsal-netconf-ssh - 1.13.1 - - - org.opendaylight.netconf - mdsal-netconf-tcp - 1.13.1 - - - org.opendaylight.netconf - mdsal-netconf-yang-library - 1.13.1 - - - org.opendaylight.netconf - messagebus-netconf - 1.13.1 - - - org.opendaylight.netconf - netconf-api - 1.13.1 - - - org.opendaylight.netconf - netconf-auth - 1.13.1 - - - org.opendaylight.netconf - netconf-client - 1.13.1 - - - org.opendaylight.netconf - netconf-config - 1.13.1 - - - org.opendaylight.netconf - netconf-console - 1.13.1 - - - org.opendaylight.netconf - netconf-dom-api - 1.13.1 - - - org.opendaylight.netconf - netconf-impl - 1.13.1 - - - org.opendaylight.netconf - netconf-mapping-api - 1.13.1 - - - org.opendaylight.netconf - netconf-netty-util - 1.13.1 - - - org.opendaylight.netconf - netconf-notifications-api - 1.13.1 - - - org.opendaylight.netconf - netconf-topology - 1.13.1 - - - org.opendaylight.netconf - netconf-topology-impl - 1.13.1 - - - org.opendaylight.netconf - netconf-topology-singleton - 1.13.1 - - - org.opendaylight.netconf - netconf-util - 1.13.1 - - - org.opendaylight.netconf - restconf-common - 1.13.1 - - - org.opendaylight.netconf - restconf-common-models - 1.13.1 - - - org.opendaylight.netconf - restconf-nb-bierman02 - 1.13.1 - - - org.opendaylight.netconf - restconf-nb-rfc8040 - 1.13.1 - - - org.opendaylight.netconf - sal-netconf-connector - 1.13.1 - - - org.opendaylight.netconf - sal-rest-docgen - 1.13.1 - - - org.opendaylight.netconf - shaded-exificient - 1.13.1 - - - org.opendaylight.netconf - shaded-sshd - 1.13.1 - - - org.opendaylight.netconf - yanglib - 1.13.1 - - - org.opendaylight.neutron - model - 0.16.0 - - - org.opendaylight.neutron - neutron-hostconfig-ovs - 0.16.0 - - - org.opendaylight.neutron - neutron-hostconfig-utils - 0.16.0 - - - org.opendaylight.neutron - neutron-hostconfig-vpp - 0.16.0 - - - org.opendaylight.neutron - neutron-spi - 0.16.0 - - - org.opendaylight.neutron - northbound-api - 0.16.0 - - - org.opendaylight.neutron - transcriber - 0.16.0 - - - org.opendaylight.odlparent - bcpkix-framework-ext - 8.1.1 - - - org.opendaylight.odlparent - bcprov-framework-ext - 8.1.1 - - - org.opendaylight.odlparent - karaf.branding - 8.1.1 - - - org.opendaylight.odlparent - logging-markers - 8.1.1 - - - org.opendaylight.openflowplugin.applications - arbitratorreconciliation-api - 0.12.0 - - - org.opendaylight.openflowplugin.applications - arbitratorreconciliation-impl - 0.12.0 - - - org.opendaylight.openflowplugin.applications - bulk-o-matic - 0.12.0 - - - org.opendaylight.openflowplugin.applications - device-ownership-service - 0.12.0 - - - org.opendaylight.openflowplugin.applications - forwardingrules-manager - 0.12.0 - - - org.opendaylight.openflowplugin.applications - forwardingrules-sync - 0.12.0 - - - org.opendaylight.openflowplugin.applications - lldp-speaker - 0.12.0 - - - org.opendaylight.openflowplugin.applications - notification-supplier - 0.12.0 - - - org.opendaylight.openflowplugin.applications - of-switch-config-pusher - 0.12.0 - - - org.opendaylight.openflowplugin.applications - reconciliation-framework - 0.12.0 - - - org.opendaylight.openflowplugin.applications - southbound-cli - 0.12.0 - - - org.opendaylight.openflowplugin.applications - table-miss-enforcer - 0.12.0 - - - org.opendaylight.openflowplugin.applications - topology-lldp-discovery - 0.12.0 - - - org.opendaylight.openflowplugin.applications - topology-manager - 0.12.0 - - - org.opendaylight.openflowplugin - drop-test-karaf - 0.12.0 - - - org.opendaylight.openflowplugin.libraries - liblldp - 0.12.0 - - - org.opendaylight.openflowplugin.model - model-flow-base - 0.12.0 - - - org.opendaylight.openflowplugin.model - model-flow-service - 0.12.0 - - - org.opendaylight.openflowplugin.model - model-flow-statistics - 0.12.0 - - - org.opendaylight.openflowplugin - openflowjava-extension-eric - 0.12.0 - - - org.opendaylight.openflowplugin - openflowjava-extension-nicira - 0.12.0 - - - org.opendaylight.openflowplugin - openflowjava-extension-nicira-api - 0.12.0 - - - org.opendaylight.openflowplugin.openflowjava - openflowjava-blueprint-config - 0.12.0 - - - org.opendaylight.openflowplugin.openflowjava - openflowjava-util - 0.12.0 - - - org.opendaylight.openflowplugin.openflowjava - openflow-protocol-api - 0.12.0 - - - org.opendaylight.openflowplugin.openflowjava - openflow-protocol-impl - 0.12.0 - - - org.opendaylight.openflowplugin.openflowjava - openflow-protocol-spi - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-api - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-blueprint-config - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-common - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-extension-api - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-extension-eric - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-extension-nicira - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-extension-onf - 0.12.0 - - - org.opendaylight.openflowplugin - openflowplugin-impl - 0.12.0 - - - org.opendaylight.openflowplugin - test-common - 0.12.0 - - - org.opendaylight.ovsdb - hwvtepsouthbound-api - 1.12.0 - - - org.opendaylight.ovsdb - hwvtepsouthbound-impl - 1.12.0 - - - org.opendaylight.ovsdb - library - 1.12.0 - - - org.opendaylight.ovsdb - schema.hardwarevtep - 1.12.0 - - - org.opendaylight.ovsdb - schema.openvswitch - 1.12.0 - - - org.opendaylight.ovsdb - southbound-api - 1.12.0 - - - org.opendaylight.ovsdb - southbound-impl - 1.12.0 - - - org.opendaylight.ovsdb - utils.config - 1.12.0 - - - org.opendaylight.ovsdb - utils.hwvtepsouthbound-utils - 1.12.0 - - - org.opendaylight.ovsdb - utils.mdsal-utils - 1.12.0 - - - org.opendaylight.ovsdb - utils.servicehelper - 1.12.0 - - - org.opendaylight.ovsdb - utils.southbound-utils - 1.12.0 - - - org.opendaylight.ovsdb - utils.yang-utils - 1.12.0 - - - org.opendaylight.serviceutils - listener-api - 0.7.0 - - - org.opendaylight.serviceutils - rpc-api - 0.7.0 - - - org.opendaylight.serviceutils - srm-api - 0.7.0 - - - org.opendaylight.serviceutils - srm-impl - 0.7.0 - - - org.opendaylight.serviceutils - srm-shell - 0.7.0 - - - org.opendaylight.serviceutils - tools-api - 0.7.0 - - - org.opendaylight.serviceutils - upgrade - 0.7.0 - - - org.opendaylight.yangtools - concepts - 6.0.5 - - - org.opendaylight.yangtools - odlext-model-api - 6.0.5 - - - org.opendaylight.yangtools - odlext-parser-support - 6.0.5 - - - org.opendaylight.yangtools - openconfig-model-api - 6.0.5 - - - org.opendaylight.yangtools - openconfig-parser-support - 6.0.5 - - - org.opendaylight.yangtools - rfc6241-model-api - 6.0.5 - - - org.opendaylight.yangtools - rfc6241-parser-support - 6.0.5 - - - org.opendaylight.yangtools - rfc6536-model-api - 6.0.5 - - - org.opendaylight.yangtools - rfc6536-parser-support - 6.0.5 - - - org.opendaylight.yangtools - rfc6643-model-api - 6.0.5 - - - org.opendaylight.yangtools - rfc6643-parser-support - 6.0.5 - - - org.opendaylight.yangtools - rfc7952-data-api - 6.0.5 - - - org.opendaylight.yangtools - rfc7952-data-util - 6.0.5 - - - org.opendaylight.yangtools - rfc7952-model-api - 6.0.5 - - - org.opendaylight.yangtools - rfc7952-parser-support - 6.0.5 - - - org.opendaylight.yangtools - rfc8040-model-api - 6.0.5 - - - org.opendaylight.yangtools - rfc8040-parser-support - 6.0.5 - - - org.opendaylight.yangtools - rfc8528-data-api - 6.0.5 - - - org.opendaylight.yangtools - rfc8528-data-util - 6.0.5 - - - org.opendaylight.yangtools - rfc8528-model-api - 6.0.5 - - - org.opendaylight.yangtools - rfc8528-parser-support - 6.0.5 - - - org.opendaylight.yangtools - util - 6.0.5 - - - org.opendaylight.yangtools - yang-common - 6.0.5 - - - org.opendaylight.yangtools - yang-common-netty - 6.0.5 - - - org.opendaylight.yangtools - yang-data-api - 6.0.5 - - - org.opendaylight.yangtools - yang-data-codec-binfmt - 6.0.5 - - - org.opendaylight.yangtools - yang-data-codec-gson - 6.0.5 - - - org.opendaylight.yangtools - yang-data-codec-xml - 6.0.5 - - - org.opendaylight.yangtools - yang-data-impl - 6.0.5 - - - org.opendaylight.yangtools - yang-data-jaxen - 6.0.5 - - - org.opendaylight.yangtools - yang-data-transform - 6.0.5 - - - org.opendaylight.yangtools - yang-data-util - 6.0.5 - - - org.opendaylight.yangtools - yang-data-xpath-api - 0.4.5 - - - org.opendaylight.yangtools - yang-model-api - 6.0.5 - - - org.opendaylight.yangtools - yang-model-export - 6.0.5 - - - org.opendaylight.yangtools - yang-model-util - 6.0.5 - - - org.opendaylight.yangtools - yang-parser-antlr - 6.0.5 - - - org.opendaylight.yangtools - yang-parser-api - 6.0.5 - - - org.opendaylight.yangtools - yang-parser-impl - 6.0.5 - - - org.opendaylight.yangtools - yang-parser-reactor - 6.0.5 - - - org.opendaylight.yangtools - yang-parser-rfc7950 - 6.0.5 - - - org.opendaylight.yangtools - yang-parser-spi - 6.0.5 - - - org.opendaylight.yangtools - yang-xpath-antlr - 6.0.5 - - - org.opendaylight.yangtools - yang-xpath-api - 6.0.5 - - - org.opendaylight.yangtools - yang-xpath-impl - 6.0.5 - - - org.ops4j.base - ops4j-base - 1.5.1 - - - org.ops4j.pax.cdi - pax-cdi-api - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-extender - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-extension - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-jetty-openwebbeans - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-jetty-weld - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-openwebbeans - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-spi - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-undertow-openwebbeans - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-undertow-weld - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-web - 1.1.3 - - - org.ops4j.pax.cdi - pax-cdi-weld - 1.1.3 - - - org.ops4j.pax.jdbc - pax-jdbc - 1.3.4 - - - org.ops4j.pax.jdbc - pax-jdbc - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-config - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-db2 - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-derby - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-derbyclient - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-hsqldb - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-jtds - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-mariadb - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-mssql - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-oracle - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-aries - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-c3p0 - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-common - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-dbcp2 - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-hikaricp - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-narayana - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-pool-transx - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-sqlite - 1.4.4 - - - org.ops4j.pax.jdbc - pax-jdbc-teradata - 1.4.4 - - - org.ops4j.pax.jms - pax-jms-activemq - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-api - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-artemis - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-config - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-ibmmq - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-oracleaq - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-pool-narayana - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-pool-pooledjms - 1.0.7 - - - org.ops4j.pax.jms - pax-jms-pool-transx - 1.0.7 - - - org.ops4j.pax.jpa - pax-jpa - 0.3.0 - - - org.ops4j.pax.logging - pax-logging-api - 2.0.6 - - - org.ops4j.pax.logging - pax-logging-log4j2 - 2.0.6 - - - org.ops4j.pax.logging - pax-logging-logback - 2.0.6 - - - org.ops4j.pax.tipi - org.ops4j.pax.tipi.tomcat-embed-core - 9.0.36.1 - - - org.ops4j.pax.tipi - org.ops4j.pax.tipi.tomcat-embed-websocket - 9.0.36.1 - - - org.ops4j.pax.transx - pax-transx-connector - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-jdbc - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-jms - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-api - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-atomikos - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-geronimo - 0.4.4 - - - org.ops4j.pax.transx - pax-transx-tm-narayana - 0.4.4 - - - org.ops4j.pax.url - pax-url-aether - 2.6.2 - - - org.ops4j.pax.url - pax-url-obr - 2.6.2 - - - org.ops4j.pax.url - pax-url-war - 2.6.2 - - - org.ops4j.pax.url - pax-url-wrap - 2.6.2 - - - org.ops4j.pax.web - pax-web-api - 7.3.9 - - - org.ops4j.pax.web - pax-web-deployer - 7.3.9 - - - org.ops4j.pax.web - pax-web-descriptor - 7.3.9 - - - org.ops4j.pax.web - pax-web-extender-war - 7.3.9 - - - org.ops4j.pax.web - pax-web-extender-whiteboard - 7.3.9 - - - org.ops4j.pax.web - pax-web-jetty - 7.3.9 - - - org.ops4j.pax.web - pax-web-jsp - 7.3.9 - - - org.ops4j.pax.web - pax-web-resources-extender - 7.3.9 - - - org.ops4j.pax.web - pax-web-resources-jsf - 7.3.9 - - - org.ops4j.pax.web - pax-web-runtime - 7.3.9 - - - org.ops4j.pax.web - pax-web-spi - 7.3.9 - - - org.ops4j.pax.web - pax-web-tomcat - 7.3.9 - - - org.ops4j.pax.web - pax-web-undertow - 7.3.9 - - - org.osgi - org.osgi.service.event - 1.3.1 - - - org.osgi - org.osgi.service.event - 1.4.0 - - - org.osgi - org.osgi.service.jdbc - 1.0.0 - - - org.osgi - org.osgi.util.function - 1.0.0 - - - org.osgi - org.osgi.util.promise - 1.0.0 - - - org.ow2.asm - asm - 8.0.1 - - - org.ow2.asm - asm - 9.0 - - - org.ow2.asm - asm-analysis - 8.0.1 - - - org.ow2.asm - asm-analysis - 9.0 - - - org.ow2.asm - asm-commons - 8.0.1 - - - org.ow2.asm - asm-commons - 9.0 - - - org.ow2.asm - asm-tree - 8.0.1 - - - org.ow2.asm - asm-tree - 9.0 - - - org.ow2.asm - asm-util - 8.0.1 - - - org.ow2.asm - asm-util - 9.0 - - - org.postgresql - postgresql - 42.2.8 - - - org.reactivestreams - reactive-streams - 1.0.3 - - - org.scala-lang.modules - scala-java8-compat_2.13 - 0.9.1 - - - org.scala-lang.modules - scala-parser-combinators_2.13 - 1.1.2 - - - org.scala-lang - scala-library - 2.13.5 - - - org.scala-lang - scala-reflect - 2.13.5 - - - org.slf4j - slf4j-api - 1.7.28 - - - org.xerial - sqlite-jdbc - 3.28.0 - - - tech.pantheon.triemap - triemap - 1.2.0 - + + antlr + antlr + 2.7.7 + + + com.fasterxml.jackson.core + jackson-annotations + 2.11.4 + + + com.fasterxml.jackson.core + jackson-core + 2.11.4 + + + com.fasterxml.jackson.core + jackson-databind + 2.11.4 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.11.4 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + 2.11.4 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.11.4 + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + 2.11.4 + + + com.fasterxml.woodstox + woodstox-core + 6.2.4 + + + com.fasterxml + classmate + 1.5.1 + + + com.github.mifmif + generex + 1.0.2 + + + com.github.spotbugs + spotbugs-annotations + 3.1.12 + + + com.google.code.gson + gson + 2.8.5 + + + com.google.guava + failureaccess + 1.0.1 + + + com.google.guava + guava + 29.0-jre + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + com.h2database + h2 + 1.4.200 + + + com.lmax + disruptor + 3.4.2 + + + com.microsoft.sqlserver + mssql-jdbc + 7.4.1.jre8 + + + com.rabbitmq + amqp-client + 5.5.3 + + + com.thoughtworks.paranamer + paranamer + 2.8 + + + com.typesafe + config + 1.4.0 + + + com.typesafe + ssl-config-core_2.13 + 0.4.2 + + + com.zaxxer + HikariCP + 3.4.1 + + + commons-beanutils + commons-beanutils + 1.9.4 + + + commons-codec + commons-codec + 1.15 + + + commons-collections + commons-collections + 3.2.2 + + + commons-io + commons-io + 2.8.0 + + + commons-lang + commons-lang + 2.6 + + + commons-logging + commons-logging + 1.2 + + + commons-net + commons-net + 3.8.0 + + + dk.brics + automaton + 1.12-1 + + + io.aeron + aeron-client + 1.31.1 + + + io.aeron + aeron-driver + 1.31.1 + + + io.dropwizard.metrics + metrics-core + 4.1.12.1 + + + io.dropwizard.metrics + metrics-graphite + 4.1.12.1 + + + io.dropwizard.metrics + metrics-healthchecks + 4.1.12.1 + + + io.dropwizard.metrics + metrics-jmx + 4.1.12.1 + + + io.dropwizard.metrics + metrics-jvm + 4.1.12.1 + + + io.netty + netty-buffer + 4.1.59.Final + + + io.netty + netty-codec-http + 4.1.59.Final + + + io.netty + netty-codec + 4.1.59.Final + + + io.netty + netty-common + 4.1.59.Final + + + io.netty + netty-handler + 4.1.59.Final + + + io.netty + netty-resolver + 4.1.59.Final + + + io.netty + netty-transport-native-epoll + 4.1.59.Final + + + io.netty + netty-transport-native-unix-common + 4.1.59.Final + + + io.netty + netty-transport + 4.1.59.Final + + + io.netty + netty + 3.10.6.Final + + + io.undertow + undertow-core + 2.0.31.Final + + + io.undertow + undertow-servlet + 2.0.31.Final + + + io.undertow + undertow-websockets-jsr + 2.0.31.Final + + + jakarta.activation + jakarta.activation-api + 1.2.2 + + + jakarta.annotation + jakarta.annotation-api + 1.3.5 + + + jakarta.validation + jakarta.validation-api + 2.0.2 + + + javax.annotation + javax.annotation-api + 1.3.1 + + + javax.el + javax.el-api + 3.0.0 + + + javax.enterprise + cdi-api + 1.2 + + + javax.interceptor + javax.interceptor-api + 1.2 + + + javax.jms + javax.jms-api + 2.0.1 + + + javax.mail + mail + 1.4.7 + + + javax.money + money-api + 1.0.1 + + + javax.persistence + javax.persistence-api + 2.2 + + + javax.security.auth.message + javax.security.auth.message-api + 1.1 + + + javax.servlet + javax.servlet-api + 4.0.1 + + + javax.transaction + javax.transaction-api + 1.2 + + + javax.validation + validation-api + 2.0.1.Final + + + javax.websocket + javax.websocket-api + 1.1 + + + javax.ws.rs + javax.ws.rs-api + 2.1.1 + + + joda-time + joda-time + 2.9.7 + + + net.bytebuddy + byte-buddy + 1.10.10 + + + net.java.dev.stax-utils + stax-utils + 20070216 + + + net.sf.ehcache + ehcache + 2.10.6 + + + net.sf.jung + jung-algorithms + 2.1.1 + + + net.sf.jung + jung-api + 2.1.1 + + + net.sf.jung + jung-graph-impl + 2.1.1 + + + net.sourceforge.jtds + jtds + 1.3.1 + + + org.agrona + agrona + 1.8.0 + + + org.antlr + antlr4-runtime + 4.8-1 + + + org.apache.activemq + activemq-osgi + 5.15.3 + + + org.apache.aries.application + org.apache.aries.application.api + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.default.local.platform + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.deployment.management + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.install + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.management + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.modeller + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.resolver.noop + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.resolver.obr + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.runtime + 1.0.0 + + + org.apache.aries.application + org.apache.aries.application.utils + 1.0.0 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.api + 1.0.1 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.cm + 1.3.1 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.core.compatibility + 1.0.0 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.core + 1.10.2 + + + org.apache.aries.blueprint + org.apache.aries.blueprint.webosgi + 1.0.1 + + + org.apache.aries.jmx + org.apache.aries.jmx.api + 1.1.5 + + + org.apache.aries.jmx + org.apache.aries.jmx.blueprint.api + 1.2.0 + + + org.apache.aries.jmx + org.apache.aries.jmx.blueprint.core + 1.2.0 + + + org.apache.aries.jmx + org.apache.aries.jmx.core + 1.1.8 + + + org.apache.aries.jmx + org.apache.aries.jmx.whiteboard + 1.2.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.api + 1.1.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.core + 1.0.2 + + + org.apache.aries.jndi + org.apache.aries.jndi.legacy.support + 1.0.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.rmi + 1.0.0 + + + org.apache.aries.jndi + org.apache.aries.jndi.url + 1.1.0 + + + org.apache.aries.jpa.javax.persistence + javax.persistence_2.1 + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.api + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.blueprint + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.container + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.eclipselink.adapter + 2.7.2 + + + org.apache.aries.jpa + org.apache.aries.jpa.support + 2.7.2 + + + org.apache.aries.proxy + org.apache.aries.proxy + 1.1.8 + + + org.apache.aries.quiesce + org.apache.aries.quiesce.api + 1.0.0 + + + org.apache.aries.spifly + org.apache.aries.spifly.dynamic.bundle + 1.2.4 + + + org.apache.aries.subsystem + org.apache.aries.subsystem.api + 2.0.10 + + + org.apache.aries.subsystem + org.apache.aries.subsystem.core + 2.0.10 + + + org.apache.aries.transaction + org.apache.aries.transaction.blueprint + 2.2.0 + + + org.apache.aries.transaction + org.apache.aries.transaction.manager + 1.3.3 + + + org.apache.aries + org.apache.aries.util + 1.1.3 + + + org.apache.commons + commons-collections4 + 4.4 + + + org.apache.commons + commons-dbcp2 + 2.7.0 + + + org.apache.commons + commons-lang3 + 3.11 + + + org.apache.commons + commons-pool2 + 2.8.0 + + + org.apache.commons + commons-text + 1.9 + + + org.apache.deltaspike.core + deltaspike-core-api + 1.8.1 + + + org.apache.deltaspike.core + deltaspike-core-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-data-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-data-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-jpa-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-jpa-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-partial-bean-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-partial-bean-module-impl + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-proxy-module-api + 1.8.1 + + + org.apache.deltaspike.modules + deltaspike-proxy-module-impl-asm5 + 1.8.1 + + + org.apache.derby + derbyclient + 10.14.2.0 + + + org.apache.derby + derby + 10.14.2.0 + + + org.apache.felix + org.apache.felix.bundlerepository + 2.0.10 + + + org.apache.felix + org.apache.felix.cm.json + 1.0.2 + + + org.apache.felix + org.apache.felix.configadmin.plugin.interpolation + 1.1.0 + + + org.apache.felix + org.apache.felix.configadmin + 1.9.18 + + + org.apache.felix + org.apache.felix.configurator + 1.0.12 + + + org.apache.felix + org.apache.felix.converter + 1.0.14 + + + org.apache.felix + org.apache.felix.coordinator + 1.0.2 + + + org.apache.felix + org.apache.felix.fileinstall + 3.6.8 + + + org.apache.felix + org.apache.felix.framework.security + 2.6.1 + + + org.apache.felix + org.apache.felix.framework + 6.0.3 + + + org.apache.felix + org.apache.felix.http.jetty + 4.1.2 + + + org.apache.felix + org.apache.felix.http.servlet-api + 1.1.2 + + + org.apache.felix + org.apache.felix.http.whiteboard + 4.0.0 + + + org.apache.felix + org.apache.felix.httplite.complete + 0.1.6 + + + org.apache.felix + org.apache.felix.inventory + 1.0.6 + + + org.apache.felix + org.apache.felix.metatype + 1.2.2 + + + org.apache.felix + org.apache.felix.scr + 2.1.24 + + + org.apache.felix + org.apache.felix.webconsole.plugins.ds + 2.1.0 + + + org.apache.felix + org.apache.felix.webconsole.plugins.event + 1.1.8 + + + org.apache.felix + org.apache.felix.webconsole.plugins.memoryusage + 1.0.10 + + + org.apache.felix + org.osgi.service.obr + 1.0.2 + + + org.apache.geronimo.bundles + commons-discovery + 0.4_1 + + + org.apache.geronimo.components + geronimo-connector + 3.1.4 + + + org.apache.geronimo.specs + geronimo-annotation_1.0_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-annotation_1.1_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-atinject_1.0_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-ejb_3.1_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-el_1.0_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-j2ee-connector_1.6_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-j2ee-management_1.1_spec + 1.0.1 + + + org.apache.geronimo.specs + geronimo-jaspic_1.0_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-jaxrpc_1.1_spec + 2.1 + + + org.apache.geronimo.specs + geronimo-jaxws_2.2_spec + 1.0 + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-jpa_2.0_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-jta_1.1_spec + 1.1.1 + + + org.apache.geronimo.specs + geronimo-osgi-registry + 1.1 + + + org.apache.geronimo.specs + geronimo-stax-api_1.2_spec + 1.1 + + + org.apache.geronimo.specs + geronimo-validation_1.0_spec + 1.1 + + + org.apache.karaf.audit + org.apache.karaf.audit.core + 4.3.0 + + + org.apache.karaf.bundle + org.apache.karaf.bundle.blueprintstate + 4.3.0 + + + org.apache.karaf.bundle + org.apache.karaf.bundle.core + 4.3.0 + + + org.apache.karaf.config + org.apache.karaf.config.core + 4.3.0 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.blueprint + 4.3.0 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.features + 4.3.0 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.kar + 4.3.0 + + + org.apache.karaf.deployer + org.apache.karaf.deployer.wrap + 4.3.0 + + + org.apache.karaf.diagnostic + org.apache.karaf.diagnostic.boot + 4.3.0 + + + org.apache.karaf.diagnostic + org.apache.karaf.diagnostic.core + 4.3.0 + + + org.apache.karaf.docker + org.apache.karaf.docker.core + 4.3.0 + + + org.apache.karaf.features + org.apache.karaf.features.command + 4.3.0 + + + org.apache.karaf.features + org.apache.karaf.features.core + 4.3.0 + + + org.apache.karaf.features + org.apache.karaf.features.extension + 4.3.0 + + + org.apache.karaf.http + org.apache.karaf.http.core + 4.3.0 + + + org.apache.karaf.instance + org.apache.karaf.instance.core + 4.3.0 + + + org.apache.karaf.jaas.blueprint + org.apache.karaf.jaas.blueprint.config + 4.3.0 + + + org.apache.karaf.jaas.blueprint + org.apache.karaf.jaas.blueprint.jasypt + 4.3.0 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.boot + 4.3.0 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.command + 4.3.0 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.config + 4.3.0 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.jasypt + 4.3.0 + + + org.apache.karaf.jaas + org.apache.karaf.jaas.modules + 4.3.0 + + + org.apache.karaf.jdbc + org.apache.karaf.jdbc.core + 4.3.0 + + + org.apache.karaf.jms + org.apache.karaf.jms.core + 4.3.0 + + + org.apache.karaf.jndi + org.apache.karaf.jndi.core + 4.3.0 + + + org.apache.karaf.kar + org.apache.karaf.kar.core + 4.3.0 + + + org.apache.karaf.log + org.apache.karaf.log.core + 4.3.0 + + + org.apache.karaf.management + org.apache.karaf.management.server + 4.3.0 + + + org.apache.karaf.maven + org.apache.karaf.maven.core + 4.3.0 + + + org.apache.karaf.obr + org.apache.karaf.obr.core + 4.3.0 + + + org.apache.karaf.package + org.apache.karaf.package.core + 4.3.0 + + + org.apache.karaf.profile + org.apache.karaf.profile.core + 4.3.0 + + + org.apache.karaf.scheduler + org.apache.karaf.scheduler.core + 4.3.0 + + + org.apache.karaf.scr + org.apache.karaf.scr.management + 4.3.0 + + + org.apache.karaf.scr + org.apache.karaf.scr.state + 4.3.0 + + + org.apache.karaf.services + org.apache.karaf.services.coordinator + 4.3.0 + + + org.apache.karaf.services + org.apache.karaf.services.eventadmin + 4.3.0 + + + org.apache.karaf.service + org.apache.karaf.service.core + 4.3.0 + + + org.apache.karaf.service + org.apache.karaf.service.guard + 4.3.0 + + + org.apache.karaf.shell + org.apache.karaf.shell.commands + 4.3.0 + + + org.apache.karaf.shell + org.apache.karaf.shell.console + 4.3.0 + + + org.apache.karaf.shell + org.apache.karaf.shell.core + 4.3.0 + + + org.apache.karaf.shell + org.apache.karaf.shell.ssh + 4.3.0 + + + org.apache.karaf.shell + org.apache.karaf.shell.table + 4.3.0 + + + org.apache.karaf.subsystem + org.apache.karaf.subsystem.core + 4.3.0 + + + org.apache.karaf.system + org.apache.karaf.system.core + 4.3.0 + + + org.apache.karaf.tooling + org.apache.karaf.tools.utils + 4.3.0 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.console + 4.3.0 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.features + 4.3.0 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.gogo + 4.3.0 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.http + 4.3.0 + + + org.apache.karaf.webconsole + org.apache.karaf.webconsole.instance + 4.3.0 + + + org.apache.karaf.web + org.apache.karaf.web.core + 4.3.0 + + + org.apache.karaf.wrapper + org.apache.karaf.wrapper.core + 4.3.0 + + + org.apache.karaf + manual + 4.3.0 + + + org.apache.karaf + org.apache.karaf.client + 4.3.0 + + + org.apache.karaf + org.apache.karaf.event + 4.3.0 + + + org.apache.myfaces.core + myfaces-api + 2.3.3 + + + org.apache.myfaces.core + myfaces-impl + 2.3.3 + + + org.apache.openjpa + openjpa + 3.1.2 + + + org.apache.openwebbeans + openwebbeans-el22 + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-impl + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-spi + 1.7.6 + + + org.apache.openwebbeans + openwebbeans-web + 1.7.6 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.c3p0 + 0.9.5.4_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.cglib + 3.3.0_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.commons-digester + 1.8_4 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jasypt-spring31 + 1.9.3_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jasypt + 1.9.3_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.javax-inject + 1_2 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.jsr305 + 1.3.9_1 + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.serp + 1.14.1_1 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.activation-api-1.1 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.java-persistence-api-2.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.javamail-api-1.4 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jaxb-api-2.2 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jaxp-api-1.3 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jsr250-1.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.jsr303-api-1.0.0 + 2.9.0 + + + org.apache.servicemix.specs + org.apache.servicemix.specs.saaj-api-1.3 + 2.9.0 + + + org.apache.shiro + shiro-core + 1.3.2 + + + org.apache.shiro + shiro-web + 1.3.2 + + + org.apache.sling + org.apache.sling.commons.johnzon + 1.2.6 + + + org.apache.sshd + sshd-osgi + 2.5.1 + + + org.apache.sshd + sshd-scp + 2.5.1 + + + org.apache.sshd + sshd-sftp + 2.5.1 + + + org.apache.xbean + xbean-asm7-shaded + 4.12 + + + org.apache.xbean + xbean-asm8-shaded + 4.17 + + + org.apache.xbean + xbean-bundleutils + 4.17 + + + org.apache.xbean + xbean-finder-shaded + 4.12 + + + org.apache.xbean + xbean-finder + 4.17 + + + org.apache.xbean + xbean-naming + 4.18 + + + org.apache.xbean + xbean-reflect + 4.17 + + + org.bouncycastle + bcpkix-jdk15on + 1.66 + + + org.bouncycastle + bcprov-jdk15on + 1.66 + + + org.checkerframework + checker-qual + 2.11.1 + + + org.codehaus.groovy + groovy-all + 2.4.12 + + + org.codehaus.woodstox + stax2-api + 4.2.1 + + + org.dom4j + dom4j + 2.1.1 + + + org.eclipse.jdt.core.compiler + ecj + 4.5.1 + + + org.eclipse.jdt + org.eclipse.jdt.annotation + 2.2.400 + + + org.eclipse.jetty.alpn + alpn-api + 1.1.2.v20150522 + + + org.eclipse.jetty.http2 + http2-common + 9.4.31.v20200723 + + + org.eclipse.jetty.http2 + http2-hpack + 9.4.31.v20200723 + + + org.eclipse.jetty.http2 + http2-server + 9.4.31.v20200723 + + + org.eclipse.jetty.osgi + jetty-osgi-alpn + 9.4.31.v20200723 + + + org.eclipse.jetty.websocket + javax-websocket-client-impl + 9.4.31.v20200723 + + + org.eclipse.jetty.websocket + javax-websocket-server-impl + 9.4.31.v20200723 + + + org.eclipse.jetty.websocket + websocket-api + 9.4.31.v20200723 + + + org.eclipse.jetty.websocket + websocket-client + 9.4.31.v20200723 + + + org.eclipse.jetty.websocket + websocket-common + 9.4.31.v20200723 + + + org.eclipse.jetty.websocket + websocket-server + 9.4.31.v20200723 + + + org.eclipse.jetty.websocket + websocket-servlet + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-alpn-server + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-client + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-continuation + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-deploy + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-http + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-io + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-jaas + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-jaspi + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-jmx + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-jndi + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-plus + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-proxy + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-rewrite + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-security + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-server + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-servlets + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-servlet + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-util-ajax + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-util + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-webapp + 9.4.31.v20200723 + + + org.eclipse.jetty + jetty-xml + 9.4.31.v20200723 + + + org.eclipse.persistence + javax.persistence + 2.2.0 + + + org.eclipse.persistence + org.eclipse.persistence.antlr + 2.7.7 + + + org.eclipse.persistence + org.eclipse.persistence.asm + 2.7.7 + + + org.eclipse.persistence + org.eclipse.persistence.core + 2.7.7 + + + org.eclipse.persistence + org.eclipse.persistence.jpa.jpql + 2.7.7 + + + org.eclipse.persistence + org.eclipse.persistence.jpa + 2.7.7 + + + org.eclipse.platform + org.eclipse.osgi + 3.16.0 + + + org.fusesource.hawtbuf + hawtbuf + 1.11 + + + org.fusesource.jansi + jansi + 1.18 + + + org.glassfish.hk2.external + aopalliance-repackaged + 2.5.0-b42 + + + org.glassfish.hk2.external + javax.inject + 2.5.0-b42 + + + org.glassfish.hk2 + hk2-api + 2.5.0-b42 + + + org.glassfish.hk2 + hk2-locator + 2.5.0-b42 + + + org.glassfish.hk2 + hk2-utils + 2.5.0-b42 + + + org.glassfish.hk2 + osgi-resource-locator + 1.0.1 + + + org.glassfish.jersey.containers + jersey-container-servlet-core + 2.27 + + + org.glassfish.jersey.containers + jersey-container-servlet + 2.27 + + + org.glassfish.jersey.core + jersey-client + 2.27 + + + org.glassfish.jersey.core + jersey-common + 2.27 + + + org.glassfish.jersey.core + jersey-server + 2.27 + + + org.glassfish.jersey.inject + jersey-hk2 + 2.27 + + + org.glassfish.jersey.media + jersey-media-jaxb + 2.27 + + + org.glassfish.jersey.media + jersey-media-sse + 2.27 + + + org.glassfish + jakarta.el + 3.0.3 + + + org.hibernate.common + hibernate-commons-annotations + 5.1.0.Final + + + org.hibernate.validator + hibernate-validator + 6.1.6.Final + + + org.hibernate + hibernate-core + 5.4.22.Final + + + org.hibernate + hibernate-envers + 5.4.22.Final + + + org.hibernate + hibernate-osgi + 5.4.22.Final + + + org.hsqldb + hsqldb + 2.5.0 + + + org.javamoney + moneta + 1.1 + + + org.javassist + javassist + 3.27.0-GA + + + org.jboss.classfilewriter + jboss-classfilewriter + 1.1.2.Final + + + org.jboss.logging + jboss-logging + 3.4.1.Final + + + org.jboss.narayana.osgi + narayana-osgi-jta + 5.9.8.Final + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + 1.1.1.Final + + + org.jboss.weld + weld-osgi-bundle + 2.4.8.Final + + + org.jboss.xnio + xnio-api + 3.3.8.Final + + + org.jboss.xnio + xnio-nio + 3.3.8.Final + + + org.jboss + jandex + 2.1.3.Final + + + org.jline + jline-builtins + 3.16.0 + + + org.jline + jline-reader + 3.16.0 + + + org.jline + jline-terminal-jansi + 3.16.0 + + + org.jline + jline-terminal + 3.16.0 + + + org.jline + jline + 3.16.0 + + + org.jolokia + jolokia-osgi + 1.6.2 + + + org.json + json + 20131018 + + + org.jsoup + jsoup + 1.8.3 + + + org.lz4 + lz4-java + 1.7.1 + + + org.mariadb.jdbc + mariadb-java-client + 2.4.4 + + + org.messaginghub + pooled-jms + 1.1.1 + + + org.opendaylight.aaa.web + servlet-api + 0.13.2 + + + org.opendaylight.aaa.web + servlet-jersey2 + 0.13.2 + + + org.opendaylight.aaa.web + web-api + 0.13.2 + + + org.opendaylight.aaa.web + web-osgi-impl + 0.13.2 + + + org.opendaylight.aaa + aaa-authn-api + 0.13.2 + + + org.opendaylight.aaa + aaa-cert + 0.13.2 + + + org.opendaylight.aaa + aaa-cli + 0.13.2 + + + org.opendaylight.aaa + aaa-encrypt-service-impl + 0.13.2 + + + org.opendaylight.aaa + aaa-encrypt-service + 0.13.2 + + + org.opendaylight.aaa + aaa-filterchain + 0.13.2 + + + org.opendaylight.aaa + aaa-password-service-api + 0.13.2 + + + org.opendaylight.aaa + aaa-password-service-impl + 0.13.2 + + + org.opendaylight.aaa + aaa-shiro-api + 0.13.2 + + + org.opendaylight.aaa + aaa-shiro + 0.13.2 + + + org.opendaylight.controller.model + model-inventory + 3.0.7 + + + org.opendaylight.controller.model + model-topology + 3.0.7 + + + org.opendaylight.controller.samples + sample-toaster-consumer + 3.0.7 + + + org.opendaylight.controller.samples + sample-toaster-provider + 3.0.7 + + + org.opendaylight.controller.samples + sample-toaster + 3.0.7 + + + org.opendaylight.controller + blueprint + 3.0.7 + + + org.opendaylight.controller + cds-access-api + 3.0.7 + + + org.opendaylight.controller + cds-access-client + 3.0.7 + + + org.opendaylight.controller + cds-dom-api + 3.0.7 + + + org.opendaylight.controller + cds-mgmt-api + 3.0.7 + + + org.opendaylight.controller + messagebus-api + 3.0.7 + + + org.opendaylight.controller + messagebus-impl + 3.0.7 + + + org.opendaylight.controller + messagebus-spi + 3.0.7 + + + org.opendaylight.controller + messagebus-util + 3.0.7 + + + org.opendaylight.controller + netty-event-executor-config + 0.14.7 + + + org.opendaylight.controller + netty-threadgroup-config + 0.14.7 + + + org.opendaylight.controller + netty-timer-config + 0.14.7 + + + org.opendaylight.controller + repackaged-akka + 3.0.7 + + + org.opendaylight.controller + sal-akka-raft + 3.0.7 + + + org.opendaylight.controller + sal-akka-segmented-journal + 3.0.7 + + + org.opendaylight.controller + sal-cluster-admin-api + 3.0.7 + + + org.opendaylight.controller + sal-cluster-admin-impl + 3.0.7 + + + org.opendaylight.controller + sal-clustering-commons + 3.0.7 + + + org.opendaylight.controller + sal-common-util + 3.0.7 + + + org.opendaylight.controller + sal-distributed-datastore + 3.0.7 + + + org.opendaylight.controller + sal-distributed-eos + 3.0.7 + + + org.opendaylight.controller + sal-remoterpc-connector + 3.0.7 + + + org.opendaylight.controller + threadpool-config-api + 0.14.7 + + + org.opendaylight.controller + threadpool-config-impl + 0.14.7 + + + org.opendaylight.daexim + daexim-akka-infoprovider-impl + 1.9.0 + + + org.opendaylight.daexim + daexim-impl + 1.9.0 + + + org.opendaylight.daexim + daexim-model + 1.9.0 + + + org.opendaylight.daexim + daexim-spi + 1.9.0 + + + org.opendaylight.infrautils + infrautils-util + 1.9.6 + + + org.opendaylight.infrautils + ready-api + 1.9.6 + + + org.opendaylight.infrautils + ready-impl + 1.9.6 + + + org.opendaylight.mdsal.binding.model.iana + iana-hardware + 7.0.6 + + + org.opendaylight.mdsal.binding.model.iana + iana-if-type + 7.0.6 + + + org.opendaylight.mdsal.binding.model.iana + iana-routing-types + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7223 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7277 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7895 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc7952 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8294-ietf-routing-types + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8294 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342-ietf-datastores + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342-ietf-origin + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8342 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8343 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8344 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network-state + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network-topology-state + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network-topology + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8346-ietf-l3-unicast-topology-state + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8346-ietf-l3-unicast-topology + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8346 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8348-ietf-hardware-state + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8348-ietf-hardware + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8348 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8349-ietf-ipv4-unicast-routing + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8349-ietf-ipv6-unicast-routing + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8349-ietf-routing + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8349 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8519-ietf-access-control-list + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8519-ietf-ethertypes + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8519-ietf-packet-fields + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8519 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8520-ietf-acldns + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8520-ietf-mud + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8520 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8525 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8528 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8529 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8530 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8542-ietf-dc-fabric-topology + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8542-ietf-dc-fabric-types + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8542 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8776-ietf-te-packet-types + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8776-ietf-te-types + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8776 + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8795-ietf-te-topology-state + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8795-ietf-te-topology + 7.0.6 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8795 + 7.0.6 + + + org.opendaylight.mdsal.model + general-entity + 7.0.6 + + + org.opendaylight.mdsal.model + ietf-topology + 2013.10.21.19.6 + + + org.opendaylight.mdsal.model + ietf-type-util + 7.0.6 + + + org.opendaylight.mdsal.model + opendaylight-l2-types + 2013.08.27.19.6 + + + org.opendaylight.mdsal.model + yang-ext + 2013.09.07.19.6 + + + org.opendaylight.mdsal + mdsal-binding-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-osgi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-generator-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-generator-util + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-runtime-osgi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-spec-util + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-spi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-binding-util + 7.0.6 + + + org.opendaylight.mdsal + mdsal-common-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-common-util + 7.0.6 + + + org.opendaylight.mdsal + mdsal-dom-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-dom-broker + 7.0.6 + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + 7.0.6 + + + org.opendaylight.mdsal + mdsal-dom-schema-osgi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-dom-spi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-eos-binding-adapter + 7.0.6 + + + org.opendaylight.mdsal + mdsal-eos-binding-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-eos-common-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-eos-common-spi + 7.0.6 + + + org.opendaylight.mdsal + mdsal-eos-dom-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-eos-dom-simple + 7.0.6 + + + org.opendaylight.mdsal + mdsal-rfc8294-netty + 7.0.6 + + + org.opendaylight.mdsal + mdsal-singleton-common-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + 7.0.6 + + + org.opendaylight.mdsal + mdsal-trace-api + 7.0.6 + + + org.opendaylight.mdsal + mdsal-trace-cli + 7.0.6 + + + org.opendaylight.mdsal + mdsal-trace-impl + 7.0.6 + + + org.opendaylight.mdsal + yang-binding + 7.0.6 + + + org.opendaylight.netconf + aaa-authn-odl-plugin + 1.13.1 + + + org.opendaylight.netconf + callhome-model + 1.13.1 + + + org.opendaylight.netconf + callhome-protocol + 1.13.1 + + + org.opendaylight.netconf + callhome-provider + 1.13.1 + + + org.opendaylight.netconf + ietf-netconf-monitoring-extension + 1.13.1 + + + org.opendaylight.netconf + ietf-netconf-monitoring + 1.13.1 + + + org.opendaylight.netconf + ietf-netconf-nmda + 1.13.1 + + + org.opendaylight.netconf + ietf-netconf-notifications + 1.13.1 + + + org.opendaylight.netconf + ietf-netconf-with-defaults + 1.13.1 + + + org.opendaylight.netconf + ietf-netconf + 1.13.1 + + + org.opendaylight.netconf + ietf-restconf-monitoring + 1.13.1 + + + org.opendaylight.netconf + ietf-restconf + 1.13.1 + + + org.opendaylight.netconf + mdsal-netconf-connector + 1.13.1 + + + org.opendaylight.netconf + mdsal-netconf-impl + 1.13.1 + + + org.opendaylight.netconf + mdsal-netconf-monitoring + 1.13.1 + + + org.opendaylight.netconf + mdsal-netconf-notification + 1.13.1 + + + org.opendaylight.netconf + mdsal-netconf-ssh + 1.13.1 + + + org.opendaylight.netconf + mdsal-netconf-tcp + 1.13.1 + + + org.opendaylight.netconf + mdsal-netconf-yang-library + 1.13.1 + + + org.opendaylight.netconf + messagebus-netconf + 1.13.1 + + + org.opendaylight.netconf + netconf-api + 1.13.1 + + + org.opendaylight.netconf + netconf-auth + 1.13.1 + + + org.opendaylight.netconf + netconf-client + 1.13.1 + + + org.opendaylight.netconf + netconf-config + 1.13.1 + + + org.opendaylight.netconf + netconf-console + 1.13.1 + + + org.opendaylight.netconf + netconf-dom-api + 1.13.1 + + + org.opendaylight.netconf + netconf-impl + 1.13.1 + + + org.opendaylight.netconf + netconf-mapping-api + 1.13.1 + + + org.opendaylight.netconf + netconf-netty-util + 1.13.1 + + + org.opendaylight.netconf + netconf-notifications-api + 1.13.1 + + + org.opendaylight.netconf + netconf-topology-impl + 1.13.1 + + + org.opendaylight.netconf + netconf-topology-singleton + 1.13.1 + + + org.opendaylight.netconf + netconf-topology + 1.13.1 + + + org.opendaylight.netconf + netconf-util + 1.13.1 + + + org.opendaylight.netconf + restconf-common-models + 1.13.1 + + + org.opendaylight.netconf + restconf-common + 1.13.1 + + + org.opendaylight.netconf + restconf-nb-bierman02 + 1.13.1 + + + org.opendaylight.netconf + restconf-nb-rfc8040 + 1.13.1 + + + org.opendaylight.netconf + sal-netconf-connector + 1.13.1 + + + org.opendaylight.netconf + sal-rest-docgen + 1.13.1 + + + org.opendaylight.netconf + shaded-exificient + 1.13.1 + + + org.opendaylight.netconf + shaded-sshd + 1.13.1 + + + org.opendaylight.netconf + yanglib + 1.13.1 + + + org.opendaylight.odlparent + bcpkix-framework-ext + 8.1.1 + + + org.opendaylight.odlparent + bcprov-framework-ext + 8.1.1 + + + org.opendaylight.odlparent + karaf.branding + 8.1.1 + + + org.opendaylight.odlparent + logging-markers + 8.1.1 + + + org.opendaylight.yangtools + concepts + 6.0.5 + + + org.opendaylight.yangtools + odlext-model-api + 6.0.5 + + + org.opendaylight.yangtools + odlext-parser-support + 6.0.5 + + + org.opendaylight.yangtools + openconfig-model-api + 6.0.5 + + + org.opendaylight.yangtools + openconfig-parser-support + 6.0.5 + + + org.opendaylight.yangtools + rfc6241-model-api + 6.0.5 + + + org.opendaylight.yangtools + rfc6241-parser-support + 6.0.5 + + + org.opendaylight.yangtools + rfc6536-model-api + 6.0.5 + + + org.opendaylight.yangtools + rfc6536-parser-support + 6.0.5 + + + org.opendaylight.yangtools + rfc6643-model-api + 6.0.5 + + + org.opendaylight.yangtools + rfc6643-parser-support + 6.0.5 + + + org.opendaylight.yangtools + rfc7952-data-api + 6.0.5 + + + org.opendaylight.yangtools + rfc7952-data-util + 6.0.5 + + + org.opendaylight.yangtools + rfc7952-model-api + 6.0.5 + + + org.opendaylight.yangtools + rfc7952-parser-support + 6.0.5 + + + org.opendaylight.yangtools + rfc8040-model-api + 6.0.5 + + + org.opendaylight.yangtools + rfc8040-parser-support + 6.0.5 + + + org.opendaylight.yangtools + rfc8528-data-api + 6.0.5 + + + org.opendaylight.yangtools + rfc8528-data-util + 6.0.5 + + + org.opendaylight.yangtools + rfc8528-model-api + 6.0.5 + + + org.opendaylight.yangtools + rfc8528-parser-support + 6.0.5 + + + org.opendaylight.yangtools + util + 6.0.5 + + + org.opendaylight.yangtools + yang-common-netty + 6.0.5 + + + org.opendaylight.yangtools + yang-common + 6.0.5 + + + org.opendaylight.yangtools + yang-data-api + 6.0.5 + + + org.opendaylight.yangtools + yang-data-codec-binfmt + 6.0.5 + + + org.opendaylight.yangtools + yang-data-codec-gson + 6.0.5 + + + org.opendaylight.yangtools + yang-data-codec-xml + 6.0.5 + + + org.opendaylight.yangtools + yang-data-impl + 6.0.5 + + + org.opendaylight.yangtools + yang-data-transform + 6.0.5 + + + org.opendaylight.yangtools + yang-data-util + 6.0.5 + + + org.opendaylight.yangtools + yang-model-api + 6.0.5 + + + org.opendaylight.yangtools + yang-model-export + 6.0.5 + + + org.opendaylight.yangtools + yang-model-util + 6.0.5 + + + org.opendaylight.yangtools + yang-parser-antlr + 6.0.5 + + + org.opendaylight.yangtools + yang-parser-api + 6.0.5 + + + org.opendaylight.yangtools + yang-parser-impl + 6.0.5 + + + org.opendaylight.yangtools + yang-parser-reactor + 6.0.5 + + + org.opendaylight.yangtools + yang-parser-rfc7950 + 6.0.5 + + + org.opendaylight.yangtools + yang-parser-spi + 6.0.5 + + + org.opendaylight.yangtools + yang-xpath-antlr + 6.0.5 + + + org.opendaylight.yangtools + yang-xpath-api + 6.0.5 + + + org.opendaylight.yangtools + yang-xpath-impl + 6.0.5 + + + org.ops4j.base + ops4j-base + 1.5.1 + + + org.ops4j.pax.cdi + pax-cdi-api + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-extender + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-extension + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-jetty-openwebbeans + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-jetty-weld + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-openwebbeans + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-spi + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-undertow-openwebbeans + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-undertow-weld + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-web + 1.1.3 + + + org.ops4j.pax.cdi + pax-cdi-weld + 1.1.3 + + + org.ops4j.pax.jdbc + pax-jdbc-config + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-db2 + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-derbyclient + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-derby + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-hsqldb + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-jtds + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-mariadb + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-mssql + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-oracle + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-aries + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-c3p0 + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-common + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-dbcp2 + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-hikaricp + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-narayana + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-pool-transx + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-sqlite + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc-teradata + 1.4.4 + + + org.ops4j.pax.jdbc + pax-jdbc + 1.4.4 + + + org.ops4j.pax.jms + pax-jms-activemq + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-api + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-artemis + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-config + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-ibmmq + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-oracleaq + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-pool-narayana + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-pool-pooledjms + 1.0.7 + + + org.ops4j.pax.jms + pax-jms-pool-transx + 1.0.7 + + + org.ops4j.pax.jpa + pax-jpa + 0.3.0 + + + org.ops4j.pax.logging + pax-logging-api + 2.0.6 + + + org.ops4j.pax.logging + pax-logging-log4j2 + 2.0.6 + + + org.ops4j.pax.logging + pax-logging-logback + 2.0.6 + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.tomcat-embed-core + 9.0.36.1 + + + org.ops4j.pax.tipi + org.ops4j.pax.tipi.tomcat-embed-websocket + 9.0.36.1 + + + org.ops4j.pax.transx + pax-transx-connector + 0.4.4 + + + org.ops4j.pax.transx + pax-transx-jdbc + 0.4.4 + + + org.ops4j.pax.transx + pax-transx-jms + 0.4.4 + + + org.ops4j.pax.transx + pax-transx-tm-api + 0.4.4 + + + org.ops4j.pax.transx + pax-transx-tm-atomikos + 0.4.4 + + + org.ops4j.pax.transx + pax-transx-tm-geronimo + 0.4.4 + + + org.ops4j.pax.transx + pax-transx-tm-narayana + 0.4.4 + + + org.ops4j.pax.url + pax-url-aether + 2.6.2 + + + org.ops4j.pax.url + pax-url-obr + 2.6.2 + + + org.ops4j.pax.url + pax-url-war + 2.6.2 + + + org.ops4j.pax.url + pax-url-wrap + 2.6.2 + + + org.ops4j.pax.web + pax-web-api + 7.3.9 + + + org.ops4j.pax.web + pax-web-deployer + 7.3.9 + + + org.ops4j.pax.web + pax-web-descriptor + 7.3.9 + + + org.ops4j.pax.web + pax-web-extender-war + 7.3.9 + + + org.ops4j.pax.web + pax-web-extender-whiteboard + 7.3.9 + + + org.ops4j.pax.web + pax-web-jetty + 7.3.9 + + + org.ops4j.pax.web + pax-web-jsp + 7.3.9 + + + org.ops4j.pax.web + pax-web-resources-extender + 7.3.9 + + + org.ops4j.pax.web + pax-web-resources-jsf + 7.3.9 + + + org.ops4j.pax.web + pax-web-runtime + 7.3.9 + + + org.ops4j.pax.web + pax-web-spi + 7.3.9 + + + org.ops4j.pax.web + pax-web-tomcat + 7.3.9 + + + org.ops4j.pax.web + pax-web-undertow + 7.3.9 + + + org.osgi + org.osgi.service.event + 1.4.0 + + + org.osgi + org.osgi.service.jdbc + 1.0.0 + + + org.osgi + org.osgi.util.function + 1.0.0 + + + org.osgi + org.osgi.util.promise + 1.0.0 + + + org.ow2.asm + asm-analysis + 9.0 + + + org.ow2.asm + asm-commons + 9.0 + + + org.ow2.asm + asm-tree + 9.0 + + + org.ow2.asm + asm-util + 9.0 + + + org.ow2.asm + asm + 9.0 + + + org.postgresql + postgresql + 42.2.8 + + + org.reactivestreams + reactive-streams + 1.0.3 + + + org.scala-lang.modules + scala-java8-compat_2.13 + 0.9.1 + + + org.scala-lang.modules + scala-parser-combinators_2.13 + 1.1.2 + + + org.scala-lang + scala-library + 2.13.5 + + + org.scala-lang + scala-reflect + 2.13.5 + + + org.slf4j + slf4j-api + 1.7.28 + + + org.xerial + sqlite-jdbc + 3.28.0 + + + tech.pantheon.triemap + triemap + 1.2.0 + - + diff --git a/tools/mkbom.sh b/tools/mkbom.sh index f2615b84..fcaed72c 100755 --- a/tools/mkbom.sh +++ b/tools/mkbom.sh @@ -10,6 +10,21 @@ pomGroupId=$1 pomArtifactId=$2 pomVersion=$3 +jarlist=/tmp/mkbom-jar-$$ + + + +# Make list of jars +for jar in $(find . -name '*.jar' -print | cut -d'/' -f2- | sort) +do + version=$(echo $jar | rev | cut -d'/' -f2 | rev) + artifactId=$(echo $jar | rev | cut -d'/' -f3 | rev) + groupId=$(echo $jar | rev | cut -d'/' -f4- | rev | tr '/' '.') + echo "$groupId|$artifactId|$version" >> $jarlist +done + + + cat < @@ -35,23 +50,55 @@ cat < END - -for jar in $(find . -name '*.jar' -print | cut -d'/' -f2- | sort) +lastGroupId="UNSET" +lastArtifactId="UNSET" +lastVersion="UNSET" +for ln in $(cat $jarlist | sort -u) do - version=$(echo $jar | rev | cut -d'/' -f2 | rev) - artifactId=$(echo $jar | rev | cut -d'/' -f3 | rev) - groupId=$(echo $jar | rev | cut -d'/' -f4- | rev | tr '/' '.') + groupId=$(echo $ln | cut -d'|' -f1) + artifactId=$(echo $ln | cut -d'|' -f2) + version=$(echo $ln | cut -d'|' -f3) - echo " " - echo " $groupId" - echo " $artifactId" - echo " $version" - echo " " + if [ "$lastGroupId" != "UNSET" ] + then + if [ "$lastGroupId" != "$groupId" -o "$lastArtifactId" != "$artifactId" ] + then + echo " " + echo " $lastGroupId" + echo " $lastArtifactId" + echo " $lastVersion" + echo " " + fi + fi + lastGroupId=$groupId + lastArtifactId=$artifactId + lastVersion=$version done +echo " " +echo " $lastGroupId" +echo " $lastArtifactId" +echo " $lastVersion" +echo " " + cat < + + + + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + + true + + + + END -- 2.16.6