License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.serviceutils |
ArtifactId | ArtifactIdserviceutils-features-aggregator |
Version | Version0.7.1 |
Type | Typepom |
Description |
DescriptionODL :: serviceutils :: serviceutils-features-aggregator
OpenDaylight 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 |
---|---|
serviceutils-features-aggregator-0.7.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>serviceutils-features-aggregator</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-features-aggregator/
implementation 'org.opendaylight.serviceutils:serviceutils-features-aggregator:0.7.1'
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-features-aggregator/
implementation ("org.opendaylight.serviceutils:serviceutils-features-aggregator:0.7.1")
'org.opendaylight.serviceutils:serviceutils-features-aggregator:pom:0.7.1'
<dependency org="org.opendaylight.serviceutils" name="serviceutils-features-aggregator" rev="0.7.1">
<artifact name="serviceutils-features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.serviceutils', module='serviceutils-features-aggregator', version='0.7.1')
)
libraryDependencies += "org.opendaylight.serviceutils" % "serviceutils-features-aggregator" % "0.7.1"
[org.opendaylight.serviceutils/serviceutils-features-aggregator "0.7.1"]