is not current version
Last Version 0.10.4

org.opendaylight.sfc:sfc-classifiers 0.8.2

This module groups together the sfc classifiers.

GroupId

GroupId

org.opendaylight.sfc
ArtifactId

ArtifactId

sfc-classifiers
Version

Version

0.8.2
Type

Type

pom

Download sfc-classifiers 0.8.2

Filename Size
sfc-classifiers-0.8.2.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.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-classifiers/
implementation 'org.opendaylight.sfc:sfc-classifiers:0.8.2'
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-classifiers/
implementation ("org.opendaylight.sfc:sfc-classifiers:0.8.2")
'org.opendaylight.sfc:sfc-classifiers:pom:0.8.2'
<dependency org="org.opendaylight.sfc" name="sfc-classifiers" rev="0.8.2">
  <artifact name="sfc-classifiers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sfc', module='sfc-classifiers', version='0.8.2')
)
libraryDependencies += "org.opendaylight.sfc" % "sfc-classifiers" % "0.8.2"
[org.opendaylight.sfc/sfc-classifiers "0.8.2"]