GroupId | GroupIdorg.opendaylight.controller |
---|---|
ArtifactId | ArtifactIdfeatures-adsal |
Last Version | Last Version0.9.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFeatures :: AD-SAL Features
AD-SAL Features POM
|
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-adsal/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-adsal</artifactId>
<version>0.9.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-adsal/
implementation 'org.opendaylight.controller:features-adsal:0.9.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-adsal/
implementation ("org.opendaylight.controller:features-adsal:0.9.4-Lithium-SR4")
'org.opendaylight.controller:features-adsal:jar:0.9.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="features-adsal" rev="0.9.4-Lithium-SR4">
<artifact name="features-adsal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-adsal', version='0.9.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "features-adsal" % "0.9.4-Lithium-SR4"
[org.opendaylight.controller/features-adsal "0.9.4-Lithium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : features-base | xml | 1.5.4-Lithium-SR4 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 1.5.4-Lithium-SR4 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |