License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.serviceutils |
ArtifactId | ArtifactIdserviceutils-features-aggregator |
Version | Version0.8.2 |
Type | Typepom |
Description |
DescriptionODL :: serviceutils :: serviceutils-features-aggregator
serviceutils-features-aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
serviceutils-features-aggregator-0.8.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>serviceutils-features-aggregator</artifactId>
<version>0.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-features-aggregator/
implementation 'org.opendaylight.serviceutils:serviceutils-features-aggregator:0.8.2'
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-features-aggregator/
implementation ("org.opendaylight.serviceutils:serviceutils-features-aggregator:0.8.2")
'org.opendaylight.serviceutils:serviceutils-features-aggregator:pom:0.8.2'
<dependency org="org.opendaylight.serviceutils" name="serviceutils-features-aggregator" rev="0.8.2">
<artifact name="serviceutils-features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.serviceutils', module='serviceutils-features-aggregator', version='0.8.2')
)
libraryDependencies += "org.opendaylight.serviceutils" % "serviceutils-features-aggregator" % "0.8.2"
[org.opendaylight.serviceutils/serviceutils-features-aggregator "0.8.2"]