License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.sfc |
ArtifactId | ArtifactIdsfc-config |
Last Version | Last Version0.3.4-Boron-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration files for SFC
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-config/ -->
<dependency>
<groupId>org.opendaylight.sfc</groupId>
<artifactId>sfc-config</artifactId>
<version>0.3.4-Boron-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-config/
implementation 'org.opendaylight.sfc:sfc-config:0.3.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-config/
implementation ("org.opendaylight.sfc:sfc-config:0.3.4-Boron-SR4")
'org.opendaylight.sfc:sfc-config:jar:0.3.4-Boron-SR4'
<dependency org="org.opendaylight.sfc" name="sfc-config" rev="0.3.4-Boron-SR4">
<artifact name="sfc-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sfc', module='sfc-config', version='0.3.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.sfc" % "sfc-config" % "0.3.4-Boron-SR4"
[org.opendaylight.sfc/sfc-config "0.3.4-Boron-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |