License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.lispflowmapping |
ArtifactId | ArtifactIdfeatures-aggregator |
Last Version | Last Version1.15.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: lispflowmapping :: features-aggregator
features-aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
features-aggregator-1.15.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.lispflowmapping/features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.lispflowmapping</groupId>
<artifactId>features-aggregator</artifactId>
<version>1.15.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.lispflowmapping/features-aggregator/
implementation 'org.opendaylight.lispflowmapping:features-aggregator:1.15.0'
// https://jarcasting.com/artifacts/org.opendaylight.lispflowmapping/features-aggregator/
implementation ("org.opendaylight.lispflowmapping:features-aggregator:1.15.0")
'org.opendaylight.lispflowmapping:features-aggregator:pom:1.15.0'
<dependency org="org.opendaylight.lispflowmapping" name="features-aggregator" rev="1.15.0">
<artifact name="features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.lispflowmapping', module='features-aggregator', version='1.15.0')
)
libraryDependencies += "org.opendaylight.lispflowmapping" % "features-aggregator" % "1.15.0"
[org.opendaylight.lispflowmapping/features-aggregator "1.15.0"]