Last Version

Integration/Distribution 0.16.0

OpenDaylight Integration/Distribution project, used for creating complete Karaf distribution packages.

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.opendaylight.integration
ArtifactId

ArtifactId

distribution-aggregator
Version

Version

0.16.0
Type

Type

pom
Description

Description

Integration/Distribution
OpenDaylight Integration/Distribution project, used for creating complete Karaf distribution packages.
Project URL

Project URL

https://wiki.opendaylight.org/x/ggYF
Project Organization

Project Organization

OpenDaylight
Source Code Management

Source Code Management

https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;hb=HEAD

Download distribution-aggregator 0.16.0


<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/distribution-aggregator/ -->
<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>distribution-aggregator</artifactId>
    <version>0.16.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/distribution-aggregator/
implementation 'org.opendaylight.integration:distribution-aggregator:0.16.0'
// https://jarcasting.com/artifacts/org.opendaylight.integration/distribution-aggregator/
implementation ("org.opendaylight.integration:distribution-aggregator:0.16.0")
'org.opendaylight.integration:distribution-aggregator:pom:0.16.0'
<dependency org="org.opendaylight.integration" name="distribution-aggregator" rev="0.16.0">
  <artifact name="distribution-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='distribution-aggregator', version='0.16.0')
)
libraryDependencies += "org.opendaylight.integration" % "distribution-aggregator" % "0.16.0"
[org.opendaylight.integration/distribution-aggregator "0.16.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.