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

org.opendaylight.openflowplugin:openflowplugin-parent 0.9.0


Группа

Группа

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

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

openflowplugin-parent
Версия

Версия

0.9.0
Тип

Тип

pom

Скачать openflowplugin-parent 0.9.0

Имя Файла Размер
openflowplugin-parent-0.9.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.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/
implementation 'org.opendaylight.openflowplugin:openflowplugin-parent:0.9.0'
// https://jarcasting.com/artifacts/org.opendaylight.openflowplugin/openflowplugin-parent/
implementation ("org.opendaylight.openflowplugin:openflowplugin-parent:0.9.0")
'org.opendaylight.openflowplugin:openflowplugin-parent:pom:0.9.0'
<dependency org="org.opendaylight.openflowplugin" name="openflowplugin-parent" rev="0.9.0">
  <artifact name="openflowplugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin', module='openflowplugin-parent', version='0.9.0')
)
libraryDependencies += "org.opendaylight.openflowplugin" % "openflowplugin-parent" % "0.9.0"
[org.opendaylight.openflowplugin/openflowplugin-parent "0.9.0"]