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

org.opendaylight.openflowplugin.model:model-parent 0.9.1


Группа

Группа

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

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

model-parent
Версия

Версия

0.9.1
Тип

Тип

pom

Скачать model-parent 0.9.1

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