License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.opendaylight.sfc |
ArtifactId | ArtifactIdfeatures-sfclisp |
Last Version | Last Version0.1.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen Daylight SDN controller Service Function Chaining application
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opendaylight.sfc/features-sfclisp/ -->
<dependency>
<groupId>org.opendaylight.sfc</groupId>
<artifactId>features-sfclisp</artifactId>
<version>0.1.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sfc/features-sfclisp/
implementation 'org.opendaylight.sfc:features-sfclisp:0.1.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.sfc/features-sfclisp/
implementation ("org.opendaylight.sfc:features-sfclisp:0.1.4-Lithium-SR4")
'org.opendaylight.sfc:features-sfclisp:jar:0.1.4-Lithium-SR4'
<dependency org="org.opendaylight.sfc" name="features-sfclisp" rev="0.1.4-Lithium-SR4">
<artifact name="features-sfclisp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sfc', module='features-sfclisp', version='0.1.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.sfc" % "features-sfclisp" % "0.1.4-Lithium-SR4"
[org.opendaylight.sfc/features-sfclisp "0.1.4-Lithium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
junit : junit-dep | jar | 4.11 |
org.opendaylight.odlparent : features-test | jar | 1.5.4-Lithium-SR4 |
org.slf4j : slf4j-simple | jar | 1.7.7 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |