License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.bgpcep |
ArtifactId | ArtifactIdfeatures-aggregator-config-loader |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
features-aggregator-config-loader-0.10.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-aggregator-config-loader/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>features-aggregator-config-loader</artifactId>
<version>0.10.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-aggregator-config-loader/
implementation 'org.opendaylight.bgpcep:features-aggregator-config-loader:0.10.3'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-aggregator-config-loader/
implementation ("org.opendaylight.bgpcep:features-aggregator-config-loader:0.10.3")
'org.opendaylight.bgpcep:features-aggregator-config-loader:pom:0.10.3'
<dependency org="org.opendaylight.bgpcep" name="features-aggregator-config-loader" rev="0.10.3">
<artifact name="features-aggregator-config-loader" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='features-aggregator-config-loader', version='0.10.3')
)
libraryDependencies += "org.opendaylight.bgpcep" % "features-aggregator-config-loader" % "0.10.3"
[org.opendaylight.bgpcep/features-aggregator-config-loader "0.10.3"]