c

commons.integrationtest

The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.
https://wiki.opendaylight.org/view/OVSDB_Integration:Main
Eclipse Public License v1.0
Sam Hague
Files download
File Operation
commons.integrationtest-1.3.4-Lithium-SR4.pom download
Apache Maven
<dependency>
  <groupId>org.opendaylight.ovsdb</groupId>
  <artifactId>commons.integrationtest</artifactId>
  <version>1.3.4-Lithium-SR4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.ovsdb:commons.integrationtest:1.3.4-Lithium-SR4'
Gradle Kotlin
implementation("org.opendaylight.ovsdb:commons.integrationtest:1.3.4-Lithium-SR4")
Scala SBT
libraryDependencies += "org.opendaylight.ovsdb" % "commons.integrationtest" % "1.3.4-Lithium-SR4"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.ovsdb', module='commons.integrationtest', version='1.3.4-Lithium-SR4')
)
Apache Ivy
<dependency org="org.opendaylight.ovsdb" name="commons.integrationtest" rev="1.3.4-Lithium-SR4" />
Leiningen
[org.opendaylight.ovsdb/commons.integrationtest "1.3.4-Lithium-SR4"]
Apache Buildr
'org.opendaylight.ovsdb:commons.integrationtest:jar:1.3.4-Lithium-SR4'
Dependencies
<parent>
  <groupId>org.opendaylight.ovsdb</groupId>
  <artifactId>commons</artifactId>
  <version>1.3.4-Lithium-SR4</version>
</parent>

compile

|-- ch.qos.logback:logback-classic

|-- ch.qos.logback:logback-core

|-- com.fasterxml.jackson.core:jackson-annotations

|-- com.fasterxml.jackson.core:jackson-core

|-- com.fasterxml.jackson.core:jackson-databind

|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider

|-- com.fasterxml.jackson.module:jackson-module-jaxb-annotations

|-- com.google.code.gson:gson

|-- com.google.guava:guava

|-- com.sun.jersey:jersey-core

|-- com.sun.jersey:jersey-server

|-- com.sun.jersey:jersey-client

|-- commons-codec:commons-codec

|-- commons-net:commons-net

|-- commons-fileupload:commons-fileupload

|-- commons-io:commons-io

|-- commons-lang:commons-lang:2.3

|-- eclipselink:javax.persistence

|-- eclipselink:javax.resource

|-- equinoxSDK381:javax.servlet

|-- equinoxSDK381:javax.servlet.jsp

|-- org.apache.felix:org.apache.felix.gogo.command:0.14.0

|-- org.apache.felix:org.apache.felix.gogo.runtime:0.12.1

|-- org.apache.felix:org.apache.felix.gogo.shell:0.10.0

|-- equinoxSDK381:org.eclipse.equinox.cm

|-- equinoxSDK381:org.eclipse.equinox.console

|-- equinoxSDK381:org.eclipse.equinox.ds

|-- equinoxSDK381:org.eclipse.equinox.launcher

|-- equinoxSDK381:org.eclipse.equinox.util

|-- equinoxSDK381:org.eclipse.osgi

|-- equinoxSDK381:org.eclipse.osgi.services

|-- geminiweb:org.eclipse.gemini.web.core

|-- geminiweb:org.eclipse.gemini.web.extender

|-- geminiweb:org.eclipse.gemini.web.tomcat

|-- geminiweb:org.eclipse.virgo.kernel.equinox.extensions

|-- geminiweb:org.eclipse.virgo.util.common

|-- geminiweb:org.eclipse.virgo.util.io

|-- geminiweb:org.eclipse.virgo.util.math

|-- geminiweb:org.eclipse.virgo.util.osgi

|-- geminiweb:org.eclipse.virgo.util.osgi.manifest

|-- geminiweb:org.eclipse.virgo.util.parser.manifest

|-- io.netty:netty-buffer

|-- io.netty:netty-codec

|-- io.netty:netty-common

|-- io.netty:netty-handler

|-- io.netty:netty-transport

|-- javax.portlet:portlet-api:2.0

|-- orbit:javax.activation

|-- orbit:javax.annotation

|-- orbit:javax.ejb

|-- orbit:javax.el

|-- orbit:javax.mail.glassfish

|-- orbit:javax.servlet.jsp.jstl

|-- orbit:javax.servlet.jsp.jstl.impl

|-- orbit:javax.xml.rpc

|-- orbit:org.apache.catalina

|-- orbit:org.apache.catalina.ha

|-- orbit:org.apache.catalina.tribes

|-- orbit:org.apache.coyote

|-- orbit:org.apache.el

|-- orbit:org.apache.jasper

|-- orbit:org.apache.juli.extras

|-- orbit:org.apache.tomcat.api

|-- orbit:org.apache.tomcat.util

|-- org.aopalliance:com.springsource.org.aopalliance

|-- org.apache.commons:commons-lang3

|-- org.apache.felix:org.apache.felix.dependencymanager

|-- org.apache.felix:org.apache.felix.dependencymanager.shell

|-- org.apache.felix:org.apache.felix.fileinstall

|-- org.apache.httpcomponents:httpcore-nio:4.2.1

|-- org.codehaus.enunciate:enunciate-core-annotations

|-- org.codehaus.jettison:jettison

|-- org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec

|-- org.opendaylight.controller:arphandler:0.6.4-Lithium-SR4

|-- org.opendaylight.controller:bundlescanner:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:bundlescanner.implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:clustering.services

|-- org.opendaylight.controller:clustering.services-implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:commons.httpclient:0.2.4-Lithium-SR4

|-- org.opendaylight.controller:commons.northbound

|-- org.opendaylight.controller:configuration:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:configuration.implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:connectionmanager:0.2.4-Lithium-SR4

|-- org.opendaylight.controller:connectionmanager.implementation:0.2.4-Lithium-SR4

|-- org.opendaylight.controller:containermanager:0.6.4-Lithium-SR4

|-- org.opendaylight.controller:containermanager.it.implementation:0.6.4-Lithium-SR4

|-- org.opendaylight.controller:flowprogrammer.northbound:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:forwarding.staticrouting:0.6.4-Lithium-SR4

|-- org.opendaylight.controller:forwarding.staticrouting.northbound:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:forwardingrulesmanager

|-- org.opendaylight.controller:forwardingrulesmanager.implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:hosttracker:0.6.4-Lithium-SR4

|-- org.opendaylight.controller:hosttracker.implementation:0.6.4-Lithium-SR4

|-- org.opendaylight.controller:hosttracker.northbound:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:logging.bridge:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:protocol_plugins.stub:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:routing.dijkstra_implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:sal

|-- org.opendaylight.controller:sal.implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:sal-binding-it

|-- org.opendaylight.controller:security:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:statistics.northbound:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:statisticsmanager:0.6.4-Lithium-SR4

|-- org.opendaylight.controller:statisticsmanager.implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:subnets.northbound:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:switchmanager

|-- org.opendaylight.controller:switchmanager.implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:switchmanager.northbound:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:topology.northbound:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:topologymanager:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:usermanager:0.5.4-Lithium-SR4

|-- org.opendaylight.controller:usermanager.implementation:0.5.4-Lithium-SR4

|-- org.opendaylight.controller.thirdparty:com.sun.jersey.jersey-servlet

|-- org.opendaylight.controller.thirdparty:org.apache.catalina.filters.CorsFilter

|-- org.ow2.asm:asm-all

|-- org.ow2.chameleon.management:chameleon-mbeans

|-- org.slf4j:jcl-over-slf4j

|-- org.slf4j:log4j-over-slf4j

|-- org.slf4j:slf4j-api

|-- org.springframework:org.springframework.aop

|-- org.springframework:org.springframework.asm

|-- org.springframework:org.springframework.beans

|-- org.springframework:org.springframework.context

|-- org.springframework:org.springframework.context.support

|-- org.springframework:org.springframework.core

|-- org.springframework:org.springframework.expression

|-- org.springframework:org.springframework.transaction

|-- org.springframework:org.springframework.web

|-- org.springframework:org.springframework.web.servlet

|-- org.springframework.security:spring-security-config

|-- org.springframework.security:spring-security-core

|-- org.springframework.security:spring-security-taglibs

|-- org.springframework.security:spring-security-web

|-- virgomirror:org.eclipse.jdt.core.compiler.batch

|-- junit:junit

|-- org.opendaylight.ovsdb:library

|-- org.opendaylight.ovsdb:northbound

|-- org.opendaylight.ovsdb:openstack.net-virt

|-- org.opendaylight.ovsdb:ovsdb-plugin-compatibility-layer

|-- org.opendaylight.ovsdb:plugin

|-- org.opendaylight.ovsdb:schema.hardwarevtep

|-- org.opendaylight.ovsdb:schema.openvswitch

|-- org.opendaylight.ovsdb:utils.servicehelper

|-- org.ops4j.pax.exam:pax-exam-junit4

|-- org.ops4j.pax.exam:pax-exam-link-mvn

|-- org.ops4j.pax.url:pax-url-aether