| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.openflowplugin.model |
| Идентификатор | Идентификаторmodel-parent |
| Последняя версия | Последняя версия0.9.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеpom.xml for MD-SAL DOM plugins
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| model-parent-0.9.4.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin.model</groupId>
<artifactId>model-parent</artifactId>
<version>0.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/
implementation 'org.opendaylight.openflowplugin.model:model-parent:0.9.4'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin.model/model-parent/
implementation ("org.opendaylight.openflowplugin.model:model-parent:0.9.4")
'org.opendaylight.openflowplugin.model:model-parent:pom:0.9.4'
<dependency org="org.opendaylight.openflowplugin.model" name="model-parent" rev="0.9.4">
<artifact name="model-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin.model', module='model-parent', version='0.9.4')
)
libraryDependencies += "org.opendaylight.openflowplugin.model" % "model-parent" % "0.9.4"
[org.opendaylight.openflowplugin.model/model-parent "0.9.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opendaylight.mdsal : yang-binding | jar | |
| org.opendaylight.yangtools : yang-common | jar | |
| org.opendaylight.mdsal.binding.model.ietf : rfc6991 | jar | |
| org.opendaylight.mdsal.model : yang-ext | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.100 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.28.2 |