License |
License |
---|---|
GroupId | GroupIdio.lighty.modules |
ArtifactId | ArtifactIdlighty-bgp |
Last Version | Last Version16.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom for code artifacts using Lighty.io.
|
Filename | Size |
---|---|
lighty-bgp-16.0.0.pom | |
lighty-bgp-16.0.0.jar | 13 KB |
lighty-bgp-16.0.0-sources.jar | 9 KB |
lighty-bgp-16.0.0-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.lighty.modules/lighty-bgp/ -->
<dependency>
<groupId>io.lighty.modules</groupId>
<artifactId>lighty-bgp</artifactId>
<version>16.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-bgp/
implementation 'io.lighty.modules:lighty-bgp:16.0.0'
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-bgp/
implementation ("io.lighty.modules:lighty-bgp:16.0.0")
'io.lighty.modules:lighty-bgp:jar:16.0.0'
<dependency org="io.lighty.modules" name="lighty-bgp" rev="16.0.0">
<artifact name="lighty-bgp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.modules', module='lighty-bgp', version='16.0.0')
)
libraryDependencies += "io.lighty.modules" % "lighty-bgp" % "16.0.0"
[io.lighty.modules/lighty-bgp "16.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.lighty.core : lighty-controller | jar | |
org.opendaylight.bgpcep : bgp-rib-impl | jar | |
org.opendaylight.bgpcep : bgp-rib-api | jar | |
org.opendaylight.bgpcep : bgp-openconfig-api | jar | |
org.opendaylight.bgpcep : bgp-topology-provider | jar | |
org.opendaylight.bgpcep : graph-impl | jar | |
org.opendaylight.bgpcep : bgp-openconfig-rp-impl | jar | |
org.opendaylight.bgpcep : bgp-openconfig-rp-statement | jar | |
org.opendaylight.bgpcep : bgp-openconfig-state | jar | |
org.opendaylight.bgpcep : config-loader-impl | jar | |
org.opendaylight.bgpcep : bgp-config-example | jar | |
org.opendaylight.bgpcep : bgp-evpn | jar | |
org.opendaylight.bgpcep : bgp-flowspec | jar | |
org.opendaylight.bgpcep : bgp-inet | jar | |
org.opendaylight.bgpcep : bgp-l3vpn | jar | |
org.opendaylight.bgpcep : bgp-labeled-unicast | jar | |
org.opendaylight.bgpcep : bgp-linkstate | jar | |
org.opendaylight.bgpcep : bgp-mvpn | jar | |
org.opendaylight.bgpcep : bgp-route-target | jar | |
org.testng : testng | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
io.lighty.resources : singlenode-configuration | jar |