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

org.opendaylight.ocpplugin:ocpplugin-controller-config 0.2.3-Carbon

Controller Configuration files for ocpplugin + ocpjava couple

Категории

Категории

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

Группа

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

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

ocpplugin-controller-config
Версия

Версия

0.2.3-Carbon
Тип

Тип

jar

Скачать ocpplugin-controller-config 0.2.3-Carbon


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