GroupId | GroupIdorg.opendaylight.groupbasedpolicy |
---|---|
ArtifactId | ArtifactIdfeatures-aggregator-groupbasedpolicy |
Version | Version0.5.1-Carbon |
Type | Typepom |
Filename | Size |
---|---|
features-aggregator-groupbasedpolicy-0.5.1-Carbon.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/features-aggregator-groupbasedpolicy/ -->
<dependency>
<groupId>org.opendaylight.groupbasedpolicy</groupId>
<artifactId>features-aggregator-groupbasedpolicy</artifactId>
<version>0.5.1-Carbon</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/features-aggregator-groupbasedpolicy/
implementation 'org.opendaylight.groupbasedpolicy:features-aggregator-groupbasedpolicy:0.5.1-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.groupbasedpolicy/features-aggregator-groupbasedpolicy/
implementation ("org.opendaylight.groupbasedpolicy:features-aggregator-groupbasedpolicy:0.5.1-Carbon")
'org.opendaylight.groupbasedpolicy:features-aggregator-groupbasedpolicy:pom:0.5.1-Carbon'
<dependency org="org.opendaylight.groupbasedpolicy" name="features-aggregator-groupbasedpolicy" rev="0.5.1-Carbon">
<artifact name="features-aggregator-groupbasedpolicy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.groupbasedpolicy', module='features-aggregator-groupbasedpolicy', version='0.5.1-Carbon')
)
libraryDependencies += "org.opendaylight.groupbasedpolicy" % "features-aggregator-groupbasedpolicy" % "0.5.1-Carbon"
[org.opendaylight.groupbasedpolicy/features-aggregator-groupbasedpolicy "0.5.1-Carbon"]