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

org.opendaylight.openflowjava:openflowjava-config 0.6.1-Lithium-SR1

Configuration files for openflowjava statistics

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

openflowjava-config
Версия

Версия

0.6.1-Lithium-SR1
Тип

Тип

jar

Скачать openflowjava-config 0.6.1-Lithium-SR1


<!-- https://jarcasting.com/artifacts/org.opendaylight.openflowjava/openflowjava-config/ -->
<dependency>
    <groupId>org.opendaylight.openflowjava</groupId>
    <artifactId>openflowjava-config</artifactId>
    <version>0.6.1-Lithium-SR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.openflowjava/openflowjava-config/
implementation 'org.opendaylight.openflowjava:openflowjava-config:0.6.1-Lithium-SR1'
// https://jarcasting.com/artifacts/org.opendaylight.openflowjava/openflowjava-config/
implementation ("org.opendaylight.openflowjava:openflowjava-config:0.6.1-Lithium-SR1")
'org.opendaylight.openflowjava:openflowjava-config:jar:0.6.1-Lithium-SR1'
<dependency org="org.opendaylight.openflowjava" name="openflowjava-config" rev="0.6.1-Lithium-SR1">
  <artifact name="openflowjava-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowjava', module='openflowjava-config', version='0.6.1-Lithium-SR1')
)
libraryDependencies += "org.opendaylight.openflowjava" % "openflowjava-config" % "0.6.1-Lithium-SR1"
[org.opendaylight.openflowjava/openflowjava-config "0.6.1-Lithium-SR1"]