License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.lacp |
ArtifactId | ArtifactIdfeatures-lacp |
Last Version | Last Version1.3.4-Carbon |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatures-lacp
Opendaylight Link Aggregation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.lacp/features-lacp/ -->
<dependency>
<groupId>org.opendaylight.lacp</groupId>
<artifactId>features-lacp</artifactId>
<version>1.3.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.lacp/features-lacp/
implementation 'org.opendaylight.lacp:features-lacp:1.3.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.lacp/features-lacp/
implementation ("org.opendaylight.lacp:features-lacp:1.3.4-Carbon")
'org.opendaylight.lacp:features-lacp:jar:1.3.4-Carbon'
<dependency org="org.opendaylight.lacp" name="features-lacp" rev="1.3.4-Carbon">
<artifact name="features-lacp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.lacp', module='features-lacp', version='1.3.4-Carbon')
)
libraryDependencies += "org.opendaylight.lacp" % "features-lacp" % "1.3.4-Carbon"
[org.opendaylight.lacp/features-lacp "1.3.4-Carbon"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : opendaylight-karaf-empty | zip | 1.8.4-Carbon |
org.slf4j : slf4j-simple | jar | 1.7.21 |