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

org.opendaylight.openflowplugin:openflowplugin-aggregator 0.4.2-Carbon


Группа

Группа

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

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

openflowplugin-aggregator
Версия

Версия

0.4.2-Carbon
Тип

Тип

pom

Скачать openflowplugin-aggregator 0.4.2-Carbon

Имя Файла Размер
openflowplugin-aggregator-0.4.2-Carbon.pom 1 KB
Обзор

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