не последняя версия
Последняя версия 1.3.4-Beryllium-SR4

org.opendaylight.controller.samples:toaster-config 1.2.2-Lithium-SR2

Configuration files for toaster

Категории

Категории

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

Группа

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

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

toaster-config
Версия

Версия

1.2.2-Lithium-SR2
Тип

Тип

jar

Скачать toaster-config 1.2.2-Lithium-SR2


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