License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.bgpcep |
ArtifactId | ArtifactIdbgp-config-example |
Last Version | Last Version0.17.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbgp-config-example
Example of configuration files for BGP protocol
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/bgp-config-example/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>bgp-config-example</artifactId>
<version>0.17.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/bgp-config-example/
implementation 'org.opendaylight.bgpcep:bgp-config-example:0.17.5'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/bgp-config-example/
implementation ("org.opendaylight.bgpcep:bgp-config-example:0.17.5")
'org.opendaylight.bgpcep:bgp-config-example:jar:0.17.5'
<dependency org="org.opendaylight.bgpcep" name="bgp-config-example" rev="0.17.5">
<artifact name="bgp-config-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='bgp-config-example', version='0.17.5')
)
libraryDependencies += "org.opendaylight.bgpcep" % "bgp-config-example" % "0.17.5"
[org.opendaylight.bgpcep/bgp-config-example "0.17.5"]
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 | 4.6.0 |
org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.5.1 |