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