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

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


Группа

Группа

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

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

model-parent
Версия

Версия

0.7.0
Тип

Тип

pom

Скачать model-parent 0.7.0

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