is not current version
Last Version 0.17.5

bgp-config-example 0.16.14

Example of configuration files for BGP protocol

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

bgp-config-example
Version

Version

0.16.14
Type

Type

jar
Description

Description

bgp-config-example
Example of configuration files for BGP protocol
Project Organization

Project Organization

OpenDaylight
Source Code Management

Source Code Management

https://wiki.opendaylight.org/display/ODL/BGPCEP

Download bgp-config-example 0.16.14


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

Dependencies

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12
org.gaul : modernizer-maven-annotations jar 2.3.0

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.