License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.mdsal.model |
ArtifactId | ArtifactIdfeatures-mdsal-model |
Last Version | Last Version0.13.3 |
Release Date | Release Date |
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.mdsal.model/features-mdsal-model/ -->
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>features-mdsal-model</artifactId>
<version>0.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.mdsal.model/features-mdsal-model/
implementation 'org.opendaylight.mdsal.model:features-mdsal-model:0.13.3'
// https://jarcasting.com/artifacts/org.opendaylight.mdsal.model/features-mdsal-model/
implementation ("org.opendaylight.mdsal.model:features-mdsal-model:0.13.3")
'org.opendaylight.mdsal.model:features-mdsal-model:jar:0.13.3'
<dependency org="org.opendaylight.mdsal.model" name="features-mdsal-model" rev="0.13.3">
<artifact name="features-mdsal-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal.model', module='features-mdsal-model', version='0.13.3')
)
libraryDependencies += "org.opendaylight.mdsal.model" % "features-mdsal-model" % "0.13.3"
[org.opendaylight.mdsal.model/features-mdsal-model "0.13.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 3.1.7 |
org.opendaylight.odlparent : bundles-test-lib | jar | 3.1.7 |
org.apache.karaf.bundle : org.apache.karaf.bundle.core | jar | 4.1.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |