is not current version
Last Version 0.10.4

org.opendaylight.sfc:sfc-classifiers 0.9.0

This module groups together the sfc classifiers.

GroupId

GroupId

org.opendaylight.sfc
ArtifactId

ArtifactId

sfc-classifiers
Version

Version

0.9.0
Type

Type

pom

Download sfc-classifiers 0.9.0

Filename Size
sfc-classifiers-0.9.0.pom 976 bytes
Browse

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