Last Version

bgp-controller-config 0.8.3

Controller Configuration files for BGP protocol

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

bgp-controller-config
Version

Version

0.8.3
Type

Type

jar
Description

Description

bgp-controller-config
Controller Configuration files for BGP protocol
Project Organization

Project Organization

OpenDaylight

Download bgp-controller-config 0.8.3


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

Dependencies

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.0.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.