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