is not current version
Last Version 0.17.5

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

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.10.1
Type

Type

jar

Download bgp-config-example 0.10.1


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