License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.ovsdb |
ArtifactId | ArtifactIdsouthbound-artifacts |
Version | Version1.13.2 |
Type | Typepom |
Description |
DescriptionODL :: ovsdb :: southbound-artifacts
southbound-artifacts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
southbound-artifacts-1.13.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/southbound-artifacts/ -->
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>southbound-artifacts</artifactId>
<version>1.13.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/southbound-artifacts/
implementation 'org.opendaylight.ovsdb:southbound-artifacts:1.13.2'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/southbound-artifacts/
implementation ("org.opendaylight.ovsdb:southbound-artifacts:1.13.2")
'org.opendaylight.ovsdb:southbound-artifacts:pom:1.13.2'
<dependency org="org.opendaylight.ovsdb" name="southbound-artifacts" rev="1.13.2">
<artifact name="southbound-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='southbound-artifacts', version='1.13.2')
)
libraryDependencies += "org.opendaylight.ovsdb" % "southbound-artifacts" % "1.13.2"
[org.opendaylight.ovsdb/southbound-artifacts "1.13.2"]