| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.opendaylight.of-config |
| Идентификатор | Идентификаторintegrationtest |
| Последняя версия | Последняя версия1.4.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеintegrationtest
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| integrationtest-1.4.4.pom | |
| integrationtest-1.4.4.jar | 8 KB |
| integrationtest-1.4.4-tests.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.of-config/integrationtest/ -->
<dependency>
<groupId>org.opendaylight.of-config</groupId>
<artifactId>integrationtest</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.of-config/integrationtest/
implementation 'org.opendaylight.of-config:integrationtest:1.4.4'
// https://jarcasting.com/artifacts/org.opendaylight.of-config/integrationtest/
implementation ("org.opendaylight.of-config:integrationtest:1.4.4")
'org.opendaylight.of-config:integrationtest:jar:1.4.4'
<dependency org="org.opendaylight.of-config" name="integrationtest" rev="1.4.4">
<artifact name="integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.of-config', module='integrationtest', version='1.4.4')
)
libraryDependencies += "org.opendaylight.of-config" % "integrationtest" % "1.4.4"
[org.opendaylight.of-config/integrationtest "1.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.surefire : surefire-junit4 | jar | 2.18.1 |
| org.apache.maven.surefire : surefire-junit47 | jar | 2.18.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : annotations Необязательный | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |