| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.openflowplugin |
| Идентификатор | Идентификаторopenflowplugin-parent |
| Версия | Версия0.12.0 |
| Тип | Типpom |
| Описание |
Описаниеpom.xml for MD-SAL DOM plugins
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| openflowplugin-parent-0.12.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/ -->
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>openflowplugin-parent</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/
implementation 'org.opendaylight.openflowplugin:openflowplugin-parent:0.12.0'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/
implementation ("org.opendaylight.openflowplugin:openflowplugin-parent:0.12.0")
'org.opendaylight.openflowplugin:openflowplugin-parent:pom:0.12.0'
<dependency org="org.opendaylight.openflowplugin" name="openflowplugin-parent" rev="0.12.0">
<artifact name="openflowplugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='openflowplugin-parent', version='0.12.0')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "openflowplugin-parent" % "0.12.0"
[org.opendaylight.openflowplugin/openflowplugin-parent "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.5.11 |