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