License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.integration |
ArtifactId | ArtifactIdupstream-aggregator |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: integration :: upstream-aggregator
Aggregator for upstream artifact related modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
upstream-aggregator-0.16.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/upstream-aggregator/ -->
<dependency>
<groupId>org.opendaylight.integration</groupId>
<artifactId>upstream-aggregator</artifactId>
<version>0.16.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/upstream-aggregator/
implementation 'org.opendaylight.integration:upstream-aggregator:0.16.0'
// https://jarcasting.com/artifacts/org.opendaylight.integration/upstream-aggregator/
implementation ("org.opendaylight.integration:upstream-aggregator:0.16.0")
'org.opendaylight.integration:upstream-aggregator:pom:0.16.0'
<dependency org="org.opendaylight.integration" name="upstream-aggregator" rev="0.16.0">
<artifact name="upstream-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='upstream-aggregator', version='0.16.0')
)
libraryDependencies += "org.opendaylight.integration" % "upstream-aggregator" % "0.16.0"
[org.opendaylight.integration/upstream-aggregator "0.16.0"]