is not current version
Last Version 0.3.4-Boron-SR4

org.opendaylight.sfc:sfc-jsonconfig 0.0.3-Helium-SR2

Configuration files for md-sal

Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

org.opendaylight.sfc
ArtifactId

ArtifactId

sfc-jsonconfig
Version

Version

0.0.3-Helium-SR2
Type

Type

jar

Download sfc-jsonconfig 0.0.3-Helium-SR2


<!-- https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-jsonconfig/ -->
<dependency>
    <groupId>org.opendaylight.sfc</groupId>
    <artifactId>sfc-jsonconfig</artifactId>
    <version>0.0.3-Helium-SR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-jsonconfig/
implementation 'org.opendaylight.sfc:sfc-jsonconfig:0.0.3-Helium-SR2'
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-jsonconfig/
implementation ("org.opendaylight.sfc:sfc-jsonconfig:0.0.3-Helium-SR2")
'org.opendaylight.sfc:sfc-jsonconfig:jar:0.0.3-Helium-SR2'
<dependency org="org.opendaylight.sfc" name="sfc-jsonconfig" rev="0.0.3-Helium-SR2">
  <artifact name="sfc-jsonconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sfc', module='sfc-jsonconfig', version='0.0.3-Helium-SR2')
)
libraryDependencies += "org.opendaylight.sfc" % "sfc-jsonconfig" % "0.0.3-Helium-SR2"
[org.opendaylight.sfc/sfc-jsonconfig "0.0.3-Helium-SR2"]