GroupId | GroupIdorg.opendaylight.vpnservice |
---|---|
ArtifactId | ArtifactIdbgpmanager |
Last Version | Last Version0.1.3-Lithium-SR3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbgpmanager
|
Filename | Size |
---|---|
bgpmanager-0.1.3-Lithium-SR3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.vpnservice/bgpmanager/ -->
<dependency>
<groupId>org.opendaylight.vpnservice</groupId>
<artifactId>bgpmanager</artifactId>
<version>0.1.3-Lithium-SR3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.vpnservice/bgpmanager/
implementation 'org.opendaylight.vpnservice:bgpmanager:0.1.3-Lithium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.vpnservice/bgpmanager/
implementation ("org.opendaylight.vpnservice:bgpmanager:0.1.3-Lithium-SR3")
'org.opendaylight.vpnservice:bgpmanager:pom:0.1.3-Lithium-SR3'
<dependency org="org.opendaylight.vpnservice" name="bgpmanager" rev="0.1.3-Lithium-SR3">
<artifact name="bgpmanager" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.vpnservice', module='bgpmanager', version='0.1.3-Lithium-SR3')
)
libraryDependencies += "org.opendaylight.vpnservice" % "bgpmanager" % "0.1.3-Lithium-SR3"
[org.opendaylight.vpnservice/bgpmanager "0.1.3-Lithium-SR3"]