не последняя версия
Последняя версия 0.14.0

org.opendaylight.openflowplugin:openflowplugin-parent 0.12.4


Группа

Группа

org.opendaylight.openflowplugin
Идентификатор

Идентификатор

openflowplugin-parent
Версия

Версия

0.12.4
Тип

Тип

pom

Скачать openflowplugin-parent 0.12.4

Имя Файла Размер
openflowplugin-parent-0.12.4.pom
Обзор

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