GroupId | GroupIdorg.opendaylight.controller |
---|---|
ArtifactId | ArtifactIdfeatures-flow |
Last Version | Last Version1.1.4-Helium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-flow/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-flow</artifactId>
<version>1.1.4-Helium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-flow/
implementation 'org.opendaylight.controller:features-flow:1.1.4-Helium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-flow/
implementation ("org.opendaylight.controller:features-flow:1.1.4-Helium-SR4")
'org.opendaylight.controller:features-flow:jar:1.1.4-Helium-SR4'
<dependency org="org.opendaylight.controller" name="features-flow" rev="1.1.4-Helium-SR4">
<artifact name="features-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-flow', version='1.1.4-Helium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "features-flow" % "1.1.4-Helium-SR4"
[org.opendaylight.controller/features-flow "1.1.4-Helium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : features-mdsal | xml | 1.1.4-Helium-SR4 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : features-test | jar | 0.6.6-Helium-SR4 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |