License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.of-config |
ArtifactId | ArtifactIdsouthbound-artifacts |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typepom |
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 |
Filename | Size |
---|---|
southbound-artifacts-1.4.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.of-config/southbound-artifacts/ -->
<dependency>
<groupId>org.opendaylight.of-config</groupId>
<artifactId>southbound-artifacts</artifactId>
<version>1.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.of-config/southbound-artifacts/
implementation 'org.opendaylight.of-config:southbound-artifacts:1.4.4'
// https://jarcasting.com/artifacts/org.opendaylight.of-config/southbound-artifacts/
implementation ("org.opendaylight.of-config:southbound-artifacts:1.4.4")
'org.opendaylight.of-config:southbound-artifacts:pom:1.4.4'
<dependency org="org.opendaylight.of-config" name="southbound-artifacts" rev="1.4.4">
<artifact name="southbound-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.of-config', module='southbound-artifacts', version='1.4.4')
)
libraryDependencies += "org.opendaylight.of-config" % "southbound-artifacts" % "1.4.4"
[org.opendaylight.of-config/southbound-artifacts "1.4.4"]