не последняя версия
Последняя версия 0.5.4-Boron-SR4

org.opendaylight.controller:config-module-archetype 0.3.4-Lithium-SR4

Archetype for new module managed by configuration subsystem

Категории

Категории

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

Группа

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

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

config-module-archetype
Версия

Версия

0.3.4-Lithium-SR4
Тип

Тип

jar

Скачать config-module-archetype 0.3.4-Lithium-SR4


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