is not current version
Last Version 0.10.3

org.opendaylight.bgpcep:features-aggregator-bmp 0.7.0-Carbon


GroupId

GroupId

org.opendaylight.bgpcep
ArtifactId

ArtifactId

features-aggregator-bmp
Version

Version

0.7.0-Carbon
Type

Type

pom

Download features-aggregator-bmp 0.7.0-Carbon


<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-aggregator-bmp/ -->
<dependency>
    <groupId>org.opendaylight.bgpcep</groupId>
    <artifactId>features-aggregator-bmp</artifactId>
    <version>0.7.0-Carbon</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-aggregator-bmp/
implementation 'org.opendaylight.bgpcep:features-aggregator-bmp:0.7.0-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-aggregator-bmp/
implementation ("org.opendaylight.bgpcep:features-aggregator-bmp:0.7.0-Carbon")
'org.opendaylight.bgpcep:features-aggregator-bmp:pom:0.7.0-Carbon'
<dependency org="org.opendaylight.bgpcep" name="features-aggregator-bmp" rev="0.7.0-Carbon">
  <artifact name="features-aggregator-bmp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='features-aggregator-bmp', version='0.7.0-Carbon')
)
libraryDependencies += "org.opendaylight.bgpcep" % "features-aggregator-bmp" % "0.7.0-Carbon"
[org.opendaylight.bgpcep/features-aggregator-bmp "0.7.0-Carbon"]