Last Version

commons.integrationtest.parent 1.4.4

The of-config integration project is a project for OpenDaylight that will implement the Of-configure protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.of-config
ArtifactId

ArtifactId

commons.integrationtest
Version

Version

1.4.4
Type

Type

pom
Description

Description

commons.integrationtest.parent
The of-config integration project is a project for OpenDaylight that will implement the Of-configure protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.
Project Organization

Project Organization

OpenDaylight

Download commons.integrationtest 1.4.4


<!-- https://jarcasting.com/artifacts/org.opendaylight.of-config/commons.integrationtest/ -->
<dependency>
    <groupId>org.opendaylight.of-config</groupId>
    <artifactId>commons.integrationtest</artifactId>
    <version>1.4.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.of-config/commons.integrationtest/
implementation 'org.opendaylight.of-config:commons.integrationtest:1.4.4'
// https://jarcasting.com/artifacts/org.opendaylight.of-config/commons.integrationtest/
implementation ("org.opendaylight.of-config:commons.integrationtest:1.4.4")
'org.opendaylight.of-config:commons.integrationtest:pom:1.4.4'
<dependency org="org.opendaylight.of-config" name="commons.integrationtest" rev="1.4.4">
  <artifact name="commons.integrationtest" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.of-config', module='commons.integrationtest', version='1.4.4')
)
libraryDependencies += "org.opendaylight.of-config" % "commons.integrationtest" % "1.4.4"
[org.opendaylight.of-config/commons.integrationtest "1.4.4"]

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : annotations Optional jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.1.150

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.