| License | License | 
|---|---|
| GroupId | GroupIdorg.opendaylight.faas | 
| ArtifactId | ArtifactIdfeatures-faas | 
| Version | Version1.2.4-Carbon | 
| Type | Typejar | 
| Description | DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.faas/features-faas/ -->
<dependency>
    <groupId>org.opendaylight.faas</groupId>
    <artifactId>features-faas</artifactId>
    <version>1.2.4-Carbon</version>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.faas/features-faas/
implementation 'org.opendaylight.faas:features-faas:1.2.4-Carbon'// https://jarcasting.com/artifacts/org.opendaylight.faas/features-faas/
implementation ("org.opendaylight.faas:features-faas:1.2.4-Carbon")'org.opendaylight.faas:features-faas:jar:1.2.4-Carbon'<dependency org="org.opendaylight.faas" name="features-faas" rev="1.2.4-Carbon">
  <artifact name="features-faas" type="jar" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.faas', module='features-faas', version='1.2.4-Carbon')
)libraryDependencies += "org.opendaylight.faas" % "features-faas" % "1.2.4-Carbon"[org.opendaylight.faas/features-faas "1.2.4-Carbon"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| com.google.code.findbugs : annotations | jar | 3.0.0 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.0 | 
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.opendaylight.mdsal : features-mdsal | xml | |
| org.opendaylight.mdsal.model : features-mdsal-model | xml | |
| org.opendaylight.sfc : features-sfc | xml | 0.5.4-Carbon | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.opendaylight.odlparent : features-test | jar | 1.8.4-Carbon | 
| org.opendaylight.odlparent : opendaylight-karaf-empty | zip | 1.8.4-Carbon | 
| org.slf4j : slf4j-simple | jar | 1.7.21 |