License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.neutron |
ArtifactId | ArtifactIdfeatures-test-aggregator |
Last Version | Last Version0.16.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight 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 |
---|---|
features-test-aggregator-0.16.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.neutron/features-test-aggregator/ -->
<dependency>
<groupId>org.opendaylight.neutron</groupId>
<artifactId>features-test-aggregator</artifactId>
<version>0.16.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.neutron/features-test-aggregator/
implementation 'org.opendaylight.neutron:features-test-aggregator:0.16.4'
// https://jarcasting.com/artifacts/org.opendaylight.neutron/features-test-aggregator/
implementation ("org.opendaylight.neutron:features-test-aggregator:0.16.4")
'org.opendaylight.neutron:features-test-aggregator:pom:0.16.4'
<dependency org="org.opendaylight.neutron" name="features-test-aggregator" rev="0.16.4">
<artifact name="features-test-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.neutron', module='features-test-aggregator', version='0.16.4')
)
libraryDependencies += "org.opendaylight.neutron" % "features-test-aggregator" % "0.16.4"
[org.opendaylight.neutron/features-test-aggregator "0.16.4"]