не последняя версия
Последняя версия 0.2.4-Lithium-SR4

org.opendaylight.integration:feature-selector 0.2.3-Lithium-SR3


Группа

Группа

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

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

feature-selector
Версия

Версия

0.2.3-Lithium-SR3
Тип

Тип

war

Скачать feature-selector 0.2.3-Lithium-SR3


<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/feature-selector/ -->
<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>feature-selector</artifactId>
    <version>0.2.3-Lithium-SR3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/feature-selector/
implementation 'org.opendaylight.integration:feature-selector:0.2.3-Lithium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.integration/feature-selector/
implementation ("org.opendaylight.integration:feature-selector:0.2.3-Lithium-SR3")
'org.opendaylight.integration:feature-selector:war:0.2.3-Lithium-SR3'
<dependency org="org.opendaylight.integration" name="feature-selector" rev="0.2.3-Lithium-SR3">
  <artifact name="feature-selector" type="war" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='feature-selector', version='0.2.3-Lithium-SR3')
)
libraryDependencies += "org.opendaylight.integration" % "feature-selector" % "0.2.3-Lithium-SR3"
[org.opendaylight.integration/feature-selector "0.2.3-Lithium-SR3"]