is not current version
Last Version 0.17.5

org.opendaylight.bgpcep:bgp-config-example 0.16.10

Example of configuration files for BGP protocol

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

bgp-config-example
Version

Version

0.16.10
Type

Type

jar

Download bgp-config-example 0.16.10


<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/bgp-config-example/ -->
<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>bgp-config-example</artifactId>
    <version>0.16.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/bgp-config-example/
implementation 'org.opendaylight.bgpcep:bgp-config-example:0.16.10'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/bgp-config-example/
implementation ("org.opendaylight.bgpcep:bgp-config-example:0.16.10")
'org.opendaylight.bgpcep:bgp-config-example:jar:0.16.10'
<dependency org="org.opendaylight.bgpcep" name="bgp-config-example" rev="0.16.10">
  <artifact name="bgp-config-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='bgp-config-example', version='0.16.10')
)
libraryDependencies += "org.opendaylight.bgpcep" % "bgp-config-example" % "0.16.10"
[org.opendaylight.bgpcep/bgp-config-example "0.16.10"]